public class DNABindingTreeResult extends TreeResult
| Modifier and Type | Field and Description |
|---|---|
protected static String |
SUFFIX |
assignedCategories, category, changes, decisionMethod, logger, notify, originalMolecule, ruleResults, status, web| Constructor and Description |
|---|
DNABindingTreeResult() |
| 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) |
Hashtable<String,String> |
getExplanation(org.openscience.cdk.interfaces.IAtomContainer mol) |
List<CategoryFilter> |
getFilters() |
List<ambit2.base.data.Property> |
getResultProperties()
Returns the properties to contain the result in
Property class |
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, getMolecule, getOriginalMolecule, getPriority, getPropertyChangeListeners, getReference, 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, toStringprotected static String SUFFIX
public void assignResult(org.openscience.cdk.interfaces.IAtomContainer mol)
throws DecisionResultException
assignResult in interface IDecisionResultassignResult in class TreeResultDecisionResultExceptionpublic List<ambit2.base.data.Property> getResultProperties() throws net.idea.modbcum.i.exceptions.AmbitException
IDecisionResultProperty classgetResultProperties in interface IDecisionResultgetResultProperties in class TreeResultnet.idea.modbcum.i.exceptions.AmbitExceptionpublic void addRuleResult(IDecisionRule rule, boolean value, org.openscience.cdk.interfaces.IAtomContainer molecule) throws DecisionResultException
addRuleResult in interface IDecisionResultaddRuleResult in class TreeResultDecisionResultExceptionpublic String[] getResultPropertyNames()
IDecisionResultgetResultPropertyNames in interface IDecisionResultgetResultPropertyNames in class TreeResultpublic Hashtable<String,String> getExplanation(org.openscience.cdk.interfaces.IAtomContainer mol) throws DecisionResultException
DecisionResultExceptionpublic List<CategoryFilter> getFilters()
getFilters in interface IDecisionResultgetFilters in class TreeResultCopyright © 2004–2018 Ideaconsult Ltd. All rights reserved.