|
| variables - UML-Dokumentation |
variables
KlasseVariable
This class is the root of the variable hierarchy.
| Attribute |
| <Class> GASTType | type |
This property represents the declared type of this variable. It is derived from typeDeclaration.getType().
|
| <Primitive Type> Boolean | const |
This property is true if this variable is declared as constant.
|
| <Class> DeclarationTypeAccess | typeDeclaration |
This property represents a reference to a type access which points to the declared type of this variable.
|
Eigenschaften:
| Alias | |
| Classifier Behavior | |
| Is Abstract | true |
| Is Active | false |
| Is Leaf | false |
| Keywords | |
| Name | Variable |
| Name Expression | |
| Namespace | <<ePackage>> <Package> variables |
| Owned Template Signature | |
| Owner | <<ePackage>> <Package> variables |
| Owning Template Parameter | |
| Package | <<ePackage>> <Package> variables |
| Qualified Name | gast::variables::Variable |
| Representation | |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
const
Public <Primitive Type> Boolean const
-
This property is true if this variable is declared as constant.
-
Eigenschaften:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| attributeName | |
| Class | <Class> Variable |
| 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 |
| isID | False |
| isTransient | False |
| isUnsettable | True |
| isVolatile | False |
| Keywords | |
| Lower | 1 |
| Lower Value | |
| Multiplicity | 1 |
| Name | const |
| Name Expression | |
| Namespace | <Class> Variable |
| Opposite | |
| Owned Template Signature | |
| Owner | <Class> Variable |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | gast::variables::Variable::const |
| Stereotype | eAttribute |
| Template Parameter | |
| Type | <Primitive Type> Boolean |
| Upper | 1 |
| Upper Value | |
| visibility | 0 - Unspecified |
| Visibility | Public |
| xmlFeatureKind | 0 - Unspecified |
| xmlName | |
| xmlNamespace | |
type
Public <Class> GASTType type
-
This property represents the declared type of this variable. It is derived from typeDeclaration.getType().
-
Eigenschaften:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | <Class> Variable |
| Datatype | |
| Default | |
| Default Value | <Literal String> |
| 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 |
| isResolveProxies | True |
| isTransient | True |
| isUnsettable | False |
| isVolatile | True |
| Keywords | |
| Lower | 1 |
| Lower Value | |
| Multiplicity | 1 |
| Name | type |
| Name Expression | |
| Namespace | <Class> Variable |
| Opposite | |
| Owned Template Signature | |
| Owner | <Class> Variable |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | gast::variables::Variable::type |
| referenceName | type |
| Stereotype | eReference |
| Template Parameter | |
| Type | <Class> GASTType |
| Upper | 1 |
| Upper Value | |
| visibility | 2 - ReadOnly |
| Visibility | Public |
| xmlFeatureKind | 0 - Unspecified |
| xmlName | |
| xmlNamespace | |
typeDeclaration
Public <Class> DeclarationTypeAccess typeDeclaration
-
This property represents a reference to a type access which points to the declared type of this variable.
-
Eigenschaften:
-
| Aggregation | Composite |
| Alias | |
| Association | <Association> A_typeDeclaration_surroundingVariable |
| Association End | |
| Class | <Class> Variable |
| 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 | 0..1 |
| Name | typeDeclaration |
| Name Expression | |
| Namespace | <Class> Variable |
| Opposite | <Property> surroundingVariable : Variable |
| Owned Template Signature | |
| Owner | <Class> Variable |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | gast::variables::Variable::typeDeclaration |
| Stereotype | |
| Template Parameter | |
| Type | <Class> DeclarationTypeAccess |
| Upper | 1 |
| Upper Value | <Literal Unlimited Natural> 1 |
| Visibility | Public |
|
| variables - UML-Dokumentation |