
UML/BPMN Metamodel
Relation of the actual parameter(s) to a formal template parameter as part of a TemplateBinding.
A TemplateParameterSubstitution associates one or more actual Parameters with a formal template Parameter within the context of a TemplateBinding.
In Modelio, a TemplateParameterSubstitution cannot own its actual value. The actual value can be referenced by the Actual dependency or defined by the StringValue attribute.


Figure 242 : TemplateParameterSubstitution (architecture_autodiagram)
Attribute | Description |
---|---|
string Value [1..1] | The value that is the actual parameter for this substitution. It is used for value template parameters. |
Association | Description |
---|---|
The elements that are the actual parameters for this substitution. | |
The formal template parameter that is associated with this substitution. |