Class Summary |
ActionProvider |
A static class holding the most common actions in the system. |
ClassDescriptor |
A class wrapper holding a classes byte code and its
descriptions loaded from the xml file. |
ClassLibraryContainer |
Extended Vector to manage the plugin classes library. |
DTDInputSource |
Simply says a DOM parser where to find the dtd. |
ErrorQeue |
The error management of the system.
|
ProcessDescriptor |
Describes a process. |
RunDescriptor |
This class represents the action wich will be done
if a descriptor contains a run tag. |
TaskDescriptor |
Represents a Task in the system. |
TaskLibraryContainer |
This class holds the whole TaskLibrary of the system and offers some
simple method to work on the tasks database. |