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

Quick Search    Search Deep

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

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

public class SOGroups
extends joelib.desc.SMARTSCounter

Number of SO 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
SOGroups()
           
 
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

SOGroups

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