zero_input_parameters If the DecisionNode has no decisionInputFlow and an incoming ControlFlow, then any decisionInput Behavior has no in parameters.

Icon class
icon_class
fas fa-quote-left
icon_class_computed
fas fa-quote-left
Related content
Source
Snippet kind
UML keywords
Full quote
zero_input_parameters

If the DecisionNode has no decisionInputFlow and an incoming ControlFlow, then any decisionInput Behavior has no in parameters.


       inv: (decisionInput<>null and decisionInputFlow=null and incoming-
       >exists(oclIsKindOf(ControlFlow))) implies
          decisionInput.inputParameters()->isEmpty()
Next snippet
Related snippets
Related snippets (backlinks)
Visit also
Visit also (backlinks)