toxTree.tree.rules
Class DefaultAlertCounter

java.lang.Object
  extended by toxTree.tree.rules.DefaultAlertCounter
All Implemented Interfaces:
java.io.Serializable, IImplementationDetails, IAlertCounter

public class DefaultAlertCounter
extends java.lang.Object
implements IAlertCounter, java.io.Serializable

See Also:
Serialized Form

Constructor Summary
DefaultAlertCounter()
           
 
Method Summary
 java.lang.String getImplementationDetails()
           
 void incrementCounter(org.openscience.cdk.interfaces.IAtomContainer mol)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultAlertCounter

public DefaultAlertCounter()
Method Detail

incrementCounter

public void incrementCounter(org.openscience.cdk.interfaces.IAtomContainer mol)
Specified by:
incrementCounter in interface IAlertCounter

getImplementationDetails

public java.lang.String getImplementationDetails()
Specified by:
getImplementationDetails in interface IImplementationDetails


Copyright © 2004-2012 Ideaconsult Ltd.. All Rights Reserved.