|
| types - UML-Dokumentation |
types
KlasseGASTType
This entity models the root of the type hierarchy. The type hierarchy represents the type system.
| Attribute |
| <Primitive Type> String | qualifiedName |
This property represents the fully qualified name of this type.
|
| <Primitive Type> Boolean | referenceType |
This property is true if this type is a reference type. It is false if this type is value type.
|
Eigenschaften:
| Alias | |
| Classifier Behavior | |
| Is Abstract | true |
| Is Active | false |
| Is Leaf | false |
| Keywords | |
| Name | GASTType |
| Name Expression | |
| Namespace | <<ePackage>> <Package> types |
| Owned Template Signature | |
| Owner | <<ePackage>> <Package> types |
| Owning Template Parameter | |
| Package | <<ePackage>> <Package> types |
| Qualified Name | gast::types::GASTType |
| Representation | |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
qualifiedName
Public <Primitive Type> String qualifiedName
-
This property represents the fully qualified name of this type.
-
Eigenschaften:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| attributeName | |
| Class | <Class> GASTType |
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false |
| Is Derived | true |
| Is Derived Union | false |
| Is Leaf | false |
| Is Ordered | false |
| Is Read Only | true |
| Is Static | false |
| Is Unique | true |
| isID | False |
| isTransient | True |
| isUnsettable | True |
| isVolatile | True |
| Keywords | |
| Lower | 1 |
| Lower Value | |
| Multiplicity | 1 |
| Name | qualifiedName |
| Name Expression | |
| Namespace | <Class> GASTType |
| Opposite | |
| Owned Template Signature | |
| Owner | <Class> GASTType |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | gast::types::GASTType::qualifiedName |
| Stereotype | eAttribute |
| Template Parameter | |
| Type | <Primitive Type> String |
| Upper | 1 |
| Upper Value | |
| visibility | 0 - Unspecified |
| Visibility | Public |
| xmlFeatureKind | 0 - Unspecified |
| xmlName | |
| xmlNamespace | |
referenceType
Public <Primitive Type> Boolean referenceType
-
This property is true if this type is a reference type. It is false if this type is value type.
-
Eigenschaften:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | <Class> GASTType |
| 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 | referenceType |
| Name Expression | |
| Namespace | <Class> GASTType |
| Opposite | |
| Owned Template Signature | |
| Owner | <Class> GASTType |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | gast::types::GASTType::referenceType |
| Stereotype | |
| Template Parameter | |
| Type | <Primitive Type> Boolean |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
|
| types - UML-Dokumentation |