| functions - UML-Dokumentation |
| Zusammenfassung:AttributeEigenschaften | Details:Attribute |
This class models a global function.
| Attribute | ||
| <Class> Package |
This property represents a reference to the package which contains this global function. |
|
| <Enumeration> GlobalFunctionKind |
This property represents the kind of the global function. It can have the following values: "NORMAL" for a normal global function, "UNITINITIALIZER" for a global function which serves as unit initializer, "UNITFINALIZER" for a global function which serves as unit finalizer. |
|
| !!TableHeading.InheritedAttributes!! |
||
| !!TableHeading.InheritedAttributes!! |
||
| !!TableHeading.InheritedAttributes!! |
||
| !!TableHeading.InheritedOperations!! |
||
| !!TableHeading.InheritedOperations!! |
||
| !!TableHeading.InheritedOperations!! |
||
| !!TableHeading.InheritedOperations!! |
||
Eigenschaften:
| Alias | |
| Classifier Behavior | |
| Is Abstract | false |
| Is Active | false |
| Is Leaf | false |
| Keywords | |
| Name | GlobalFunction |
| Name Expression | |
| Namespace | <<ePackage>> <Package> functions |
| Owned Template Signature | |
| Owner | <<ePackage>> <Package> functions |
| Owning Template Parameter | |
| Package | <<ePackage>> <Package> functions |
| Qualified Name | gast::functions::GlobalFunction |
| Representation | |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
| Details für Attribute |
Public <Enumeration> GlobalFunctionKind kind
This property represents the kind of the global function. It can have the following values: "NORMAL" for a normal global function, "UNITINITIALIZER" for a global function which serves as unit initializer, "UNITFINALIZER" for a global function which serves as unit finalizer.
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | <Class> GlobalFunction |
| 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 | kind |
| Name Expression | |
| Namespace | <Class> GlobalFunction |
| Opposite | |
| Owned Template Signature | |
| Owner | <Class> GlobalFunction |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | gast::functions::GlobalFunction::kind |
| Stereotype | |
| Template Parameter | |
| Type | <Enumeration> GlobalFunctionKind |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
Public <Class> Package surroundingPackage
This property represents a reference to the package which contains this global function.
| Aggregation | None |
| Alias | |
| Association | <Association> A_globalFunctions_surroundingPackage |
| Association End | |
| Class | <Class> GlobalFunction |
| 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 | surroundingPackage |
| Name Expression | |
| Namespace | <Class> GlobalFunction |
| Opposite | <Property> globalFunctions : GlobalFunction [0..*] |
| Owned Template Signature | |
| Owner | <Class> GlobalFunction |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | gast::functions::GlobalFunction::surroundingPackage |
| Stereotype | |
| Template Parameter | |
| Type | <Class> Package |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
| functions - UML-Dokumentation |
| Zusammenfassung:AttributeEigenschaften | Details:Attribute |