public class SMARTCypTreeResult extends TreeResult
| Modifier and Type | Field and Description |
|---|---|
static String |
FORMAT |
assignedCategories, category, changes, decisionMethod, logger, notify, originalMolecule, ruleResults, status, web| Constructor and Description |
|---|
SMARTCypTreeResult() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
acceptCategory(IDecisionCategory category) |
void |
assignResult(org.openscience.cdk.interfaces.IAtomContainer mol) |
protected ArrayList<org.openscience.cdk.interfaces.IAtomContainer> |
getAllAssignedMolecules() |
protected Object |
getAtomScoresOfRank(org.openscience.cdk.interfaces.IAtomContainer moleculeKU,
Integer rank,
dk.smartcyp.core.MoleculeKU.SMARTCYP_PROPERTY property) |
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
|
addCategory, addPropertyChangeListener, addRuleResult, 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, toStringpublic static final String FORMAT
public 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 TreeResultpublic 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.AmbitExceptionprotected Object getAtomScoresOfRank(org.openscience.cdk.interfaces.IAtomContainer moleculeKU, Integer rank, dk.smartcyp.core.MoleculeKU.SMARTCYP_PROPERTY property)
protected boolean acceptCategory(IDecisionCategory category)
acceptCategory in class TreeResultprotected ArrayList<org.openscience.cdk.interfaces.IAtomContainer> getAllAssignedMolecules()
public 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.