Class UML 2.3::TemplateParameter
Description:
A template parameter exposes a parameterable element as a formal template
parameter of a template.
Direct Superclasses: ElementDirect Subclasses: OperationTemplateParameter,
ConnectableElementTemplateParameter,
ClassifierTemplateParameterClass Precedence List: TemplateParameter,
ElementProperties:
![](/se-interop/image/down-arrow.png?hunchentoot-session=153226%3A0F7048E77DC8583B7038228F6C6D5024)
default :
ParameterableElement (0 1); -- source
TemplateParameter![](/se-interop/image/down-arrow.png?hunchentoot-session=153226%3A0F7048E77DC8583B7038228F6C6D5024)
ownedDefault :
ParameterableElement (0 1); -- source
TemplateParameter![](/se-interop/image/down-arrow.png?hunchentoot-session=153226%3A0F7048E77DC8583B7038228F6C6D5024)
ownedParameteredElement :
ParameterableElement (0 1); -- source
TemplateParameter![](/se-interop/image/down-arrow.png?hunchentoot-session=153226%3A0F7048E77DC8583B7038228F6C6D5024)
parameteredElement :
ParameterableElement (1 1); -- source
TemplateParameter![](/se-interop/image/down-arrow.png?hunchentoot-session=153226%3A0F7048E77DC8583B7038228F6C6D5024)
signature :
TemplateSignature (1 1); -- source
TemplateParameter![](/se-interop/image/down-arrow.png?hunchentoot-session=153226%3A0F7048E77DC8583B7038228F6C6D5024)
ownedComment :
Comment (0 *); -- source
Element![](/se-interop/image/down-arrow.png?hunchentoot-session=153226%3A0F7048E77DC8583B7038228F6C6D5024)
ownedElement :
Element (0 *); -- source
Element![](/se-interop/image/down-arrow.png?hunchentoot-session=153226%3A0F7048E77DC8583B7038228F6C6D5024)
owner :
Element (0 1); -- source
ElementConstraints:
Signature: must_be_compatible() : Boolean;
Description: The default must be compatible with the formal template parameter.
Expression: default->notEmpty() implies default->isCompatibleWith(parameteredElement)
Operations:
No additional operations.
Send questions or comments to
[email protected].