| Package | Description |
|---|---|
| org.biojava.bio.structure.server |
classes for easier management of PDB installations
|
| Modifier and Type | Class and Description |
|---|---|
class |
FlatFileInstallation
a PDB installation that reads all files from one directory in the file system.
|
class |
MMCIFFileInstallation |
| Modifier and Type | Method and Description |
|---|---|
PDBInstallation |
SimpleStructureServer.getPDBInstallation() |
PDBInstallation |
StructureServer.getPDBInstallation() |
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleStructureServer.setPDBInstallation(PDBInstallation installation) |
void |
StructureServer.setPDBInstallation(PDBInstallation installation) |
| Constructor and Description |
|---|
StructureFetcherRunnable(PDBInstallation installation) |