Icon class icon_class fas fa-quote-left icon_class_computed fas fa-quote-left Related content 13. Flows: Flow Definition Example.sysml SysMLv2: Cameo: TIP: Displays of flow connections (including proxy notation) do not always clearly display the directed features of the ends that participate in the payload exchange. But there are multiple ways of still displaying those directed features. 13. Flows: Flow Usage Example.sysml Source OMG Systems Modeling Language TM (SysML®) Version 2.0 formal/2025-09-03 (Sep 2025) Copyright information About Object Management Group copyright in text extracts quoted from OMG specifications for educational purposes Snippet kind INFO Previous snippet Full quote A flow usage is declared as a streaming flow using the kind keyword flow. Next snippet A flow declaration then includes a specification of not only the source and target related features of the flow, but, more specifically, the output feature of the source from which the flow receives its payload ... and the input feature of the target ... Related snippets Related snippets (backlinks) This is done by giving a feature chain with at least two features, the last of which identifies the output or input feature, with the preceding part of the chain identifying the source or target of the flow. If no declaration part or payload specification is included in the flow declaration, then the from keyword may also be omitted. Visit also Visit also (backlinks) Flags