| Package | Description |
|---|---|
| toxTree.apps.toxForest | |
| toxtree.data | |
| toxTree.tree |
This packages contains abstract and default classes implementing the interfaces
defined in
toxTree.core package. |
| toxtree.ui.tree.actions |
Actions (derived from
AbstractAction for the decision tree user interface
toxTree.ui.tree |
| Constructor and Description |
|---|
ToxForestDataModule(JFrame frame,
File inputFile,
DecisionMethodsList methods) |
| Constructor and Description |
|---|
DecisionMethodsDataModule(JFrame frame,
File inputFile,
DecisionMethodsList methods) |
ToxTreeModule(JFrame frame,
File inputFile,
DecisionMethodsList methods) |
| Modifier and Type | Class and Description |
|---|---|
class |
BatchDecisionResultsList
Encapsulates
DecisionResultsList as IDecisionMethod. |
class |
DecisionResultsList |
| Modifier and Type | Method and Description |
|---|---|
static DecisionMethodsList |
NewRuleAction.forestFromTree(IDecisionMethod tree)
Creates forest of trees, each tree consists of a single rule.
|
Copyright © 2004–2018 Ideaconsult Ltd. All rights reserved.