public interface Chain extends LeafSubstructureContainer
Chains that represent one continuous macro molecule (most often the biggest macro molecules and its ligands
are collected in one model). Chains contain LeafSubstructures that in tun contain Atoms.| Modifier and Type | Method and Description |
|---|---|
default String |
flatToString() |
String |
getChainIdentifier()
Returns the chain identifier, a short sequence of alphabetic characters.
|
Chain |
getCopy()
Returns a copy of this chain.
|
getAllAminoAcids, getAllAtoms, getAllLeafSubstructures, getAllLigands, getAllNucleotides, getAminoAcid, getAtom, getFirstLeafSubstructure, getLeafSubstructure, getLigand, getNucleotide, getNumberOfLeafSubstructures, removeLeafSubstructure, removeLeafSubstructure, removeLeafSubstructuresNotRelevantForgetAtom, removeAtomString getChainIdentifier()
Chain getCopy()
getCopy in interface LeafSubstructureContainerdefault String flatToString()
Copyright © 2018. All rights reserved.