Package org.esa.beam.framework.gpf.graph

Interface Summary
GraphProcessingObserver This interface can be implemented and added to the GraphProcessor to get informed about processing steps of a graph.
 

Class Summary
Graph Represents a directed acyclic graph (DAG) of Nodes.
GraphContext The GraphContext holds the context for executing the Graph by the GraphProcessor.
GraphIO The GraphIO class contains methods for the serialization/deserialization of XML-based Graph definitions.
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 NodeSources.
SourceList.Converter  
 

Exception Summary
GraphException A general exception class for all failures that occurs during the use and execution of Graphs.
 



Copyright © 2002-2013 Brockmann Consult GmbH. All Rights Reserved.