| Package | Description |
|---|---|
| mutant.rules | |
| toxTree.core |
This packages contains only interface definitions, defining essential classes in toxTree application.
|
| toxtree.plugins.ames.rules | |
| toxTree.tree |
This packages contains abstract and default classes implementing the interfaces
defined in
toxTree.core package. |
| toxTree.tree.rules |
The package contains several generic implementations of
IDecisionRule rules |
| Modifier and Type | Field and Description |
|---|---|
protected IDecisionInteractive.UserOptions |
QSAR6Applicable.options |
| Modifier and Type | Method and Description |
|---|---|
IDecisionInteractive.UserOptions |
QSAR6Applicable.getOptions() |
| Modifier and Type | Method and Description |
|---|---|
void |
QSAR6Applicable.setOptions(IDecisionInteractive.UserOptions options) |
| Modifier and Type | Method and Description |
|---|---|
IDecisionInteractive.UserOptions |
IDecisionInteractive.getOptions() |
IDecisionInteractive.UserOptions |
IDecisionInteractive.UserOptions.setAnswer(boolean answer) |
IDecisionInteractive.UserOptions |
IDecisionInteractive.UserOptions.setInteractive(boolean interactive) |
static IDecisionInteractive.UserOptions |
IDecisionInteractive.UserOptions.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IDecisionInteractive.UserOptions[] |
IDecisionInteractive.UserOptions.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IDecisionInteractive.setOptions(IDecisionInteractive.UserOptions options) |
| Modifier and Type | Field and Description |
|---|---|
protected IDecisionInteractive.UserOptions |
QSAR6Applicable.options |
| Modifier and Type | Method and Description |
|---|---|
IDecisionInteractive.UserOptions |
QSAR6Applicable.getOptions() |
| Modifier and Type | Method and Description |
|---|---|
void |
QSAR6Applicable.setOptions(IDecisionInteractive.UserOptions options) |
| Modifier and Type | Field and Description |
|---|---|
protected IDecisionInteractive.UserOptions |
UserDefinedTree.options |
| Modifier and Type | Method and Description |
|---|---|
IDecisionInteractive.UserOptions |
UserDefinedTree.getOptions() |
| Modifier and Type | Method and Description |
|---|---|
void |
UserDefinedTree.setOptions(IDecisionInteractive.UserOptions options) |
| Modifier and Type | Field and Description |
|---|---|
protected IDecisionInteractive.UserOptions |
RuleVerifyProperty.options |
protected IDecisionInteractive.UserOptions |
UserInputRule.options |
| Modifier and Type | Method and Description |
|---|---|
IDecisionInteractive.UserOptions |
RuleVerifyProperty.getOptions() |
IDecisionInteractive.UserOptions |
UserInputRule.getOptions() |
| Modifier and Type | Method and Description |
|---|---|
void |
RuleVerifyProperty.setOptions(IDecisionInteractive.UserOptions options) |
void |
UserInputRule.setOptions(IDecisionInteractive.UserOptions options) |
Copyright © 2004–2018 Ideaconsult Ltd. All rights reserved.