public interface IPDBMonomer extends IMonomer
| Modifier and Type | Method and Description | 
|---|---|
| IPDBMonomer | clone()Returns a deep clone of this IChemObject. | 
| String | getChainID()Gets the Chain ID of this monomer. | 
| String | getICode()Gets the ICode of this monomer. | 
| String | getResSeq()Gets the sequence identifier of this monomer. | 
| void | setChainID(String newChainID)Sets the Chain ID of this monomer. | 
| void | setICode(String newICode)Sets the ICode of this monomer. | 
| void | setResSeq(String newResSeq)Sets the sequence identifier of this monomer. | 
getMonomerName, getMonomerType, setMonomerName, setMonomerTypeadd, addAtom, addBond, addBond, addBond, addElectronContainer, addLonePair, addLonePair, addSingleElectron, addSingleElectron, addStereoElement, atoms, bonds, contains, contains, contains, contains, contains, electronContainers, getAtom, getAtomCount, getAtomNumber, getBond, getBond, getBondCount, getBondNumber, getBondNumber, getBondOrderSum, getConnectedAtomsCount, getConnectedAtomsList, getConnectedBondsCount, getConnectedBondsCount, getConnectedBondsList, getConnectedElectronContainersList, getConnectedLonePairsCount, getConnectedLonePairsList, getConnectedSingleElectronsCount, getConnectedSingleElectronsList, getElectronContainer, getElectronContainerCount, getFirstAtom, getLastAtom, getLonePair, getLonePairCount, getLonePairNumber, getMaximumBondOrder, getMinimumBondOrder, getSingleElectron, getSingleElectronCount, getSingleElectronNumber, getTitle, indexOf, indexOf, indexOf, indexOf, isEmpty, lonePairs, remove, removeAllBonds, removeAllElectronContainers, removeAllElements, removeAtom, removeAtom, removeAtomAndConnectedElectronContainers, removeAtomOnly, removeAtomOnly, removeBond, removeBond, removeBond, removeElectronContainer, removeElectronContainer, removeLonePair, removeLonePair, removeSingleElectron, removeSingleElectron, setAtom, setAtoms, setBonds, setStereoElements, setTitle, singleElectrons, stereoElementsaddListener, addProperties, getFlag, getFlags, getFlagValue, getID, getListenerCount, getNotification, getProperties, getProperty, getProperty, notifyChanged, notifyChanged, removeListener, removeProperty, setFlag, setFlags, setID, setNotification, setProperties, setProperty, toStringgetBuilderstateChangedvoid setICode(String newICode)
newICode - the I code of this monomerString getICode()
void setChainID(String newChainID)
newChainID - the Chain ID of this monomerString getChainID()
String getResSeq()
void setResSeq(String newResSeq)
newResSeq - the new sequence identifier of this monomerIPDBMonomer clone() throws CloneNotSupportedException
clone in interface IAtomContainerclone in interface IChemObjectclone in interface IMonomerCloneNotSupportedException - if the IChemObject cannot be clonedCopyright © 2021. All rights reserved.