Difference between revisions of "XCSG:ModelElement"

From AtlasWiki
Jump to: navigation, search
Line 19: Line 19:
 
|-
 
|-
 
! Description
 
! Description
| The name of the element within its Namespace
+
| The name of the element within its [[Namespace]]
 
|-
 
|-
 
! Type
 
! Type

Revision as of 05:25, 27 February 2014

The ModelElement kind, represent an abstraction drawn from the system being modeled. Model elements have names and may be associated with a namespace. A distinct id identifies the element in the graph. It may be composed of the element’s name and a number, or take any other form that ensures the id is unique within the definition of the overall graph that contains the element.

Documentation may optionally be associated with model elements, representing comments or other descriptions.

Model elements may also be stereotyped.

Metaclass ModelElement
Description An abstraction drawn from the system being modeled.
Attribute name
Description The name of the element within its Namespace
Type String