Uses of Interface
org.openscience.cdk.isomorphism.matchers.IQueryBond
Packages that use IQueryBond
Package
Description
-
Uses of IQueryBond in org.openscience.cdk.isomorphism.matchers
Classes in org.openscience.cdk.isomorphism.matchers that implement IQueryBondModifier and TypeClassDescriptionclassDeprecated.classDeprecated.classDeprecated.Usenew QueryBond(beg, end, ORDER, bord)classImplements the concept of a "query bond" between two or more atoms.Methods in org.openscience.cdk.isomorphism.matchers that return IQueryBondModifier and TypeMethodDescriptionQueryBond.clone()Clones this query bond object, including clones of the atoms between which the query bond is defined. -
Uses of IQueryBond in org.openscience.cdk.isomorphism.matchers.smarts
Classes in org.openscience.cdk.isomorphism.matchers.smarts that implement IQueryBondModifier and TypeClassDescriptionclassDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.Methods in org.openscience.cdk.isomorphism.matchers.smarts that return IQueryBondModifier and TypeMethodDescriptionLogicalOperatorBond.getLeft()Deprecated.LogicalOperatorBond.getRight()Deprecated.RingIdentifierAtom.getRingBond()Deprecated.Methods in org.openscience.cdk.isomorphism.matchers.smarts with parameters of type IQueryBondModifier and TypeMethodDescriptionvoidLogicalOperatorBond.setLeft(IQueryBond left) Deprecated.voidLogicalOperatorBond.setRight(IQueryBond right) Deprecated.voidRingIdentifierAtom.setRingBond(IQueryBond bond) Deprecated. -
Uses of IQueryBond in org.openscience.cdk.pharmacophore
Classes in org.openscience.cdk.pharmacophore that implement IQueryBondModifier and TypeClassDescriptionclassRepresents a pharmacophore query angle constraint.classRepresents a pharmacophore query distance constraint. -
Uses of IQueryBond in org.openscience.cdk.smsd.algorithm.matchers
Constructors in org.openscience.cdk.smsd.algorithm.matchers with parameters of type IQueryBondModifierConstructorDescriptionDefaultBondMatcher(IQueryBond queryBond) Deprecated.ConstructorDefaultVFBondMatcher(IQueryBond queryBond) Deprecated.Constructor
Expr.Type.SINGLE_OR_AROMATICetc.