@Deprecated public class SMARTSBond extends QueryBond implements IQueryBond
IBond.Display, IBond.Order, IBond.Stereo
Constructor and Description |
---|
SMARTSBond(IChemObjectBuilder builder)
Deprecated.
|
SMARTSBond(IQueryAtom atom1,
IQueryAtom atom2,
IBond.Order order,
IChemObjectBuilder builder)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
matches(IBond bond)
Deprecated.
Returns true of the given
bond matches this IQueryBond. |
atoms, clone, compare, contains, equals, get2DCenter, get3DCenter, getAtom, getAtomCount, getBegin, getConnectedAtom, getConnectedAtoms, getContainer, getDisplay, getElectronCount, getEnd, getExpression, getIndex, getOrder, getOther, getStereo, hashCode, isAromatic, isConnectedTo, isInRing, setAtom, setAtoms, setDisplay, setElectronCount, setExpression, setIsAromatic, setIsInRing, setOrder, setStereo, toString
addListener, addProperties, getBuilder, getFlag, getFlags, getFlagValue, getID, getListenerCount, getNotification, getProperties, getProperty, getProperty, matches, notifyChanged, notifyChanged, removeListener, removeProperty, setFlag, setFlags, setID, setNotification, setProperties, setProperty
finalize, getClass, notify, notifyAll, wait, wait, wait
atoms, clone, compare, contains, get2DCenter, get3DCenter, getAtom, getAtomCount, getBegin, getConnectedAtom, getConnectedAtoms, getContainer, getDisplay, getEnd, getIndex, getOrder, getOther, getStereo, isAromatic, isConnectedTo, isInRing, setAtom, setAtoms, setDisplay, setIsAromatic, setIsInRing, setOrder, setStereo
getElectronCount, setElectronCount
addListener, addProperties, getFlag, getFlags, getFlagValue, getID, getListenerCount, getNotification, getProperties, getProperty, getProperty, notifyChanged, notifyChanged, removeListener, removeProperty, setFlag, setFlags, setID, setNotification, setProperties, setProperty, toString
getBuilder
public SMARTSBond(IChemObjectBuilder builder)
public SMARTSBond(IQueryAtom atom1, IQueryAtom atom2, IBond.Order order, IChemObjectBuilder builder)
public boolean matches(IBond bond)
QueryBond
bond
matches this IQueryBond.matches
in interface IQueryBond
matches
in class QueryBond
bond
- IBond to match againstCopyright © 2021. All rights reserved.