|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.Observable
toxTree.tree.AbstractTree
toxTree.tree.UserDefinedTree
verhaar.VerhaarScheme
toxtree.plugins.verhaar2.VerhaarScheme2
public class VerhaarScheme2
An implementaton of Verhaar scheme for predicting toxicity mode of action.
Rules:
verhaar.rules
package
Categories:
verhaar.categories
package
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface toxTree.core.IDecisionInteractive |
---|
IDecisionInteractive.UserOptions |
Field Summary |
---|
Fields inherited from class verhaar.VerhaarScheme |
---|
c_categories, c_rules_normal, c_rules_reversed |
Fields inherited from class toxTree.tree.UserDefinedTree |
---|
editable, listener, nodesFactory, options |
Fields inherited from class toxTree.tree.AbstractTree |
---|
categories, changes, explanation, falseIfRuleNotImplemented, imageSize, logger, modified, name, priority, rules, treeRoot, web |
Fields inherited from interface toxTree.core.XMLSerializable |
---|
xmltag_CATEGORIES, xmltag_CATEGORY, xmltag_CATEGORYTHRESHOLD, xmltag_CLASS, xmltag_EXPLANATION, xmltag_ID, xmltag_METHOD, xmltag_METHODPARAMETER, xmltag_METHODS, xmltag_NAME, xmltag_RULE, xmltag_RULEEXAMPLE, xmltag_RULES, xmltag_TREEROOT |
Constructor Summary | |
---|---|
VerhaarScheme2()
|
|
VerhaarScheme2(boolean reversed)
|
Method Summary | |
---|---|
org.openscience.cdk.qsar.DescriptorSpecification |
getSpecification()
|
Methods inherited from class java.util.Observable |
---|
addObserver, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public VerhaarScheme2() throws DecisionMethodException
DecisionMethodException
public VerhaarScheme2(boolean reversed) throws DecisionMethodException
DecisionMethodException
Method Detail |
---|
public org.openscience.cdk.qsar.DescriptorSpecification getSpecification()
getSpecification
in interface org.openscience.cdk.qsar.IDescriptor
getSpecification
in class VerhaarScheme
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |