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

Quick Search    Search Deep

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

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

public class ElectronAffinity
extends joelib.desc.SimpleDynamicAtomProperty

Electron affinity.


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.SimpleDynamicAtomProperty
descInfo
 
Constructor Summary
ElectronAffinity()
          Constructor for the KierShape1 object
 
Method Summary
 java.lang.Object getAtomPropertiesArray(joelib.molecule.JOEMol mol)
          Gets the dynamic atom property values.
 
Methods inherited from class joelib.desc.SimpleDynamicAtomProperty
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

ElectronAffinity

public ElectronAffinity()
Constructor for the KierShape1 object

Method Detail

getAtomPropertiesArray

public java.lang.Object getAtomPropertiesArray(joelib.molecule.JOEMol mol)
Description copied from class: joelib.desc.SimpleDynamicAtomProperty
Gets the dynamic atom property values. The dynamic atom properties can be double, integer or boolean values.