Interface IFlowGraphEdgeData

All Superinterfaces:
Serializable

public interface IFlowGraphEdgeData extends Serializable
Data associated with an edge of a flow graph, see ITaskFlowAnalysis#getFlowGraph and INodeHandler#createFlowGraph.
Since:
8.0.0
Author:
XIMA MEDIA GmbH
  • Method Summary

    Modifier and Type
    Method
    Description
    long
    The type of this edge, i.e. the circumstances when flow is transferred from the source to the target node.