Class UML 2.3::Comment
Description:
A comment is a textual annotation that can be attached to a set of elements.
Direct Superclasses: ElementDirect Subclasses: Class Precedence List: Comment,
ElementProperties:
![](/se-interop/image/down-arrow.png?hunchentoot-session=61744%3A4502CA9E85C80B9B7BE8874CF201B4E1)
annotatedElement :
Element (0 *); -- source
Comment![](/se-interop/image/down-arrow.png?hunchentoot-session=61744%3A4502CA9E85C80B9B7BE8874CF201B4E1)
body : String (0 1); -- source
Comment![](/se-interop/image/down-arrow.png?hunchentoot-session=61744%3A4502CA9E85C80B9B7BE8874CF201B4E1)
ownedComment :
Comment (0 *); -- source
Element![](/se-interop/image/down-arrow.png?hunchentoot-session=61744%3A4502CA9E85C80B9B7BE8874CF201B4E1)
ownedElement :
Element (0 *); -- source
Element![](/se-interop/image/down-arrow.png?hunchentoot-session=61744%3A4502CA9E85C80B9B7BE8874CF201B4E1)
owner :
Element (0 1); -- source
ElementConstraints:
Signature: CMOF_14_3_18a() : Boolean;
Description: 14.3 [18] Comments may only annotate instances of NamedElement
Expression: annotatedElement->forAll(e | e.oclIsKindOf(NamedElement))
Operations:
No additional operations.
Send questions or comments to
[email protected].