|
Class Summary |
| EndpointNode |
This class contains the information about an endpoint. |
| GraphNode |
This class represents a node in a workflow graph. |
| PipeNode |
This class contains all information that is needed and can be extracted out
of a workflow description to create a pipe. |
| SerializationTest |
Tests the serialization helper for various workflows and formats. |
| SinkNode |
This class represents the information for a source. |
| SourceNode |
This class represents the information for a source. |
| WorkflowDescription |
This class provides functions for extracting information out of a workflow
description. |
| WorkflowGraphNode |
This class represents a node of a workflow graph which contains the uri of
the node as well as the next and previous nodes. |