|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
AbstractAction
for the decision tree user interface
toxTree.ui.tree
See:
Description
Interface Summary | |
---|---|
ICategoryAction | |
INodeAction | Interface |
IRuleAction | |
ITreeAction |
Class Summary | |
---|---|
AbstractRuleAction | An AbstractAction descendant , performing an action on a preset IDecisionRule |
AbstractTreeAction | An AbstractAction descendant, performing an action on a preset IDecisionMethod |
AddCategoryAction | A descendant of AbstractAction
Used in toxTree.ui
Launches a dialog with a list of all available categories IDecisionCategory
and adds the selected one to the list |
ClearMethodsList | |
EditCategoryAction | Edits a category |
EditDecisionMethodAction | |
EditRuleAction | Launches IDecisionRuleEditor of a preset rule. |
EditTreeExplanation | modifies tree explanation |
LiadMethodsListAction | |
LoadAndEditTreeAction | Loads a decision tree from a file and launches a decision tree editor |
LoadTreeAction | |
NewRuleAction | Shows a list of available rules and adds the selected one to the list of rules. |
NewTreeAction | Creates new UserDefinedTree and launches toxTree.ui.tree.EditTreeFrame |
SaveMethodsListAction | |
SaveTreeAction | Saves a IDecisionMethod to a file
Uses serialization mechanism. |
SelectAndEditTreeAction | Selects available tree types, makes a copy if it is read-only and launches a decision tree editor |
SelectCategoryFromListAction | Shows a list of available categories and adds the selected one to the list of categories. |
SelectNewTreeAction | Uses SelectListDialog.selectNewTree(Component, ClassLoader) to present a list of classes that
implement IDecisionMethod . |
SelectTreeAction | Selects a tree from available decision trees |
SetBranchAction | Modify a tree node branch. |
SubstructureFromListAction | Adds a new substructure from a list of predefined substructures |
SubstructuresFromFileAction | |
TreeOptionsAction | |
VerifyUnreachableRulesAction | Verifies if there are unreachable rules; If found, ask user to delete them. |
VerifyUnusedCategories | |
ViewTreeAction | Views a IDecisionMethod |
Actions (derived from AbstractAction
for the decision tree user interface
toxTree.ui.tree
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |