Class | Description |
---|---|
PipelineGraphStatus |
Status of current pipeline graph.
|
PipelineGraphTransformerExecutor |
Transformer executor for pipeline graph.
|
PipelineService |
Pipeline service for processing graph manipulations.
|
TransformationContext | |
TransformedGraph |
Container for all necessary information about a transformed graph for a custom transformer.
|
Exception | Description |
---|---|
PipelineGraphManipulatorException |
A exception arising from PipelineGraphManipulation class.
|
PipelineGraphStatusException |
A exception arising from PipelineGraphManipulation class.
|
PipelineGraphTransformerExecutorException |
A exception arising from PipelineGraphTransformerExecutor class.
|
TransformationContextRuntimeException |
A exception arising from TransformedGraph class.
|
TransformedGraphRuntimeException |
A exception arising from TransformedGraph class.
|
Copyright © 2013. All Rights Reserved.