Interface IFlowGraphEdgeDataConfigurator

    • Method Detail

      • configure

        void configure​(IFlowGraphEdgeDataBuilder builder)
        Accepts a builder and should set the appropriate edge data.
        Parameters:
        builder - Builder for the data of an edge in the flow graph.