| Package | Description |
|---|---|
| toxtree.ui.tree.actions |
Actions (derived from
AbstractAction for the decision tree user interface
toxTree.ui.tree |
| Modifier and Type | Class and Description |
|---|---|
class |
EditCategoryAction
Edits a category
|
class |
EditRuleAction
Launches
IDecisionRuleEditor of a preset rule. |
class |
EditTreeExplanation
modifies tree explanation
|
class |
NewRuleAction
Shows a list of available rules and adds the selected one to the list of rules.
|
class |
SaveTreeAction
Saves a
IDecisionMethod to a file
Uses serialization mechanism. |
class |
SelectCategoryFromListAction
Shows a list of available categories and adds the selected one to the list of categories.
|
class |
SetBranchAction
Modify a tree node branch.
|
class |
VerifyUnreachableRulesAction
Verifies if there are unreachable rules; If found, ask user to delete them.
|
class |
VerifyUnusedCategories |
Copyright © 2004–2018 Ideaconsult Ltd. All rights reserved.