Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

joelib.desc.types
Class HBA2  view HBA2 download HBA2.java

java.lang.Object
  extended byjoelib.desc.SMARTSCounter
      extended byjoelib.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.