public class PDBMonomer extends Monomer implements Cloneable, IPDBMonomer
PDBAtom,
Serialized FormatomCount, atoms, bondCount, bonds, growArraySize, lonePairCount, lonePairs, singleElectronCount, singleElectrons, stereoElements| Constructor and Description |
|---|
PDBMonomer() |
| Modifier and Type | Method and Description |
|---|---|
IPDBMonomer |
clone()
Clones this AtomContainer object and its content.
|
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 resSeq)
Sets the sequence identifier of this monomer.
|
String |
toString()
Returns a one line string representation of this Atom.
|
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, indexOf, indexOf, indexOf, indexOf, isEmpty, lonePairs, remove, removeAllBonds, removeAllElectronContainers, removeAllElements, removeAtom, removeAtom, removeAtomAndConnectedElectronContainers, removeBond, removeBond, removeBond, removeElectronContainer, removeElectronContainer, removeLonePair, removeLonePair, removeSingleElectron, removeSingleElectron, setAtom, setAtoms, setBonds, setStereoElements, singleElectrons, stateChanged, stereoElementsaddListener, addProperties, compare, getBuilder, getFlag, getFlags, getFlagValue, getID, getListenerCount, getNotification, getProperties, getProperty, getProperty, notifyChanged, notifyChanged, removeListener, removeProperty, setFlag, setFlags, setID, setNotification, setProperties, setProperty, shallowCopyequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetMonomerName, 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, indexOf, indexOf, indexOf, indexOf, isEmpty, lonePairs, remove, removeAllBonds, removeAllElectronContainers, removeAllElements, removeAtom, removeAtom, removeAtomAndConnectedElectronContainers, removeBond, removeBond, removeBond, removeElectronContainer, removeElectronContainer, removeLonePair, removeLonePair, removeSingleElectron, removeSingleElectron, setAtom, setAtoms, setBonds, setStereoElements, singleElectrons, stereoElementsaddListener, addProperties, getFlag, getFlags, getFlagValue, getID, getListenerCount, getNotification, getProperties, getProperty, getProperty, notifyChanged, notifyChanged, removeListener, removeProperty, setFlag, setFlags, setID, setNotification, setProperties, setPropertygetBuilderstateChangedpublic void setICode(String newICode)
IPDBMonomersetICode in interface IPDBMonomernewICode - the I code of this monomerpublic String getICode()
IPDBMonomergetICode in interface IPDBMonomerpublic void setChainID(String newChainID)
IPDBMonomersetChainID in interface IPDBMonomernewChainID - the Chain ID of this monomerpublic String getChainID()
IPDBMonomergetChainID in interface IPDBMonomerpublic String toString()
toString in interface IChemObjecttoString in class Monomerpublic String getResSeq()
IPDBMonomergetResSeq in interface IPDBMonomerpublic IPDBMonomer clone() throws CloneNotSupportedException
clone in interface IAtomContainerclone in interface IChemObjectclone in interface IMonomerclone in interface IPDBMonomerclone in class MonomerCloneNotSupportedException - if the IChemObject cannot be clonedChemObject.shallowCopy()public void setResSeq(String resSeq)
IPDBMonomersetResSeq in interface IPDBMonomerresSeq - the new sequence identifier of this monomerCopyright © 2017. All Rights Reserved.