
UML/BPMN Metamodel
Representation of a relationship between a templateable element and a template.
A TemplateBinding specifies the Substitution of actual Parameters by the formal Parameters of the template.
A TemplateBinding is a directed relationship from a bound templateable element to the template signature of the target template.
A TemplateBinding owns a set of TemplateParameterSubstitutions.


Figure 240 : TemplateBinding (architecture_autodiagram)
Association | Description |
---|---|
The ParameterSubstitutions owned by this TemplateBinding. | |
The element that is bound by this Binding. | |
The template element that is the target of the Binding. | |