@Deprecated public class AromaticOrSingleQueryBond extends SMARTSBond
IBond.Display, IBond.Order, IBond.Stereo
Constructor and Description |
---|
AromaticOrSingleQueryBond(IChemObjectBuilder builder)
Deprecated.
Creates a new instance.
|
AromaticOrSingleQueryBond(IQueryAtom atom1,
IQueryAtom atom2,
IBond.Order order,
IChemObjectBuilder builder)
Deprecated.
Creates a new instance
|
Modifier and Type | Method and Description |
---|---|
boolean |
matches(IBond bond)
Deprecated.
Returns true of the given
bond matches this IQueryBond. |
String |
toString()
Deprecated.
Returns a one line string representation of this query bond.
|
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
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
getBuilder
public AromaticOrSingleQueryBond(IChemObjectBuilder builder)
public AromaticOrSingleQueryBond(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 SMARTSBond
bond
- IBond to match againstCopyright © 2021. All rights reserved.