| Package | Description |
|---|---|
| org.biojava.nbio.structure |
Interfaces and classes for protein structure (PDB).
|
| org.biojava.nbio.structure.io.mmcif |
Input and Output of mmcif files.
|
| Modifier and Type | Method and Description |
|---|---|
List<DatabasePdbrevRecord> |
PDBHeader.getRevisionRecords() |
| Modifier and Type | Method and Description |
|---|---|
void |
PDBHeader.setRevisionRecords(List<DatabasePdbrevRecord> revisionRecords) |
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleMMcifConsumer.newDatabasePDBrevRecord(DatabasePdbrevRecord record) |
void |
MMcifConsumer.newDatabasePDBrevRecord(DatabasePdbrevRecord dbrev) |
void |
ChemCompConsumer.newDatabasePDBrevRecord(DatabasePdbrevRecord dbrev) |
Copyright © 2000-2016 BioJava. All Rights Reserved.