Package org.openscience.cdk.isomorphism.matchers
-
Interface Summary Interface Description IQueryAtom Defines the ability to be matched againstIAtom
's.IQueryAtomContainer General concept of a IAtomContainer aimed at doing molecular subgraph queries using the UniversalIsomorphismTester.IQueryBond Defines the ability to be matched against IBond's.IRGroup Represents a single substitute structure in anIRGroupList
.IRGroupList Represents a list of Rgroup substitutes to be associated with some key in anIRGroupQuery
.IRGroupQuery Interface definition for Rgroup query classes. -
Class Summary Class Description CTFileQueryBond Deprecated. UseExpr.Type.SINGLE_OR_AROMATIC
etc.Expr An expression stores a predicate tree for checking properties of atoms and bonds.InverseSymbolSetQueryAtom Deprecated. OrderQueryBond Deprecated. OrderQueryBondOrderOnly Deprecated. Usenew QueryBond(beg, end, ORDER, bord)
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 anRGroupList
.RGroupList Represents a list of Rgroup substitutes to be associated with someRGroupQuery
.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.SymbolAndChargeQueryAtom Deprecated. SymbolChargeIDQueryAtom SymbolQueryAtom Deprecated. SymbolSetQueryAtom Deprecated. Usenew Expr(Element, 6).and(new Expr(Element, 8))
etc -
Enum Summary Enum Description CTFileQueryBond.Type Expr.Type Types of expression, for use in theExpr
tree object.