| Package | Description |
|---|---|
| com.molecularnetworks.start | |
| cramer2 |
Class
CramerRules is the implementation of Cramer rules [Cramer et al,78]. |
| eye |
Class
SicretRules is the implementation of BfR rules for estimating skin irritation and corrosion potential. |
| mic | |
| mic.rules | |
| michaelacceptors | |
| mutant | |
| mutant.rules | |
| sicret |
Class
SicretRules is the implementation of BfR rules for estimating skin irritation and corrosion potential. |
| toxTree.apps.toxForest | |
| toxTree.core |
This packages contains only interface definitions, defining essential classes in toxTree application.
|
| toxtree.data | |
| toxTree.io.batch |
Batch processing facility.
|
| toxtree.plugins.ames | |
| toxtree.plugins.ames.rules | |
| toxtree.plugins.dnabinding | |
| toxtree.plugins.dnabinding.rules | |
| toxtree.plugins.func | |
| toxtree.plugins.func.rules | |
| toxtree.plugins.proteinbinding | |
| toxtree.plugins.proteinbinding.rules | |
| toxtree.plugins.skinsensitisation | |
| toxtree.plugins.skinsensitisation.rules | |
| toxtree.plugins.smartcyp | |
| toxtree.plugins.verhaar2.rules |
The package contains implementations of
IDecisionRule
rules for VerhaarScheme decision tree. |
| toxTree.tree |
This packages contains abstract and default classes implementing the interfaces
defined in
toxTree.core package. |
| toxTree.tree.cramer |
Class
CramerRules is the implementation of Cramer rules [Cramer et al,78]. |
| toxtree.tree.cramer3 | |
| toxtree.ui.tree.categories |
User interface for viewing and editing categories
IDecisionCategory in a decision tree IDecisionMethod |
| verhaar.rules |
The package contains implementations of
IDecisionRule
rules for VerhaarScheme decision tree. |
| Modifier and Type | Method and Description |
|---|---|
StringBuffer |
BiodgeradationRules.explainRules(IDecisionResult result,
boolean verbose) |
| Modifier and Type | Method and Description |
|---|---|
IDecisionResult |
CramerRulesWithExtensions.createDecisionResult() |
| Modifier and Type | Method and Description |
|---|---|
StringBuffer |
CramerRulesWithExtensions.explainRules(IDecisionResult result,
boolean verbose) |
| Modifier and Type | Method and Description |
|---|---|
StringBuffer |
EyeIrritationRules.explainRules(IDecisionResult result,
boolean verbose) |
| Modifier and Type | Method and Description |
|---|---|
IDecisionResult |
MICRules.createDecisionResult() |
| Modifier and Type | Method and Description |
|---|---|
StringBuffer |
MICRules.explainRules(IDecisionResult result,
boolean verbose) |
| Modifier and Type | Class and Description |
|---|---|
class |
MICTreeResult |
| Modifier and Type | Class and Description |
|---|---|
class |
MATreeResult |
| Modifier and Type | Method and Description |
|---|---|
IDecisionResult |
MichaelAcceptorRules.createDecisionResult() |
| Modifier and Type | Method and Description |
|---|---|
StringBuffer |
MichaelAcceptorRules.explainRules(IDecisionResult result,
boolean verbose) |
| Modifier and Type | Method and Description |
|---|---|
IDecisionResult |
BB_CarcMutRules.createDecisionResult() |
| Modifier and Type | Method and Description |
|---|---|
StringBuffer |
BB_CarcMutRules.explainRules(IDecisionResult result,
boolean verbose) |
| Modifier and Type | Class and Description |
|---|---|
class |
MutantTreeResult |
| Modifier and Type | Method and Description |
|---|---|
StringBuffer |
SicretRules.explainRules(IDecisionResult result,
boolean verbose) |
| Modifier and Type | Method and Description |
|---|---|
void |
ToxForestData.classify(IDecisionResult treeResult) |
protected void |
ToxForestData.setResult(IDecisionResult treeResult,
org.openscience.cdk.interfaces.IAtomContainer molecule) |
protected void |
ToxForestDataModulePanel.viewVerboseResult(IDecisionResult result) |
| Modifier and Type | Method and Description |
|---|---|
IDecisionResult |
IDecisionMethod.createDecisionResult() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
IDecisionMethod.classify(org.openscience.cdk.interfaces.IAtomContainer mol,
IDecisionResult result) |
StringBuffer |
IDecisionMethod.explainRules(IDecisionResult result,
boolean verbose) |
boolean |
IDecisionMethod.verifyRules(org.openscience.cdk.interfaces.IAtomContainer mol,
IDecisionResult result) |
| Modifier and Type | Field and Description |
|---|---|
protected IDecisionResult |
DecisionMethodsDataModule.treeResult |
| Modifier and Type | Method and Description |
|---|---|
IDecisionResult |
DecisionMethodsDataModule.getTreeResult() |
| Modifier and Type | Method and Description |
|---|---|
void |
DecisionMethodData.classify(IDecisionResult treeResult) |
ConfusionMatrix |
DecisionMethodData.classifyAll(IDecisionResult treeResult) |
void |
DataContainer.filter(IDecisionResult treeResult) |
void |
DecisionMethodData.filterAll(IDecisionResult treeResult) |
protected void |
DecisionMethodData.setResult(IDecisionResult treeResult,
org.openscience.cdk.interfaces.IAtomContainer molecule) |
| Modifier and Type | Field and Description |
|---|---|
protected IDecisionResult |
ToxTreeBatchProcessing.decisionResult |
| Modifier and Type | Method and Description |
|---|---|
IDecisionResult |
AmesMutagenicityRules.createDecisionResult() |
| Modifier and Type | Method and Description |
|---|---|
StringBuffer |
AmesMutagenicityRules.explainRules(IDecisionResult result,
boolean verbose) |
| Modifier and Type | Class and Description |
|---|---|
class |
AmesMutagenicityTreeResult |
| Modifier and Type | Method and Description |
|---|---|
IDecisionResult |
DNABindingPlugin.createDecisionResult() |
| Modifier and Type | Method and Description |
|---|---|
StringBuffer |
DNABindingPlugin.explainRules(IDecisionResult result,
boolean verbose) |
| Modifier and Type | Class and Description |
|---|---|
class |
DNABindingTreeResult |
| Modifier and Type | Method and Description |
|---|---|
IDecisionResult |
FuncRules.createDecisionResult() |
| Modifier and Type | Method and Description |
|---|---|
StringBuffer |
FuncRules.explainRules(IDecisionResult result,
boolean verbose) |
| Modifier and Type | Class and Description |
|---|---|
class |
FuncTreeResult |
| Modifier and Type | Method and Description |
|---|---|
IDecisionResult |
ProteinBindingPlugin.createDecisionResult() |
| Modifier and Type | Method and Description |
|---|---|
StringBuffer |
ProteinBindingPlugin.explainRules(IDecisionResult result,
boolean verbose) |
| Modifier and Type | Class and Description |
|---|---|
class |
ProteinBindingTreeResult |
| Modifier and Type | Method and Description |
|---|---|
IDecisionResult |
SkinSensitisationPlugin.createDecisionResult() |
| Modifier and Type | Method and Description |
|---|---|
StringBuffer |
SkinSensitisationPlugin.explainRules(IDecisionResult result,
boolean verbose) |
| Modifier and Type | Class and Description |
|---|---|
class |
SkinSensitisationTreeResult |
| Modifier and Type | Class and Description |
|---|---|
class |
SMARTCypTreeResult |
| Modifier and Type | Method and Description |
|---|---|
IDecisionResult |
SMARTCYPPlugin.createDecisionResult() |
| Modifier and Type | Method and Description |
|---|---|
StringBuffer |
SMARTCYPPlugin.explainRules(IDecisionResult result,
boolean verbose) |
| Modifier and Type | Class and Description |
|---|---|
class |
Verhaar2TreeResult |
| Modifier and Type | Class and Description |
|---|---|
class |
BatchDecisionResultsList
Encapsulates
DecisionResultsList as IDecisionMethod. |
class |
TreeResult
A default class implementing
IDecisionResult |
| Modifier and Type | Method and Description |
|---|---|
IDecisionResult |
AbstractTree.createDecisionResult() |
IDecisionResult |
BatchDecisionResultsList.createDecisionResult() |
IDecisionResult |
DecisionResultsList.getResult(int index) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
AbstractTree.classify(org.openscience.cdk.interfaces.IAtomContainer mol,
IDecisionResult result) |
boolean |
BatchDecisionResultsList.classify(org.openscience.cdk.interfaces.IAtomContainer mol,
IDecisionResult result) |
StringBuffer |
AbstractTree.explainRules(IDecisionResult result,
boolean verbose) |
StringBuffer |
BatchDecisionResultsList.explainRules(IDecisionResult result,
boolean verbose) |
protected boolean |
AbstractTree.verifyResidues(org.openscience.cdk.interfaces.IAtomContainerSet mols,
IDecisionResult result,
IDecisionRule rule) |
boolean |
AbstractTree.verifyRules(org.openscience.cdk.interfaces.IAtomContainer mol,
IDecisionResult result)
|
boolean |
BatchDecisionResultsList.verifyRules(org.openscience.cdk.interfaces.IAtomContainer mol,
IDecisionResult result) |
protected abstract boolean |
AbstractTree.verifyRules(org.openscience.cdk.interfaces.IAtomContainer mol,
IDecisionResult result,
IDecisionRule rule)
abstract method, to be implemented in the child class
|
protected boolean |
UserDefinedTree.verifyRules(org.openscience.cdk.interfaces.IAtomContainer mol,
IDecisionResult result,
IDecisionRule topRule) |
| Modifier and Type | Class and Description |
|---|---|
class |
CramerTreeResult
A descendant ot
TreeResult, to be used by CramerRules. |
| Modifier and Type | Method and Description |
|---|---|
IDecisionResult |
CramerRules.createDecisionResult() |
| Modifier and Type | Method and Description |
|---|---|
StringBuffer |
CramerRules.explainRules(IDecisionResult result,
boolean verbose) |
| Modifier and Type | Class and Description |
|---|---|
class |
CDTResult
A descendant ot
TreeResult, to be used by CramerRules. |
| Modifier and Type | Method and Description |
|---|---|
IDecisionResult |
RevisedCramerDecisionTree.createDecisionResult() |
| Modifier and Type | Method and Description |
|---|---|
StringBuffer |
RevisedCramerDecisionTree.explainRules(IDecisionResult result,
boolean verbose) |
| Modifier and Type | Field and Description |
|---|---|
protected IDecisionResult |
CategoriesPanel.result |
| Modifier and Type | Method and Description |
|---|---|
void |
CategoriesPanel.setData(IDecisionCategories categories,
IDecisionResult result) |
| Constructor and Description |
|---|
CategoriesPanel(IDecisionCategories categories,
IDecisionResult result) |
| Modifier and Type | Class and Description |
|---|---|
class |
VerhaarTreeResult |
Copyright © 2004–2018 Ideaconsult Ltd. All rights reserved.