Class UML 2.4.1::ClassifierTemplateParameter
Description:
A classifier template parameter exposes a classifier as a formal template
parameter.
Direct Superclasses: TemplateParameterDirect Subclasses: Class Precedence List: ClassifierTemplateParameter,
TemplateParameter,
ElementProperties:
![](/se-interop/image/down-arrow.png?hunchentoot-session=8771%3AE5D4A818B13B0ED932AE10520CCFC4A4)
allowSubstitutable : Boolean (1 1); -- source
ClassifierTemplateParameter![](/se-interop/image/down-arrow.png?hunchentoot-session=8771%3AE5D4A818B13B0ED932AE10520CCFC4A4)
constrainingClassifier :
Classifier (0 *); -- source
ClassifierTemplateParameter![](/se-interop/image/down-arrow.png?hunchentoot-session=8771%3AE5D4A818B13B0ED932AE10520CCFC4A4)
parameteredElement :
Classifier (1 1); -- source
ClassifierTemplateParameter![](/se-interop/image/down-arrow.png?hunchentoot-session=8771%3AE5D4A818B13B0ED932AE10520CCFC4A4)
default :
ParameterableElement (0 1); -- source
TemplateParameter![](/se-interop/image/down-arrow.png?hunchentoot-session=8771%3AE5D4A818B13B0ED932AE10520CCFC4A4)
ownedDefault :
ParameterableElement (0 1); -- source
TemplateParameter![](/se-interop/image/down-arrow.png?hunchentoot-session=8771%3AE5D4A818B13B0ED932AE10520CCFC4A4)
ownedParameteredElement :
ParameterableElement (0 1); -- source
TemplateParameter![](/se-interop/image/down-arrow.png?hunchentoot-session=8771%3AE5D4A818B13B0ED932AE10520CCFC4A4)
signature :
TemplateSignature (1 1); -- source
TemplateParameter![](/se-interop/image/down-arrow.png?hunchentoot-session=8771%3AE5D4A818B13B0ED932AE10520CCFC4A4)
ownedComment :
Comment (0 *); -- source
Element![](/se-interop/image/down-arrow.png?hunchentoot-session=8771%3AE5D4A818B13B0ED932AE10520CCFC4A4)
ownedElement :
Element (0 *); -- source
Element![](/se-interop/image/down-arrow.png?hunchentoot-session=8771%3AE5D4A818B13B0ED932AE10520CCFC4A4)
owner :
Element (0 1); -- source
ElementConstraints:
Signature: has_constraining_classifier() : Boolean;
Description: If "allowSubstitutable" is true, then there must be a constrainingClassifier.
Expression: allowSubstitutable implies constrainingClassifier->notEmpty()
Operations:
No additional operations.
Send questions or comments to
[email protected].