| 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.newChemCompDescriptor(ChemCompDescriptor ccd) |
void |
ChemCompConsumer.newChemCompDescriptor(ChemCompDescriptor ccd) |
void |
SimpleMMcifConsumer.newChemCompDescriptor(ChemCompDescriptor ccd) |
void |
SimpleMMcifParser.triggerNewChemCompDescriptor(ChemCompDescriptor ccd) |
| Modifier and Type | Method and Description |
|---|---|
List<ChemCompDescriptor> |
ChemComp.getDescriptors() |
| Modifier and Type | Method and Description |
|---|---|
void |
ChemComp.setDescriptors(List<ChemCompDescriptor> descriptors) |
Copyright © 2000–2016 BioJava. All rights reserved.