See: Description
| Interface | Description |
|---|---|
| PDBFilter |
defines how a filter of PDB files has to behave
|
| PDBInstallation |
an interface that defines different access methods to PDB installations.
|
| StructureEvent | |
| StructureListener | |
| StructureServer |
a server that pre-loads PDB files in memory, for quicker processing by StructureListeners
|
| Class | Description |
|---|---|
| DemoStructureServer | |
| FlatFileInstallation |
a PDB installation that reads all files from one directory in the file system.
|
| MMCIFFileInstallation | |
| PrepareIndexFile | |
| PrepareMMcifIndexFile |
A class to index all files in a PDB installation
|
| SimpleStructureServer | |
| StructureEventImpl | |
| StructureFetcherRunnable |
a Runnable class that talks to a PDBInstallation and requests a new protein
structure.
|
classes for easier management of PDB installations