| Package | Description | 
|---|---|
| org.biojava.nbio.structure.io | Input and Output of Structures | 
| Modifier and Type | Method and Description | 
|---|---|
| SSBondImpl | SSBondImpl. clone() | 
| static SSBondImpl | SSBondImpl. toSsBond(Bond bond)Converts the given  Bondobject into aSSBondImpl. | 
| Modifier and Type | Method and Description | 
|---|---|
| static List<SSBondImpl> | SSBondImpl. getSsBondListFromBondList(List<Bond> bonds) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | BondMaker. formDisulfideBonds(List<SSBondImpl> disulfideBonds)Creates disulfide bond objects and references in the corresponding Atoms objects, given
 a list of  SSBondImpls parsed from a PDB/mmCIF file. | 
Copyright © 2000–2016 BioJava. All rights reserved.