| Package | Description |
|---|---|
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
IDecisionRuleEditor |
IDecisionRule.getEditor()
Each rule provides an editor, which is a class implementing
IDecisionRuleEditor. |
| Modifier and Type | Method and Description |
|---|---|
IDecisionRuleEditor |
DecisionNode.getEditor() |
IDecisionRuleEditor |
AbstractRule.getEditor()
|
| Modifier and Type | Method and Description |
|---|---|
IDecisionRuleEditor |
IEditorFactory.createEditor(IDecisionRule rule) |
IDecisionRuleEditor |
EditorFactory.createEditor(IDecisionRule rule) |
| Modifier and Type | Method and Description |
|---|---|
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
|
| Modifier and Type | Class and Description |
|---|---|
class |
RuleQSARModelEditor |
| Modifier and Type | Class and Description |
|---|---|
class |
RuleEditor |
class |
RulePanel |
class |
RulePropertyEditor |
class |
RuleRangeEditor |
class |
RuleStructuresPanel |
class |
SMARTSRuleEditor
Editor for
RuleSMARTSubstructure. |
class |
SubstructureRulePanel
TODO add description
|
| Constructor and Description |
|---|
EditorPanel(IDecisionRuleEditor editor) |
Copyright © 2004–2018 Ideaconsult Ltd. All rights reserved.