|
| functions - UML-Dokumentation |
functions
AufzählungGlobalFunctionKind
This enumeration contains literals which describe the kinds of global functions.
Eigenschaften:
| Alias | |
| Is Abstract | false |
| Is Leaf | false |
| Keywords | |
| Name | GlobalFunctionKind |
| Name Expression | |
| Namespace | <<ePackage>> <Package> functions |
| Owned Template Signature | |
| Owner | <<ePackage>> <Package> functions |
| Owning Template Parameter | |
| Package | <<ePackage>> <Package> functions |
| Qualified Name | gast::functions::GlobalFunctionKind |
| Representation | |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
NORMAL
Shows that it is a normal global function.
-
Eigenschaften:
-
| Alias | |
| Enumeration | <Enumeration> GlobalFunctionKind |
| Keywords | |
| Name | NORMAL |
| Name Expression | |
| Namespace | <Enumeration> GlobalFunctionKind |
| Owner | <Enumeration> GlobalFunctionKind |
| Owning Template Parameter | |
| Qualified Name | gast::functions::GlobalFunctionKind::NORMAL |
| Specification | <Literal Integer> 50 |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
UNITFINALIZER
Shows that a global function serves as unit finalizer.
-
Eigenschaften:
-
| Alias | |
| Enumeration | <Enumeration> GlobalFunctionKind |
| Keywords | |
| Name | UNITFINALIZER |
| Name Expression | |
| Namespace | <Enumeration> GlobalFunctionKind |
| Owner | <Enumeration> GlobalFunctionKind |
| Owning Template Parameter | |
| Qualified Name | gast::functions::GlobalFunctionKind::UNITFINALIZER |
| Specification | <Literal Integer> 59 |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
UNITINITIALIZER
Shows that a global function serves as unit initializer.
-
Eigenschaften:
-
| Alias | |
| Enumeration | <Enumeration> GlobalFunctionKind |
| Keywords | |
| Name | UNITINITIALIZER |
| Name Expression | |
| Namespace | <Enumeration> GlobalFunctionKind |
| Owner | <Enumeration> GlobalFunctionKind |
| Owning Template Parameter | |
| Qualified Name | gast::functions::GlobalFunctionKind::UNITINITIALIZER |
| Specification | <Literal Integer> 58 |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
|
| functions - UML-Dokumentation |