public class CTFileQueryBond extends QueryBond implements IQueryBond
| Modifier and Type | Class and Description |
|---|---|
static class |
CTFileQueryBond.Type |
IBond.Order, IBond.Stereo| Modifier and Type | Field and Description |
|---|---|
protected CTFileQueryBond.Type |
type
The type of this bond.
|
| Constructor and Description |
|---|
CTFileQueryBond(IChemObjectBuilder builder) |
| Modifier and Type | Method and Description |
|---|---|
CTFileQueryBond.Type |
getType()
Getter for type
|
boolean |
matches(IBond bond) |
static CTFileQueryBond |
ofType(IBond bond,
int type)
Create a CTFileQueryBond of the specified type (from the MDL spec).
|
void |
setType(CTFileQueryBond.Type type)
Getter for bond type
|
atoms, clone, compare, contains, get2DCenter, get3DCenter, getAtom, getAtomCount, getBegin, getConnectedAtom, getConnectedAtoms, getContainer, getElectronCount, getEnd, getIndex, getOrder, getOther, getStereo, isAromatic, isConnectedTo, isInRing, setAtom, setAtoms, 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, 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, setProperty, toStringgetBuilderprotected CTFileQueryBond.Type type
public CTFileQueryBond(IChemObjectBuilder builder)
public void setType(CTFileQueryBond.Type type)
type - public CTFileQueryBond.Type getType()
public boolean matches(IBond bond)
matches in interface IQueryBondpublic static CTFileQueryBond ofType(IBond bond, int type)
bond - an existing bondtype - the specified typeCopyright © 2017. All rights reserved.