Uses of Class
org.openscience.cdk.isomorphism.matchers.QueryAtomContainer
Packages that use QueryAtomContainer
Package
Description
-
Uses of QueryAtomContainer in org.openscience.cdk.isomorphism.matchers
Methods in org.openscience.cdk.isomorphism.matchers that return QueryAtomContainerModifier and TypeMethodDescriptionstatic QueryAtomContainerQueryAtomContainer.create(IAtomContainer src, Expr.Type... opts) Create a query from a molecule and a provided set of expressions.static QueryAtomContainerQueryAtomContainerCreator.createAnyAtomAnyBondContainer(IAtomContainer container, boolean aromaticity) Creates a QueryAtomContainer with the following settings:static QueryAtomContainerQueryAtomContainerCreator.createAnyAtomContainer(IAtomContainer container, boolean aromaticity) Creates a QueryAtomContainer with the following settings:static QueryAtomContainerQueryAtomContainerCreator.createAnyAtomForPseudoAtomQueryContainer(IAtomContainer container) Creates a QueryAtomContainer with the following settings:static QueryAtomContainerQueryAtomContainerCreator.createBasicQueryContainer(IAtomContainer container) Creates a QueryAtomContainer with the following settings:static QueryAtomContainerQueryAtomContainerCreator.createSymbolAndBondOrderQueryContainer(IAtomContainer container) Creates a QueryAtomContainer with the following settings:static QueryAtomContainerQueryAtomContainerCreator.createSymbolAndChargeQueryContainer(IAtomContainer container) Creates a QueryAtomContainer with the following settings:static QueryAtomContainerQueryAtomContainerCreator.createSymbolChargeIDQueryContainer(IAtomContainer container) -
Uses of QueryAtomContainer in org.openscience.cdk.pharmacophore
Subclasses of QueryAtomContainer in org.openscience.cdk.pharmacophoreModifier and TypeClassDescriptionclassRepresents a colleciton of pharmacophore groups and constraints. -
Uses of QueryAtomContainer in org.openscience.cdk.smiles.smarts.parser
Methods in org.openscience.cdk.smiles.smarts.parser that return QueryAtomContainerModifier and TypeMethodDescriptionstatic QueryAtomContainerSMARTSParser.parse(String smarts, IChemObjectBuilder builder) This method parses a Smarts String and returns an instance ofQueryAtomContainer