Class UML 2.4.1::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=126761%3AD64C2CF61157B674D25CA3C0D111D8E1)
default :
ParameterableElement (0 1); -- source
TemplateParameter![](/se-interop/image/down-arrow.png?hunchentoot-session=126761%3AD64C2CF61157B674D25CA3C0D111D8E1)
ownedDefault :
ParameterableElement (0 1); -- source
TemplateParameter![](/se-interop/image/down-arrow.png?hunchentoot-session=126761%3AD64C2CF61157B674D25CA3C0D111D8E1)
ownedParameteredElement :
ParameterableElement (0 1); -- source
TemplateParameter![](/se-interop/image/down-arrow.png?hunchentoot-session=126761%3AD64C2CF61157B674D25CA3C0D111D8E1)
parameteredElement :
ParameterableElement (1 1); -- source
TemplateParameter![](/se-interop/image/down-arrow.png?hunchentoot-session=126761%3AD64C2CF61157B674D25CA3C0D111D8E1)
signature :
TemplateSignature (1 1); -- source
TemplateParameter![](/se-interop/image/down-arrow.png?hunchentoot-session=126761%3AD64C2CF61157B674D25CA3C0D111D8E1)
ownedComment :
Comment (0 *); -- source
Element![](/se-interop/image/down-arrow.png?hunchentoot-session=126761%3AD64C2CF61157B674D25CA3C0D111D8E1)
ownedElement :
Element (0 *); -- source
Element![](/se-interop/image/down-arrow.png?hunchentoot-session=126761%3AD64C2CF61157B674D25CA3C0D111D8E1)
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].