Interface NESTDataflowEdgeObject

All Superinterfaces:
Comparable<NESTGraphItemObject>, DataObject, NESTEdgeObject, NESTGraphItemObject, PropertyHandler
All Known Implementing Classes:
NESTDataflowEdgeObjectImpl

public interface NESTDataflowEdgeObject extends NESTEdgeObject
Interface of a Dataflow-Edge of a NEST-graph. The dataflow among tasks is represented using dataflow edges. A dataflow edge links data nodes to task nodes and vice versa. the semantic description of such an edge indicates whether the data item was consumed as input data or produced as output data by the task.
Author:
Alexander Stromer