toxtree.plugins.verhaar2.rules
Class Verhaar2TreeResult

java.lang.Object
  extended by toxTree.tree.TreeResult
      extended by toxtree.plugins.verhaar2.rules.Verhaar2TreeResult
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable, IDecisionMethodPrority, IDecisionResult, IProgressStatus

public class Verhaar2TreeResult
extends TreeResult

See Also:
Serialized Form

Field Summary
 
Fields inherited from class toxTree.tree.TreeResult
assignedCategories, category, changes, decisionMethod, logger, notify, originalMolecule, ruleResults, status, web
 
Constructor Summary
Verhaar2TreeResult()
           
 
Method Summary
 void assignResult(org.openscience.cdk.interfaces.IAtomContainer mol)
           
 java.lang.String[] getResultPropertyName()
           
 
Methods inherited from class toxTree.tree.TreeResult
acceptCategory, addCategory, addPropertyChangeListener, addRuleResult, classify, clear, clearResults, compareTo, equals, explain, fireChangeEvent, firePropertyChangeEvent, firePropertyChangeEvent, firePropertyChangeEvent, getAssignedCategories, getCategory, getCategory, getDecisionMethod, getFilters, getMolecule, getOriginalMolecule, getPriority, getPropertyChangeListeners, getResultPropertyNames, getRule, getRuleResult, getRuleResults, getRuleResultsCount, hilightAlert, hilightAlert, isError, isEstimated, isEstimating, isNotify, removePropertyChangeListener, setCategory, setDecisionMethod, setError, setEstimated, setEstimated, setEstimating, setMolecule, setNotify, setOriginalMolecule, setPercentEstimated, setPriority, setRuleResults, setSilent, setWeb, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Verhaar2TreeResult

public Verhaar2TreeResult()
Method Detail

assignResult

public void assignResult(org.openscience.cdk.interfaces.IAtomContainer mol)
                  throws DecisionResultException
Specified by:
assignResult in interface IDecisionResult
Overrides:
assignResult in class TreeResult
Throws:
DecisionResultException

getResultPropertyName

public java.lang.String[] getResultPropertyName()


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