Uses of Interface
toxTree.core.IDecisionRuleEditor

Packages that use IDecisionRuleEditor
toxTree.core This packages contains only interface definitions, defining essential classes in toxTree application. 
toxTree.tree This packages contains abstract and default classes implementing the interfaces defined in toxTree.core package. 
toxTree.ui   
toxtree.ui.editors   
toxtree.ui.tree.qsar   
toxtree.ui.tree.rules   
toxtree.ui.wizard Wizard support. 
 

Uses of IDecisionRuleEditor in toxTree.core
 

Methods in toxTree.core that return IDecisionRuleEditor
 IDecisionRuleEditor IDecisionRule.getEditor()
          Each rule provides an editor, which is a class implementing IDecisionRuleEditor.
 

Uses of IDecisionRuleEditor in toxTree.tree
 

Methods in toxTree.tree that return IDecisionRuleEditor
 IDecisionRuleEditor DecisionNode.getEditor()
           
 IDecisionRuleEditor AbstractRule.getEditor()
          See IDecisionRule.getEditor()
 

Uses of IDecisionRuleEditor in toxTree.ui
 

Methods in toxTree.ui that return IDecisionRuleEditor
 IDecisionRuleEditor IEditorFactory.createEditor(IDecisionRule rule)
           
 IDecisionRuleEditor EditorFactory.createEditor(IDecisionRule rule)
           
 

Uses of IDecisionRuleEditor in toxtree.ui.editors
 

Methods in toxtree.ui.editors that return IDecisionRuleEditor
 IDecisionRuleEditor SwingEditorFactory.createEditor(AbstractRuleSmartSubstructure rule)
           
 IDecisionRuleEditor SwingEditorFactory.createEditor(IDecisionRule rule)
           
 IDecisionRuleEditor SwingEditorFactory.createEditor(RuleDescriptorRange rule)
          RuleDescriptorRange
 IDecisionRuleEditor SwingEditorFactory.createEditor(RuleManyAromaticRings rule)
          RuleManyAromaticRings
 IDecisionRuleEditor SwingEditorFactory.createEditor(RuleMolecularMassRange rule)
          RuleMolecularMassRange
 IDecisionRuleEditor SwingEditorFactory.createEditor(RuleStructuresList rule)
          RuleStructuresList
 IDecisionRuleEditor SwingEditorFactory.createEditor(RuleSubstructures rule)
          RuleSubstructures
 IDecisionRuleEditor SwingEditorFactory.createEditor(RuleVerifyProperty rule)
          RuleVerifyProperty
 

Uses of IDecisionRuleEditor in toxtree.ui.tree.qsar
 

Classes in toxtree.ui.tree.qsar that implement IDecisionRuleEditor
 class RuleQSARModelEditor
           
 

Uses of IDecisionRuleEditor in toxtree.ui.tree.rules
 

Classes in toxtree.ui.tree.rules that implement IDecisionRuleEditor
 class RuleEditor
           
 class RulePanel
           
 class RulePropertyEditor
           
 class RuleRangeEditor
           
 class RuleStructuresPanel
           
 class SMARTSRuleEditor
          Editor for RuleSMARTSubstructure.
 class SubstructureRulePanel
          TODO add description
 

Uses of IDecisionRuleEditor in toxtree.ui.wizard
 

Constructors in toxtree.ui.wizard with parameters of type IDecisionRuleEditor
EditorPanel(IDecisionRuleEditor editor)
           
 



Copyright © 2004-2012 Ideaconsult Ltd.. All Rights Reserved.