Interface | Description |
---|---|
GraphProcessingObserver |
This interface can be implemented and added to the
GraphProcessor to get informed
about processing steps of a graph. |
Class | Description |
---|---|
Graph |
Represents a directed acyclic graph (DAG) of
Node s. |
GraphContext | |
GraphIO | |
GraphOp | |
GraphOp.Spi | |
GraphProcessor |
The
GraphProcessor is responsible for executing processing
graphs. |
Header | |
HeaderParameter | |
HeaderParameter.Converter | |
HeaderSource | |
HeaderSource.Converter | |
HeaderTarget | |
Node |
A node in a processing graph.
|
NodeContext | |
NodeSource |
A
NodeSource represents a mapping from an nodeId to a
Node instance. |
SourceList |
A list of
NodeSource s. |
SourceList.Converter |
Exception | Description |
---|---|
GraphException |
A general exception class for all failures that occurs
during the use and execution of
Graph s. |
Copyright © 2014–2017 European Space Agency (ESA). All rights reserved.