Class InformationFlowHelper


  • @OpenApiAll
    public class InformationFlowHelper
    extends java.lang.Object
    Information Flow utilities.
    • Constructor Detail

      • InformationFlowHelper

        public InformationFlowHelper()
    • Method Detail

      • getInformationFlows

        public static java.util.List<InformationFlow> getInformationFlows​(Element element)
        Get information flows of the given relationship element.
        Parameters:
        element - relationship element.
        Returns:
        information flows.