public class AnyOrderQueryBond extends SMARTSBond
IBond.Order, IBond.Stereo| Constructor and Description |
|---|
AnyOrderQueryBond(IChemObjectBuilder builder) |
AnyOrderQueryBond(IQueryAtom atom1,
IQueryAtom atom2,
IBond.Order order,
IChemObjectBuilder builder)
Creates a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(IBond bond)
Returns true of the given
bond matches this IQueryBond. |
String |
toString()
Returns a one line string representation of this query bond.
|
atoms, clone, compare, contains, get2DCenter, get3DCenter, getAtom, getAtomCount, getBegin, getConnectedAtom, getConnectedAtoms, getElectronCount, getEnd, getOrder, getOther, getStereo, isAromatic, isConnectedTo, isInRing, setAtom, setAtoms, setElectronCount, setIsAromatic, setIsInRing, setOrder, setStereoaddListener, addProperties, getBuilder, getFlag, getFlags, getFlagValue, getID, getListenerCount, getNotification, getProperties, getProperty, getProperty, matches, notifyChanged, notifyChanged, removeListener, removeProperty, setFlag, setFlags, setID, setNotification, setProperties, setPropertyequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitatoms, clone, compare, contains, get2DCenter, get3DCenter, getAtom, getAtomCount, getBegin, getConnectedAtom, getConnectedAtoms, getEnd, getOrder, getOther, getStereo, isAromatic, isConnectedTo, isInRing, setAtom, setAtoms, setIsAromatic, setIsInRing, setOrder, setStereogetElectronCount, setElectronCountaddListener, addProperties, getFlag, getFlags, getFlagValue, getID, getListenerCount, getNotification, getProperties, getProperty, getProperty, notifyChanged, notifyChanged, removeListener, removeProperty, setFlag, setFlags, setID, setNotification, setProperties, setPropertygetBuilderpublic AnyOrderQueryBond(IChemObjectBuilder builder)
public AnyOrderQueryBond(IQueryAtom atom1, IQueryAtom atom2, IBond.Order order, IChemObjectBuilder builder)
atom1 - atom2 - public boolean matches(IBond bond)
IQueryBondbond matches this IQueryBond.matches in interface IQueryBondmatches in class SMARTSBondbond - IBond to match againstCopyright © 2017. All Rights Reserved.