Uses of Class
org.biojava.nbio.structure.io.SSBondImpl
-
Uses of SSBondImpl in org.biojava.nbio.structure.io
Modifier and TypeMethodDescriptionSSBondImpl.clone()
static SSBondImpl
Converts the givenBond
object into aSSBondImpl
.Modifier and TypeMethodDescriptionstatic List
<SSBondImpl> SSBondImpl.getSsBondListFromBondList
(List<Bond> bonds) Modifier and TypeMethodDescriptionvoid
BondMaker.formDisulfideBonds
(List<SSBondImpl> disulfideBonds) Creates disulfide bond objects and references in the corresponding Atoms objects, given a list ofSSBondImpl
s parsed from a PDB file.