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

For each Parameter defined in a Method Signature, we need to obtain a value for that Parameter. So a Method Call Parameter is an input into the Method Call where a Data Flow can supply a corresponding value.

In can be helpful to think of any Action, such as Method Call, as a process with a number of input ports specified. Here we characterize those ports as Method Call Parameters.

Identifiers

  1. Method call + Activity + Parameter + Signature + Domain
  2. Flow + Activity + Domain

Attributes

No non-referential attributes.