@Deprecated public class LogicalOperatorBond extends SMARTSBond
IBond.Display, IBond.Order, IBond.Stereo| Constructor and Description |
|---|
LogicalOperatorBond(IChemObjectBuilder builder)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
IQueryBond |
getLeft()
Deprecated.
|
String |
getOperator()
Deprecated.
|
IQueryBond |
getRight()
Deprecated.
|
boolean |
matches(IBond bond)
Deprecated.
Returns true of the given
bond matches this IQueryBond. |
void |
setAtoms(IAtom[] atoms)
Deprecated.
Sets the array of atoms making up this query bond.
|
void |
setLeft(IQueryBond left)
Deprecated.
|
void |
setOperator(String name)
Deprecated.
|
void |
setRight(IQueryBond right)
Deprecated.
|
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 LogicalOperatorBond(IChemObjectBuilder builder)
public IQueryBond getLeft()
public String getOperator()
public IQueryBond getRight()
public void setLeft(IQueryBond left)
public void setOperator(String name)
public void setRight(IQueryBond right)
public boolean matches(IBond bond)
QueryBondbond matches this IQueryBond.matches in interface IQueryBondmatches in class SMARTSBondbond - IBond to match againstpublic void setAtoms(IAtom[] atoms)
QueryBondsetAtoms in interface IBondsetAtoms in class QueryBondatoms - An array of atoms that forms this query bondQueryBond.atomsCopyright © 2021. All rights reserved.