-
Notifications
You must be signed in to change notification settings - Fork 0
Supplied Parameter
Leon Starr edited this page Feb 19, 2026
·
4 revisions
An Interaction may supply any number of parameters with associated values. These presumably correspond to a signature defined in the Modeling Language for the Actor and Action Type involved in the interaction.
The model debugger simply scoops up the parameter names and values and either injects them into the System or receives them from the System. Any validation is the responsibility of the System itself.
- Interaction + Name
The name of the parameter
Type: Parameter Name -> Name
The user supplied value provided for the named parameter.
Type: Value Represnetation -> String
Copyright © 2025-2026, Leon Starr at Model Integration, LLC under the MIT Open Source License