This package contains all classes that are needed to represent the workflow. They store and manage all informations about the jobs, parameters, files, etc. Every information about the workflow is managed by this classes. Furthermore the classes needed to access the configurtaion file are located in this package.
The XML reader parses the configuration file and supplies these information to the GUI and all other classes.
The command line parameters of each program are represented by an enumeration of parameter groups.