verhaar.rules
Class VerhaarTreeResult

java.lang.Object
  extended by toxTree.tree.TreeResult
      extended by verhaar.rules.VerhaarTreeResult
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable, IDecisionMethodPrority, IDecisionResult, IProgressStatus

public class VerhaarTreeResult
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
VerhaarTreeResult()
           
 
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

VerhaarTreeResult

public VerhaarTreeResult()
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.