Method Call - modelint/shlaer-mellor-metamodel GitHub Wiki

A Method Call is an Action specifying the invocation of a defined Method.

In Scrall, we might see a statement like this:

/R49/Bank Level.Clear floor request( ^dir )

Here we traverse from the executing instance to a related instance of Bank Level and then invoke its Clear floor request Method.

As we can see, any number of required Parameter values must be supplied.

images/action/activity/method-call-01.png

Identifiers

  1. ID + Activity + Domain

Attributes

No non-referential attributes.