Software Disclaimer

Class UML 2.5::TemplateParameterSubstitution

Description:

A TemplateParameterSubstitution relates the actual parameter to a formal TemplateParameter as part of a template binding.

Direct Superclasses: Element

Direct Subclasses:

Class Precedence List: TemplateParameterSubstitution, Element

Properties:

actual : ParameterableElement (1 1); -- source TemplateParameterSubstitution
formal : TemplateParameter (1 1); -- source TemplateParameterSubstitution

The formal TemplateParameter that is associated with this TemplateParameterSubstitution.

ownedActual : ParameterableElement (0 1); -- source TemplateParameterSubstitution
templateBinding : TemplateBinding (1 1); -- source TemplateParameterSubstitution
ownedComment : Comment (0 *); -- source Element
ownedElement : Element (0 *); -- source Element
owner : Element (0 1); -- source Element

Constraints:

No additional constraints.

Operations:

No additional operations.



Send questions or comments to [email protected].