Uses of Interface
org.openscience.cdk.isomorphism.matchers.IQueryAtom
Packages that use IQueryAtom
Package
Description
-
Uses of IQueryAtom in org.openscience.cdk.isomorphism.matchers
Classes in org.openscience.cdk.isomorphism.matchers that implement IQueryAtomModifier and TypeClassDescriptionclass
Deprecated.class
class
Deprecated.class
class
Deprecated.class
Deprecated.Constructors in org.openscience.cdk.isomorphism.matchers with parameters of type IQueryAtomModifierConstructorDescriptionOrderQueryBond
(IQueryAtom atom1, IQueryAtom atom2, IBond.Order order, IChemObjectBuilder builder) Deprecated.OrderQueryBondOrderOnly
(IQueryAtom atom1, IQueryAtom atom2, IBond.Order order, IChemObjectBuilder builder) Deprecated. -
Uses of IQueryAtom in org.openscience.cdk.isomorphism.matchers.smarts
Classes in org.openscience.cdk.isomorphism.matchers.smarts that implement IQueryAtomModifier and TypeClassDescriptionclass
Deprecated.class
Deprecated.class
Deprecated.class
Deprecated.class
Deprecated.class
Deprecated.class
Deprecated.final class
Deprecated.class
Deprecated.class
Deprecated.class
Deprecated.class
Deprecated.class
Deprecated.class
Deprecated.class
Deprecated.class
Deprecated.class
Deprecated.final class
Deprecated.class
Deprecated.class
Deprecated.final class
Deprecated.class
Deprecated.final class
Deprecated.final class
Deprecated.final class
Deprecated.final class
Deprecated.Methods in org.openscience.cdk.isomorphism.matchers.smarts that return IQueryAtomModifier and TypeMethodDescriptionRingIdentifierAtom.getAtom()
Deprecated.LogicalOperatorAtom.getLeft()
Deprecated.LogicalOperatorAtom.getRight()
Deprecated.Methods in org.openscience.cdk.isomorphism.matchers.smarts with parameters of type IQueryAtomModifier and TypeMethodDescriptionstatic SMARTSAtom
LogicalOperatorAtom.and
(IQueryAtom left, IQueryAtom right) Deprecated.Conjunction the provided expressions.static SMARTSAtom
LogicalOperatorAtom.not
(IQueryAtom expr) Deprecated.Negate the provided expression.static SMARTSAtom
LogicalOperatorAtom.or
(IQueryAtom left, IQueryAtom right) Deprecated.Disjunction the provided expressions.void
RingIdentifierAtom.setAtom
(IQueryAtom atom) Deprecated.void
LogicalOperatorAtom.setLeft
(IQueryAtom left) Deprecated.void
LogicalOperatorAtom.setRight
(IQueryAtom right) Deprecated.Constructors in org.openscience.cdk.isomorphism.matchers.smarts with parameters of type IQueryAtomModifierConstructorDescriptionAnyOrderQueryBond
(IQueryAtom atom1, IQueryAtom atom2, IBond.Order order, IChemObjectBuilder builder) Deprecated.Creates a new instance.AromaticOrSingleQueryBond
(IQueryAtom atom1, IQueryAtom atom2, IBond.Order order, IChemObjectBuilder builder) Deprecated.Creates a new instanceAromaticQueryBond
(IQueryAtom atom1, IQueryAtom atom2, IBond.Order order, IChemObjectBuilder builder) Deprecated.Creates a new instanceSMARTSBond
(IQueryAtom atom1, IQueryAtom atom2, IBond.Order order, IChemObjectBuilder builder) Deprecated. -
Uses of IQueryAtom in org.openscience.cdk.pharmacophore
Classes in org.openscience.cdk.pharmacophore that implement IQueryAtomModifier and TypeClassDescriptionclass
Represents a query pharmacophore group. -
Uses of IQueryAtom in org.openscience.cdk.smsd.algorithm.matchers
Constructors in org.openscience.cdk.smsd.algorithm.matchers with parameters of type IQueryAtomModifierConstructorDescriptionDefaultMCSPlusAtomMatcher
(IQueryAtom smartQueryAtom, IQueryAtomContainer container) Deprecated.ConstructorDefaultVFAtomMatcher
(IQueryAtom smartQueryAtom, IQueryAtomContainer container) Deprecated.Constructor
new Expr(Element, 6).and(new Expr(Element, 8))
etc