|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QueryAtomContainers | |
---|---|
toxTree.query | Various classes |
toxTree.tree.rules | The package contains several generic implementations of IDecisionRule rules |
toxtree.ui.tree | User interface for viewing and editing a decision tree IDecisionMethod |
Uses of QueryAtomContainers in toxTree.query |
---|
Methods in toxTree.query that return QueryAtomContainers | |
---|---|
static QueryAtomContainers |
FunctionalGroups.getAllGroups()
|
Methods in toxTree.query with parameters of type QueryAtomContainers | |
---|---|
static boolean |
FunctionalGroups.hasMarkedOnlyTheseGroups(org.openscience.cdk.interfaces.IAtomContainer mol,
QueryAtomContainers query)
|
static boolean |
FunctionalGroups.hasOnlyTheseGroups(org.openscience.cdk.interfaces.IAtomContainer mol,
QueryAtomContainers query,
java.util.Collection ids,
boolean isPreprocessed)
|
static boolean |
FunctionalGroups.hasOnlyTheseGroups(org.openscience.cdk.interfaces.IAtomContainer mol,
QueryAtomContainers query,
java.util.Collection ids,
boolean isPreprocessed,
org.openscience.cdk.interfaces.IAtomContainer selected)
|
Uses of QueryAtomContainers in toxTree.tree.rules |
---|
Fields in toxTree.tree.rules declared as QueryAtomContainers | |
---|---|
protected QueryAtomContainers |
RuleSubstructures.query
|
Methods in toxTree.tree.rules that return QueryAtomContainers | |
---|---|
QueryAtomContainers |
RuleSubstructures.getQuery()
|
Methods in toxTree.tree.rules with parameters of type QueryAtomContainers | |
---|---|
void |
RuleSubstructures.setQuery(QueryAtomContainers query)
|
Uses of QueryAtomContainers in toxtree.ui.tree |
---|
Constructors in toxtree.ui.tree with parameters of type QueryAtomContainers | |
---|---|
QueryAtomContainersModel(QueryAtomContainers list,
IDecisionRule rule)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |