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

java.lang.Objectjoelib.desc.SMARTSCounter
joelib.desc.types.HBA2
- All Implemented Interfaces:
- joelib.desc.Descriptor, joelib.util.PropertyAcceptor
- public class HBA2
- extends joelib.desc.SMARTSCounter
Number of Hydrogen Bond Acceptors (HBA).
| Field Summary | |
static java.lang.String |
DEFAULT
|
static java.lang.String |
DESC_KEY
|
private static org.apache.log4j.Category |
logger
Obtain a suitable logger. |
| Fields inherited from class joelib.desc.SMARTSCounter |
descInfo, SMARTS |
| Constructor Summary | |
HBA2()
|
|
| Method Summary | |
java.lang.String |
getDefaultSMARTS()
Gets the default number of SMARTS pattern in the molecule. |
| Methods inherited from class joelib.desc.SMARTSCounter |
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
public static final java.lang.String DEFAULT
DESC_KEY
public static final java.lang.String DESC_KEY
- See Also:
- Constant Field Values
| Constructor Detail |
HBA2
public HBA2()
| Method Detail |
getDefaultSMARTS
public java.lang.String getDefaultSMARTS()
- Description copied from class:
joelib.desc.SMARTSCounter - Gets the default number of SMARTS pattern in the molecule.
|
|||||||||
| Home >> All >> joelib >> desc >> [ types overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC