@Deprecated public class OrderQueryBond extends QueryBond implements IQueryBond
IBond.Display, IBond.Order, IBond.Stereo| Constructor and Description |
|---|
OrderQueryBond(IChemObjectBuilder builder)
Deprecated.
|
OrderQueryBond(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. |
void |
setAtomAt(IAtom atom,
int position)
Deprecated.
|
void |
setAtoms(IAtom[] atoms)
Deprecated.
Sets the array of atoms making up 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, setDisplay, setElectronCount, setExpression, setIsAromatic, setIsInRing, setOrder, setStereo, toStringaddListener, addProperties, getBuilder, getFlag, getFlags, getFlagValue, getID, getListenerCount, getNotification, getProperties, getProperty, getProperty, matches, notifyChanged, notifyChanged, removeListener, removeProperty, setFlag, setFlags, setID, setNotification, setProperties, setPropertyfinalize, getClass, notify, notifyAll, wait, wait, waitatoms, clone, compare, contains, get2DCenter, get3DCenter, getAtom, getAtomCount, getBegin, getConnectedAtom, getConnectedAtoms, getContainer, getDisplay, getEnd, getIndex, getOrder, getOther, getStereo, isAromatic, isConnectedTo, isInRing, setAtom, setDisplay, setIsAromatic, setIsInRing, setOrder, setStereogetElectronCount, setElectronCountaddListener, addProperties, getFlag, getFlags, getFlagValue, getID, getListenerCount, getNotification, getProperties, getProperty, getProperty, notifyChanged, notifyChanged, removeListener, removeProperty, setFlag, setFlags, setID, setNotification, setProperties, setProperty, toStringgetBuilderpublic OrderQueryBond(IChemObjectBuilder builder)
public OrderQueryBond(IQueryAtom atom1, IQueryAtom atom2, IBond.Order order, IChemObjectBuilder builder)
public boolean matches(IBond bond)
QueryBondbond matches this IQueryBond.matches in interface IQueryBondmatches in class QueryBondbond - IBond to match againstpublic void setAtoms(IAtom[] atoms)
QueryBondsetAtoms in interface IBondsetAtoms in class QueryBondatoms - An array of atoms that forms this query bondQueryBond.atomspublic void setAtomAt(IAtom atom, int position)
Copyright © 2022. All rights reserved.