Interface FlowLabelGenerator

    • Method Detail

      • generateLabel

        String generateLabel​(FlowDataset dataset,
                             FlowKey key)
        Returns a label for the specified flow.
        Parameters:
        dataset - the flow dataset (null not permitted).
        key - the flow key (null not permitted).
        Returns:
        The label (possibly null).