Package org.esa.snap.core.gpf.graph
package org.esa.snap.core.gpf.graph
-
ClassDescriptionRepresents a directed acyclic graph (DAG) of
Nodes.A general exception class for all failures that occurs during the use and execution ofGraphs.A helper class used to command the update of the GraphNode object from SNAP Graph Builder by Graph Processing Framework (GPF)This interface can be implemented and added to theGraphProcessorto get informed about processing steps of a graph.TheGraphProcessoris responsible for executing processing graphs.A node in a processing graph.ANodeSourcerepresents a mapping from an nodeId to aNodeinstance.A list ofNodeSources.