public class OrderQueryBondOrderOnly extends QueryBond implements IQueryBond
IQueryBond that matches IBond object only based on bond order, and
disregarding any aromaticity flag.IBond.Order, IBond.Stereo| Constructor and Description |
|---|
OrderQueryBondOrderOnly(IChemObjectBuilder builder) |
OrderQueryBondOrderOnly(IQueryAtom atom1,
IQueryAtom atom2,
IBond.Order order,
IChemObjectBuilder builder) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(IBond bond) |
void |
setAtomAt(IAtom atom,
int position) |
void |
setAtoms(IAtom[] atoms)
Sets the array of atoms making up this query bond.
|
atoms, clone, compare, contains, get2DCenter, get3DCenter, getAtom, getAtomCount, getBegin, getConnectedAtom, getConnectedAtoms, getContainer, getElectronCount, getEnd, getIndex, getOrder, getOther, getStereo, isAromatic, isConnectedTo, isInRing, setAtom, setElectronCount, 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, setPropertyequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitatoms, clone, compare, contains, get2DCenter, get3DCenter, getAtom, getAtomCount, getBegin, getConnectedAtom, getConnectedAtoms, getContainer, getEnd, getIndex, getOrder, getOther, getStereo, isAromatic, isConnectedTo, isInRing, setAtom, 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 OrderQueryBondOrderOnly(IChemObjectBuilder builder)
public OrderQueryBondOrderOnly(IQueryAtom atom1, IQueryAtom atom2, IBond.Order order, IChemObjectBuilder builder)
public boolean matches(IBond bond)
matches in interface IQueryBondpublic 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 © 2017. All rights reserved.