|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| ALDWorkflow | Class to model a workflow in Alida. |
| ALDWorkflowDataIOXmlbeans | DataIO provider for ALDWorkflow from xml using xmlbeans. |
| ALDWorkflowEdge | This class represents an edge within an work flow. |
| ALDWorkflowEdgeID | Class to index a work flow edge |
| ALDWorkflowHelper | |
| ALDWorkflowID | Class to index a work flow object. |
| ALDWorkflowNode | This class represents a node in an Alida work flow. |
| ALDWorkflowNodeID | Class to index a work flow node. |
| ALDWorkflowParameterDescriptor | Extends the classALDOpParameterDescriptor to hold the value
of a parameter. |
| Enum Summary | |
|---|---|
| ALDWorkflow.ALDWorkflowContextType | workflow context types. |
| ALDWorkflowNode.ALDWorkflowNodeState | |
Classes related to workflows in Alida.
Alida extends the concept of operators towards workflows. A workflow is defined as a set of operators to be executed sequentially or in parallel. A workflow is basically defined in terms of a graph data structure which can be manipulated from external. Note that a workflow is again an operator allowing for nesting operators and workflows.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||