michaelacceptors
Class MATreeResult

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

public class MATreeResult
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
MATreeResult()
           
 
Method Summary
 void addRuleResult(IDecisionRule rule, boolean value, org.openscience.cdk.interfaces.IAtomContainer molecule)
           
 
Methods inherited from class toxTree.tree.TreeResult
acceptCategory, addCategory, addPropertyChangeListener, assignResult, 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

MATreeResult

public MATreeResult()
Method Detail

addRuleResult

public void addRuleResult(IDecisionRule rule,
                          boolean value,
                          org.openscience.cdk.interfaces.IAtomContainer molecule)
                   throws DecisionResultException
Specified by:
addRuleResult in interface IDecisionResult
Overrides:
addRuleResult in class TreeResult
Throws:
DecisionResultException


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