| Interface | Description |
|---|---|
| IQueryAtom |
Defines the ability to be matched against
IAtom's. |
| IQueryAtomContainer |
General concept of a IAtomContainer aimed at doing molecular subgraph
queries using the UniversalIsomorphismTester.
|
| IQueryBond |
Defines the abililty to be matched against IBond's.
|
| IRGroupQuery |
Interface definition for Rgroup query classes.
|
| Class | Description |
|---|---|
| Expr |
A expression stores a predicate tree for checking properties of atoms
and bonds.
|
| QueryAtom | |
| QueryAtomContainer | |
| QueryAtomContainerCreator |
Utilities for creating queries from 'real' molecules.
|
| QueryBond |
Implements the concept of a "query bond" between two or more atoms.
|
| QueryChemObject | |
| RGroup |
Represents a single substitute structure in an
RGroupList. |
| RGroupList |
Represents a list of Rgroup substitutes to be associated with some
RGroupQuery. |
| RGroupQuery |
Represents information contained in a Symyx RGfile (R-group query file).
It contains a root structure (the scaffold if you like), a map with R-group definitions (each of which can contain multiple substitutes) and a map with attachment points. |
| SymbolChargeIDQueryAtom |
| Enum | Description |
|---|---|
| Expr.Type |
Types of expression, for use in the
Expr tree object. |
Copyright © 2018. All Rights Reserved.