Class | Description |
---|---|
And | |
Facet | |
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.
|
RandomWorkflow | Deprecated |
Sequence |
This class represents the sequence.
|
SimpleFacet |
This class is used to represent additional information.
|
SimpleProduct |
This is the main class used to represent products.
|
Task | |
Workflow |
This class is the root for workflow.
|
WorkflowElement |
This abstract class is used to derive Task, XOR and AND Elements for it.
|
Xor |
This class represents an XOR element.
|
Exception | Description |
---|---|
EmptyProductException | |
NotAProductException |