1.3.6.41 TemplateParameterSubstitution
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.
TemplateParameterModelElementTemplateParameterSubstitutionTemplateBinding
Attribute
Description
string Value [0..1]
The value that is the actual parameter for this substitution. It is used for value template parameters.
Association
Description
Actual : ModelElement [0..1]
FormalParameter : TemplateParameter [1..1]
Owner : TemplateBinding [1..1]
The ParameterSubstitutions owned by this TemplateBinding.