Class | Description |
---|---|
Compatibility |
The different compatibility settings for external PDB Viewers
shown in the PDB Property window.
|
DatabaseIO |
The class that read and writes the Database contents
|
FileIOHandler |
This class provides the filechoosing processes.
|
Installer |
The Installer installs the images, the external Jmol library, the help files,
the settings and the workspace during the first start.
|
MembraneMetaInfo |
A small sheet that is used to transfer some Membrane Data
|
MembraneXmlReader |
The Reader for our Membranes; Reads in a File, creates a new Membrane Model
which gets set up with the Data.
|
MembraneXmlWriter |
The Writer for the MembraneModel
|
PdbReader_3D |
The new pdb reader.
|
PDBWriter |
This class sets up all relevant data from the membrane model, computing it
into a proper pdb syntax and writing it into a file.
|
ReversePDBParser |
This class is used to parse a once saved PDB file against the original Cm2 file.
|
Exception | Description |
---|---|
InvalidEntriesException |
This special Exception will be thrown by the MembraneIO if at least one of
the membrane xml's Entries is invalid.
|