A CallEvent is denoted by the name of the triggering Operation, optionally followed by an assignment specification: <call-event> ::= <name> [‘(‘ [<assignment-specification>] ‘)’] <assignment-specification> ::= <assigned-name> [‘,’ <assigned-name>]*

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 CallEvent is denoted by the name of the triggering Operation, optionally followed by an assignment specification:

<call-event> ::= <name> [‘(‘ [<assignment-specification>] ‘)’]
<assignment-specification> ::=<assigned-name> [‘,’ <assigned-name>]*

Next snippet
Related snippets
Related snippets (backlinks)
Visit also
Visit also (backlinks)