Skip to main content

Get help for ARIS UML Designer

«Call»

Stereotype of the Usage metaclass of the UML standard profile.

A «Call» is a usage dependency whose source is an operation and whose target is an operation.

The dependency specifies that the source operation invokes the target operation during its execution.

If the source or target element of this dependency is not an operation, but a class including operations itself, this means that one of the operations of this class represents the calling or called operation.