Icon class icon_class fas fa-quote-left icon_class_computed fas fa-quote-left Related content SysMLv1.x: The ElementGroup stereotype The grouping of member elements by an ElementGroup is denoted here "logical" in the sense that it does not "steal ownership" of member elements (as opposed to "physical" ownership of elements in the model) Source OMG Systems Modeling Language (SysML) 1.6 Copyright information About Object Management Group copyright in text extracts quoted from OMG specifications for educational purposes Snippet kind INFO UML keywords Comment Comment::annotatedElement SysML keywords ElementGroup ElementGroup::/member Previous snippet Grouped elements are the annotated elements of the comment to which the stereotype is applied. This has several implications: Full quote Element groups do not own their elements and thus an element can participate in an unlimited number of groups. Next snippet The elements in a group are identified by the modeler, as opposed to being the result of a query, as in views. Related snippets The ElementGroup stereotype provides a lightweight mechanism for grouping various and possibly heterogeneous model elements by extending the capability of comments to refer to multiple annotated elements. The semantics of ElementGroup is modeler-defined. In particular, the body text is not restricted. It can describe the grouped elements as well as elements or values related to the grouped elements. Grouped elements are the annotated elements of the comment to which the stereotype is applied. This has several implications: Related snippets (backlinks) Element groups can be members of other element groups, but this does not imply that members of the first are members of the second. Visit also Visit also (backlinks) Flags