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

Quick Search    Search Deep

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

java.lang.Object
  extended byjoelib.desc.SMARTSCounter
      extended byjoelib.desc.types.AcidicGroups
All Implemented Interfaces:
joelib.desc.Descriptor, joelib.util.PropertyAcceptor

public class AcidicGroups
extends joelib.desc.SMARTSCounter

Number of acidic groups.


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
AcidicGroups()
           
 
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

AcidicGroups

public AcidicGroups()
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.