| core - UML-Dokumentation |
| Zusammenfassung:AttributeEigenschaften | Details:Attribute |
This entity is a super class for all classes which are part of the model. It helps to ensure that each model element can be identified by a unique identifier.
| Attribute | ||
| <Class> ModelAnnotation |
Collection with references to the model annotations annotating this model element. |
|
| <Enumeration> Status |
Contains the status of the model element. It can contain the following values: "normal" for model elements which are extracted from source code, "library" for model elements which are extracted from a library, "implicit" for model elements which are implicitly specified in source code and "failed dependency" for model elements which have no definition either in source code nor in a library. |
|
| <Primitive Type> Unlimited Natural | ||
Eigenschaften:
| Alias | |
| Classifier Behavior | |
| Is Abstract | true |
| Is Active | false |
| Is Leaf | false |
| Keywords | |
| Name | ModelElement |
| Name Expression | |
| Namespace | <<ePackage>> <Package> core |
| Owned Template Signature | |
| Owner | <<ePackage>> <Package> core |
| Owning Template Parameter | |
| Package | <<ePackage>> <Package> core |
| Qualified Name | gast::core::ModelElement |
| Representation | |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
| Details für Attribute |
Public <Class> ModelAnnotation annotations
Collection with references to the model annotations annotating this model element.
| Aggregation | Composite |
| Alias | |
| Association | |
| Association End | |
| Class | <Class> ModelElement |
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | true |
| Is Derived | false |
| Is Derived Union | false |
| Is Leaf | false |
| Is Ordered | false |
| Is Read Only | false |
| Is Static | false |
| Is Unique | true |
| Keywords | |
| Lower | 0 |
| Lower Value | <Literal Integer> 0 |
| Multiplicity | * |
| Name | annotations |
| Name Expression | |
| Namespace | <Class> ModelElement |
| Opposite | |
| Owned Template Signature | |
| Owner | <Class> ModelElement |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | gast::core::ModelElement::annotations |
| Stereotype | |
| Template Parameter | |
| Type | <Class> ModelAnnotation |
| Upper | * |
| Upper Value | <Literal Unlimited Natural> * |
| Visibility | Public |
Public <Enumeration> Status status
Contains the status of the model element. It can contain the following values: "normal" for model elements which are extracted from source code, "library" for model elements which are extracted from a library, "implicit" for model elements which are implicitly specified in source code and "failed dependency" for model elements which have no definition either in source code nor in a library.
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | <Class> ModelElement |
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false |
| Is Derived | false |
| Is Derived Union | false |
| Is Leaf | false |
| Is Ordered | false |
| Is Read Only | false |
| Is Static | false |
| Is Unique | true |
| Keywords | |
| Lower | 1 |
| Lower Value | <Literal Integer> 1 |
| Multiplicity | 1 |
| Name | status |
| Name Expression | |
| Namespace | <Class> ModelElement |
| Opposite | |
| Owned Template Signature | |
| Owner | <Class> ModelElement |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | gast::core::ModelElement::status |
| Stereotype | |
| Template Parameter | |
| Type | <Enumeration> Status |
| Upper | 1 |
| Upper Value | <Literal Unlimited Natural> 1 |
| Visibility | Public |
Public <Primitive Type> Unlimited Natural uniqueId
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | <Class> ModelElement |
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false |
| Is Derived | false |
| Is Derived Union | false |
| Is Leaf | false |
| Is Ordered | false |
| Is Read Only | false |
| Is Static | false |
| Is Unique | true |
| Keywords | |
| Lower | 1 |
| Lower Value | |
| Multiplicity | 1 |
| Name | uniqueId |
| Name Expression | |
| Namespace | <Class> ModelElement |
| Opposite | |
| Owned Template Signature | |
| Owner | <Class> ModelElement |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | gast::core::ModelElement::uniqueId |
| Stereotype | |
| Template Parameter | |
| Type | <Primitive Type> Unlimited Natural |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
| core - UML-Dokumentation |
| Zusammenfassung:AttributeEigenschaften | Details:Attribute |