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

Quick Search    Search Deep

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

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

public class ZagrebIndex2
extends joelib.desc.SimpleDoubleDesc

Calculates the Zagreb Group Index 2.


Field Summary
static java.lang.String DESC_KEY
           
private static org.apache.log4j.Category logger
          Obtain a suitable logger.
 
Fields inherited from class joelib.desc.SimpleDoubleDesc
descInfo
 
Constructor Summary
ZagrebIndex2()
          Constructor for the ZagrebIndex2 object
 
Method Summary
 double getDoubleValue(joelib.molecule.JOEMol mol)
          Gets the double descriptor value.
 
Methods inherited from class joelib.desc.SimpleDoubleDesc
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.


DESC_KEY

public static final java.lang.String DESC_KEY
See Also:
Constant Field Values
Constructor Detail

ZagrebIndex2

public ZagrebIndex2()
Constructor for the ZagrebIndex2 object

Method Detail

getDoubleValue

public double getDoubleValue(joelib.molecule.JOEMol mol)
Description copied from class: joelib.desc.SimpleDoubleDesc
Gets the double descriptor value.