Interface NESTPartOfEdgeObject

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

    public interface NESTPartOfEdgeObject
    extends NESTEdgeObject
    Interface of a PartOf-Edge of a NEST-graph. The workflow node is linked to each of the other nodes by a part-of edge. The semantic description of such an edge specifies the role of the associated node within the overall workflow. Data nodes can be linked with the workflow node via edges having one of the following semanic description: is-input, is-output, is-intermediate, is-parameter.
    Author:
    Alexander Stromer