Class UML 2.5::TemplateSignature
Description:
A Template Signature bundles the set of formal TemplateParameters for a
template.
Direct Superclasses: ElementDirect Subclasses: RedefinableTemplateSignatureClass Precedence List: TemplateSignature,
ElementProperties:
ownedParameter :
TemplateParameter (0 *); -- source
TemplateSignatureThe formal parameters that are owned by this TemplateSignature.
{
composite,
ordered}
Subsets: Element.ownedElement, TemplateSignature.parameter
Opposite: TemplateParameter.signature
parameter :
TemplateParameter (1 *); -- source
TemplateSignature template :
TemplateableElement (1 1); -- source
TemplateSignatureThe TemplateableElement that owns this TemplateSignature.
Subsets: Element.owner
Opposite: TemplateableElement.ownedTemplateSignature
ownedComment :
Comment (0 *); -- source
Element ownedElement :
Element (0 *); -- source
Element owner :
Element (0 1); -- source
ElementConstraints:
No additional constraints.
Operations:
No additional operations.
Send questions or comments to
[email protected].