Parameter - modelint/shlaer-mellor-metamodel GitHub Wiki

A Parameter is a variable since it has a name and a type and can be assigned a value.

An Activity specifies a set of required Parameters, if any, through an associated Signature.

When an Activity executes it assumes that a value has been provided for each Parameter in its Signature.

Identifiers

  1. Name + Signature + Domain

Attributes

No non-referential attributes