Class InformationFlowHelper

java.lang.Object
com.nomagic.uml2.ext.jmi.helpers.InformationFlowHelper

@OpenApiAll public class InformationFlowHelper extends Object
Information Flow utilities.
  • Constructor Details

    • InformationFlowHelper

      public InformationFlowHelper()
  • Method Details

    • getInformationFlows

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