|
|||||||||
| Home >> All >> joelib >> desc >> [ types overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
joelib.desc.types
Class NumberOfAtoms

java.lang.Objectjoelib.desc.SimpleIntDesc
joelib.desc.types.NumberOfAtoms
- All Implemented Interfaces:
- joelib.desc.Descriptor, joelib.util.PropertyAcceptor
- public class NumberOfAtoms
- extends joelib.desc.SimpleIntDesc
Number of atoms.
| Field Summary | |
static java.lang.String |
DESC_KEY
|
private static org.apache.log4j.Category |
logger
Obtain a suitable logger. |
| Fields inherited from class joelib.desc.SimpleIntDesc |
descInfo |
| Constructor Summary | |
NumberOfAtoms()
Constructor for the KierShape1 object |
|
| Method Summary | |
int |
getIntValue(joelib.molecule.JOEMol mol)
Gets the doubleValue attribute of the KierShape1 object |
| Methods inherited from class joelib.desc.SimpleIntDesc |
acceptedProperties, calculate, calculate, calculate, calculate, clear, getDescInfo, getDescription, initialize, testDescriptor |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
logger
private static org.apache.log4j.Category logger
- Obtain a suitable logger.
DESC_KEY
public static final java.lang.String DESC_KEY
- See Also:
- Constant Field Values
| Constructor Detail |
NumberOfAtoms
public NumberOfAtoms()
- Constructor for the KierShape1 object
| Method Detail |
getIntValue
public int getIntValue(joelib.molecule.JOEMol mol)
- Gets the doubleValue attribute of the KierShape1 object
|
|||||||||
| Home >> All >> joelib >> desc >> [ types overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC