| model1 UML Documentation |
| Summary:AttributesPropertiesComments | Detail:Attributes |
Element classifies the elementary, atomic constructs of models. Element is the root Class within the MOF Model.
| Attributes | ||
| Primitive Type string |
Provides an informal description of the Element. |
|
| Primitive Type string |
Provides a meta-modeler supplied name that uniquely identifies the Element in the context of the ModelElements containing Namespace. When choosing an Elements name, the meta-modeler should consider the rules for translating names into identifiers in the relevant mappings. |
|
| Primitive Type string |
Provides a unique name for the Element within the context of its outermost containing Package. The qualifiedName is a list of NameType values consisting ofthe names of the Element, its container, its containers container and so on until a non-contained element is reached. The first member of the list is the nameof the non-contained element.The 'qualifiedName' of an Element is of the form |
|
| Primitive Type string | ||
Properties:
| Alias | |
| Classifier Behavior | |
| Collections | |
| Is Abstract | true |
| Is Active | false |
| Is Leaf | false |
| Keywords | |
| Name | Element |
| Name Expression | |
| Owned Template Signature | |
| Owner | Package model1 |
| Owning Parameter | |
| Package | Package model1 |
| Packageable Element visibility | public |
| Qualified Name | model1::model1::Element |
| Representation | |
| Stereotype | |
| Template Parameter | |
| Visibility | public |
| Attribute Details |
public Primitive Type string annotation
Provides an informal description of the Element.
| Aggregation | none |
| Alias | |
| Association | |
| Association End | |
| Class | Class Element |
| Collections | |
| Datatype | |
| Default | |
| Default Value | |
| isChangeable | true |
| Is Composite | false |
| Is Derived | false |
| Is Derived Union | false |
| isLanguageNeutral | true |
| Is Leaf | false |
| Is Ordered | false |
| Is Read Only | false |
| Is Static | false |
| isUnique | false |
| Is Unique | true |
| Keywords | |
| Lower | 0 |
| Lower Value | Literal Integer |
| maxLength | 8000 |
| Multiplicity | 0..1 |
| Name | annotation |
| Name Expression | |
| Opposite | |
| Owned Template Signature | |
| Owner | Class Element |
| Owning Association | |
| Owning Parameter | |
| Qualified Name | model1::model1::Element::annotation |
| Stereotype | default |
| Template Parameter | |
| Type | Primitive Type string |
| Upper | 1 |
| Upper Value | Literal Unlimited Natural |
| Visibility | public |
public Primitive Type string name
Provides a meta-modeler supplied name that uniquely identifies the Element in the context of the ModelElements containing Namespace. When choosing an Elements name, the meta-modeler should consider the rules for translating names into identifiers in the relevant mappings.
| Aggregation | none |
| Alias | |
| Association | |
| Association End | |
| Class | Class Element |
| Collections | |
| Datatype | |
| Default | |
| Default Value | |
| isChangeable | false |
| Is Composite | false |
| Is Derived | true |
| Is Derived Union | false |
| isLanguageNeutral | true |
| Is Leaf | false |
| Is Ordered | false |
| Is Read Only | true |
| Is Static | false |
| isUnique | false |
| Is Unique | true |
| Keywords | |
| Lower | 1 |
| Lower Value | |
| maxLength | 200 |
| Multiplicity | 1 |
| Name | name |
| Name Expression | |
| Opposite | |
| Owned Template Signature | |
| Owner | Class Element |
| Owning Association | |
| Owning Parameter | |
| Qualified Name | model1::model1::Element::name |
| Stereotype | default |
| Template Parameter | |
| Type | Primitive Type string |
| Upper | 1 |
| Upper Value | |
| Visibility | public |
public Primitive Type string qualifiedName
Provides a unique name for the Element within the context of its outermost containing Package. The qualifiedName is a list of NameType values consisting ofthe names of the Element, its container, its containers container and so on until a non-contained element is reached. The first member of the list is the nameof the non-contained element.The 'qualifiedName' of an Element is of the form
| Aggregation | none |
| Alias | |
| Association | |
| Association End | |
| Class | Class Element |
| Collections | |
| Datatype | |
| Default | |
| Default Value | |
| isChangeable | false |
| Is Composite | false |
| Is Derived | true |
| Is Derived Union | false |
| isLanguageNeutral | true |
| Is Leaf | false |
| Is Ordered | false |
| Is Read Only | true |
| Is Static | false |
| isUnique | false |
| Is Unique | true |
| Keywords | |
| Lower | 1 |
| Lower Value | |
| maxLength | 200 |
| Multiplicity | 1 |
| Name | qualifiedName |
| Name Expression | |
| Opposite | |
| Owned Template Signature | |
| Owner | Class Element |
| Owning Association | |
| Owning Parameter | |
| Qualified Name | model1::model1::Element::qualifiedName |
| Stereotype | default |
| Template Parameter | |
| Type | Primitive Type string |
| Upper | 1 |
| Upper Value | |
| Visibility | public |
public Primitive Type string stereotype
| Aggregation | none |
| Alias | |
| Association | |
| Association End | |
| Class | Class Element |
| Collections | |
| 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 | set |
| Lower | 1 |
| Lower Value | |
| Multiplicity | 1 |
| Name | stereotype |
| Name Expression | |
| Opposite | |
| Owned Template Signature | |
| Owner | Class Element |
| Owning Association | |
| Owning Parameter | |
| Qualified Name | model1::model1::Element::stereotype |
| Stereotype | |
| Template Parameter | |
| Type | Primitive Type string |
| Upper | 1 |
| Upper Value | |
| Visibility | public |
| Comments |
| model1 UML Documentation |
| Summary:AttributesPropertiesComments | Detail:Attributes |