-
Notifications
You must be signed in to change notification settings - Fork 3
Parameter
Leon Starr edited this page Feb 4, 2023
·
7 revisions
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.
- Name + Signature + Domain
No non-referential attributes
Copyright © 2021-2023 Leon Starr