|
|||||||||
| 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 NumberOfO

java.lang.Objectjoelib.desc.AtomsCounter
joelib.desc.types.NumberOfO
- All Implemented Interfaces:
- joelib.desc.Descriptor, joelib.util.PropertyAcceptor
- public class NumberOfO
- extends joelib.desc.AtomsCounter
Number of oxygen atoms.
| Field Summary | |
private static int[] |
DEFAULT
|
static java.lang.String |
DESC_KEY
|
private static org.apache.log4j.Category |
logger
Obtain a suitable logger. |
| Fields inherited from class joelib.desc.AtomsCounter |
ATOM_NUMBERS, descInfo |
| Constructor Summary | |
NumberOfO()
|
|
| Method Summary | |
int[] |
getDefaultAtoms()
Gets the defaultAtoms attribute of the NumberOfC object |
| Methods inherited from class joelib.desc.AtomsCounter |
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.
DEFAULT
private static int[] DEFAULT
DESC_KEY
public static final java.lang.String DESC_KEY
- See Also:
- Constant Field Values
| Constructor Detail |
NumberOfO
public NumberOfO()
| Method Detail |
getDefaultAtoms
public int[] getDefaultAtoms()
- Gets the defaultAtoms attribute of the NumberOfC object
|
|||||||||
| Home >> All >> joelib >> desc >> [ types overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC