Class | Description |
---|---|
ConfParser |
The ConfParser reads in the ppe.conf and generates different ArrayLists.
|
MIFHandler |
The MIFHandler reads in a MIFile and generates a Hashmap
with the required transformation matrixes.
|
PPE_CONSTANTS |
PPE_CONSTANTS contains some subclasses with defined constants.
|
PPE_CONSTANTS.CONF_PARSER |
CONF_PARSER contains constants belonging to the ppe.conf.
|
PPE_CONSTANTS.CONNECTION |
CONNECTION contains constants which are necessary for the connections.
|
PPE_CONSTANTS.DB |
IO contains constants for the input and output of the
Protein Placement Expansion.
|
PPE_CONSTANTS.IO |
IO contains constants for the input and output of the
Protein Placement Expansion.
|
PPE_CONSTANTS.MIFILE |
MIFILE contains constants which are necessary for the
generation of a MIFile by the MIFHandler.
|
PPE_CONSTANTS.PPE_UPDATER |
PPE_UPDATER contains constants which are necessary for
generating an update.txt.
|
PPEUpdater |
The class PPEUpdater updates the pdbtm.mif and looks for
new data bank updates of the different protein data banks.
|