public class CramerTreeResult extends TreeResult
TreeResult, to be used by CramerRules.assignedCategories, category, changes, decisionMethod, logger, notify, originalMolecule, ruleResults, status, web| Constructor and Description |
|---|
CramerTreeResult() |
| Modifier and Type | Method and Description |
|---|---|
void |
addRuleResult(IDecisionRule rule,
boolean value,
org.openscience.cdk.interfaces.IAtomContainer molecule) |
void |
assignResult(org.openscience.cdk.interfaces.IAtomContainer mol) |
String[] |
getResultPropertyNames()
Returns the name of the property that will contain the result
|
acceptCategory, addCategory, addPropertyChangeListener, classify, clear, clearResults, compareTo, equals, explain, fireChangeEvent, firePropertyChangeEvent, firePropertyChangeEvent, firePropertyChangeEvent, getAssignedCategories, getCategory, getCategory, getDecisionMethod, getFilters, getMolecule, getOriginalMolecule, getPriority, getPropertyChangeListeners, getReference, getResultProperties, 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, toStringpublic void addRuleResult(IDecisionRule rule, boolean value, org.openscience.cdk.interfaces.IAtomContainer molecule) throws DecisionResultException
addRuleResult in interface IDecisionResultaddRuleResult in class TreeResultDecisionResultExceptionpublic void assignResult(org.openscience.cdk.interfaces.IAtomContainer mol)
throws DecisionResultException
assignResult in interface IDecisionResultassignResult in class TreeResultDecisionResultExceptionpublic String[] getResultPropertyNames()
IDecisionResultgetResultPropertyNames in interface IDecisionResultgetResultPropertyNames in class TreeResultCopyright © 2004–2018 Ideaconsult Ltd. All rights reserved.