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 |
StructureServer.getPDBInstallation() |
PDBInstallation |
SimpleStructureServer.getPDBInstallation() |
Modifier and Type | Method and Description |
---|---|
void |
StructureServer.setPDBInstallation(PDBInstallation installation) |
void |
SimpleStructureServer.setPDBInstallation(PDBInstallation installation) |
Constructor and Description |
---|
StructureFetcherRunnable(PDBInstallation installation) |