public interface ILonePair extends IElectronContainer
| Modifier and Type | Method and Description |
|---|---|
boolean |
contains(IAtom atom)
Returns true if the given atom participates in this lone pair.
|
IAtom |
getAtom()
Returns the associated Atom.
|
void |
setAtom(IAtom atom)
Sets the associated Atom.
|
getElectronCount, setElectronCountaddListener, addProperties, clone, getFlag, getFlags, getFlagValue, getID, getListenerCount, getNotification, getProperties, getProperty, getProperty, notifyChanged, notifyChanged, removeListener, removeProperty, setFlag, setFlags, setID, setNotification, setProperties, setProperty, toStringgetBuilderIAtom getAtom()
setAtom(org.openscience.cdk.interfaces.IAtom)void setAtom(IAtom atom)
atom - the Atom this lone pair will be associated withgetAtom()boolean contains(IAtom atom)
atom - The atom to be tested if it participates in this bondCopyright © 2021. All rights reserved.