verhaar.categories
Class Class4SpecificMechanism

java.lang.Object
  extended by java.util.Observable
      extended by toxTree.tree.DefaultCategory
          extended by verhaar.categories.Class4SpecificMechanism
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable<IDecisionCategory>, IDecisionCategory, XMLSerializable

public class Class4SpecificMechanism
extends DefaultCategory

Class 4 (compounds and groups of compounds acting by a specific mechanism).

Author:
Nina Jeliazkova nina@acad.bg Modified Dec 17, 2006
See Also:
Serialized Form

Field Summary
 
Fields inherited from class toxTree.tree.DefaultCategory
explanation, id, name, selected, threshold
 
Fields inherited from interface toxTree.core.XMLSerializable
xmltag_CATEGORIES, xmltag_CATEGORY, xmltag_CATEGORYTHRESHOLD, xmltag_CLASS, xmltag_EXPLANATION, xmltag_ID, xmltag_METHOD, xmltag_METHODPARAMETER, xmltag_METHODS, xmltag_NAME, xmltag_RULE, xmltag_RULEEXAMPLE, xmltag_RULES, xmltag_TREEROOT
 
Constructor Summary
Class4SpecificMechanism()
           
Class4SpecificMechanism(java.lang.String name, int id)
           
 
Method Summary
 
Methods inherited from class toxTree.tree.DefaultCategory
compareTo, equals, fromXML, getEditor, getExplanation, getID, getName, getThreshold, isSelected, setExplanation, setID, setName, setSelected, setThreshold, toShallowXML, toString, toXML
 
Methods inherited from class java.util.Observable
addObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChanged
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Class4SpecificMechanism

public Class4SpecificMechanism()

Class4SpecificMechanism

public Class4SpecificMechanism(java.lang.String name,
                               int id)
Parameters:
name -
id -


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