public interface IQueryAtom extends IAtom
IAtom's. Most prominent application
is in isomorphism and substructure matching in the org.openscience.cdk.isomorphism.UniversalIsomorphismTester.org.openscience.cdk.isomorphism.UniversalIsomorphismTesterIAtomType.Hybridization| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(IAtom atom)
Returns true of the given
atom matches this IQueryAtom. |
bonds, clone, getBondCount, getCharge, getContainer, getFractionalPoint3d, getImplicitHydrogenCount, getIndex, getPoint2d, getPoint3d, getStereoParity, isAromatic, isInRing, setCharge, setFractionalPoint3d, setImplicitHydrogenCount, setIsAromatic, setIsInRing, setPoint2d, setPoint3d, setStereoParitygetAtomTypeName, getBondOrderSum, getCovalentRadius, getFormalCharge, getFormalNeighbourCount, getHybridization, getMaxBondOrder, getValency, setAtomTypeName, setBondOrderSum, setCovalentRadius, setFormalCharge, setFormalNeighbourCount, setHybridization, setMaxBondOrder, setValencygetExactMass, getMassNumber, getNaturalAbundance, setExactMass, setMassNumber, setNaturalAbundancegetAtomicNumber, getSymbol, setAtomicNumber, setSymboladdListener, addProperties, getFlag, getFlags, getFlagValue, getID, getListenerCount, getNotification, getProperties, getProperty, getProperty, notifyChanged, notifyChanged, removeListener, removeProperty, setFlag, setFlags, setID, setNotification, setProperties, setProperty, toStringgetBuilderboolean matches(IAtom atom)
atom matches this IQueryAtom.atom - IAtom to match againstCopyright © 2017. All rights reserved.