| Package | Description |
|---|---|
| ever.pipeline | |
| ever.simpleCooking | |
| ever.workflowRepresentation |
| Class and Description |
|---|
| Sequence
This class represents the sequence.
|
| Task |
| Workflow
This class is the root for workflow.
|
| WorkflowElement
This abstract class is used to derive Task, XOR and AND Elements for it.
|
| Class and Description |
|---|
| WorkflowElement
This abstract class is used to derive Task, XOR and AND Elements for it.
|
| Class and Description |
|---|
| EmptyProductException |
| Facet |
| NotAProductException |
| Option
Option obejcts are used in combination with an XOR element.
|
| Product
Used to represent input- and output-products (resources and products) its an abstract class, Currently
just the SimpleProduct class implements it.
|
| Sequence
This class represents the sequence.
|
| SimpleFacet
This class is used to represent additional information.
|
| Task |
| WorkflowElement
This abstract class is used to derive Task, XOR and AND Elements for it.
|