Package | Description |
---|---|
org.biojava.nbio.structure.io.mmcif |
Input and Output of mmcif files.
|
org.biojava.nbio.structure.io.mmcif.model |
Datamodel objects used for processing mmcif files.
|
Modifier and Type | Method and Description |
---|---|
void |
MMcifConsumer.newChemCompBond(ChemCompBond bond) |
void |
ChemCompConsumer.newChemCompBond(ChemCompBond bond) |
void |
MetalBondConsumer.newChemCompBond(ChemCompBond bond) |
void |
SimpleMMcifConsumer.newChemCompBond(ChemCompBond bond) |
Modifier and Type | Method and Description |
---|---|
List<ChemCompBond> |
ChemComp.getBonds() |
Modifier and Type | Method and Description |
---|---|
void |
ChemComp.setBonds(List<ChemCompBond> bonds) |
Copyright © 2000–2019 BioJava. All rights reserved.