A reply-message-label is used for reply Messages. It has the following form ...

Icon class
icon_class
fas fa-quote-left
icon_class_computed
fas fa-quote-left
Related content
Source
Snippet kind
UML keywords
Full quote
A reply-message-label is used for reply Messages. It has the following form:

<reply-message-label> ::= [<assignment-target> ‘=’] <message-name>
[‘(’ [<output-argument-list>] ‘)’] [‘:’ <value-specification>]

<output-argument-list> ::= <output-argument> [‘,’<output-argument>]*

<output-argument> ::= <out-parameter-name> ‘:’ <value-specification> |
<assignment-target> ‘=’ <out-parameter-name> [‘:’ <value-specification>]
Next snippet
Related snippets
Related snippets (backlinks)
Visit also
Visit also (backlinks)