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 defines its set of required Parameters, if any, through an associated Signature.
When an Activity executes it assumes that a value has been provided for each Paramter in its Signature.
Identifiers
- Name + Signature + Domain
Attributes
No non-referential attributes