public class OakNucleotide extends OakLeafSubstructure<NucleotideFamily> implements Nucleotide
| Constructor and Description |
|---|
OakNucleotide(LeafIdentifier leafIdentifier,
NucleotideFamily family) |
OakNucleotide(LeafIdentifier identifer,
NucleotideFamily nucleotideFamily,
String threeLetterCode) |
OakNucleotide(OakNucleotide oakNucleotide) |
| Modifier and Type | Method and Description |
|---|---|
OakNucleotide |
getCopy()
Returns a copy of this
LeafSubstructure. |
addAtom, addBondBetween, addBondBetween, addBondBetween, addExchangeableFamily, containsAtomWithName, equals, getAllAtoms, getAtom, getAtomByName, getBonds, getExchangeableFamilies, getFamily, getIdentifier, getNextEdgeIdentifier, getThreeLetterCode, hashCode, isAnnotatedAsHeteroAtom, removeAtom, setAnnotatedAsHetAtom, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitcontainsAtomWithName, flatToString, getAtomByName, getChainIdentifier, getIdentifier, getInsertionCode, getModelIdentifier, getPdbIdentifier, getPdbLines, getPosition, getSerial, getThreeLetterCode, isAnnotatedAsHeteroAtomgetAllAtoms, getAtom, removeAtomaddExchangeableFamily, getContainingFamilies, getExchangeableFamilies, getFamilypublic OakNucleotide(LeafIdentifier leafIdentifier, NucleotideFamily family)
public OakNucleotide(LeafIdentifier identifer, NucleotideFamily nucleotideFamily, String threeLetterCode)
public OakNucleotide(OakNucleotide oakNucleotide)
public OakNucleotide getCopy()
LeafSubstructureLeafSubstructure.getCopy in interface LeafSubstructure<NucleotideFamily>Copyright © 2018. All rights reserved.