|
Class Summary |
| APConfigPanel |
The configuration panel for abstract processors |
| APEditor |
class for editing the abstract processors |
| APProcessor |
The abstract processor is a processor that contains a set of input ports and
output ports and a brief description what it should do If the processor has
an alternate, it executes the alternate, otherwise it does nothing |
| APProcessorFactory |
Class for constructing the abstract processor |
| APProcessorInfoBean |
|
| APScavenger |
The scavanger for abstract processors |
| APTask |
Class for executing the abstract process The process executes it's alternate,
if it has one, otherwise it shows its content |
| APXMLHandler |
Class for handling the xml belonging to the abstract processor |