|
| types - UML-Dokumentation |
types
AufzählungVisibilities
This enumeration models possible visibilities of class members. The exact semantics of these visibilities depends on the considered programming language.
Eigenschaften:
| Alias | |
| Is Abstract | false |
| Is Leaf | false |
| Keywords | |
| Name | Visibilities |
| Name Expression | |
| Namespace | <<ePackage>> <Package> types |
| Owned Template Signature | |
| Owner | <<ePackage>> <Package> types |
| Owning Template Parameter | |
| Package | <<ePackage>> <Package> types |
| Qualified Name | gast::types::Visibilities |
| Representation | |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
VISIBILITYPACKAGE
This literal shows that the visibility is package scope.
-
Eigenschaften:
-
| Alias | |
| Enumeration | <Enumeration> Visibilities |
| Keywords | |
| Name | VISIBILITYPACKAGE |
| Name Expression | |
| Namespace | <Enumeration> Visibilities |
| Owner | <Enumeration> Visibilities |
| Owning Template Parameter | |
| Qualified Name | gast::types::Visibilities::VISIBILITYPACKAGE |
| Specification | <Literal Integer> 148 |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
VISIBILITYPRIVAT
This literal shows that the visibility is privat scope.
-
Eigenschaften:
-
| Alias | |
| Enumeration | <Enumeration> Visibilities |
| Keywords | |
| Name | VISIBILITYPRIVAT |
| Name Expression | |
| Namespace | <Enumeration> Visibilities |
| Owner | <Enumeration> Visibilities |
| Owning Template Parameter | |
| Qualified Name | gast::types::Visibilities::VISIBILITYPRIVAT |
| Specification | <Literal Integer> 149 |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
VISIBILITYPROTECTED
This literal shows that the visibility is protected.
-
Eigenschaften:
-
| Alias | |
| Enumeration | <Enumeration> Visibilities |
| Keywords | |
| Name | VISIBILITYPROTECTED |
| Name Expression | |
| Namespace | <Enumeration> Visibilities |
| Owner | <Enumeration> Visibilities |
| Owning Template Parameter | |
| Qualified Name | gast::types::Visibilities::VISIBILITYPROTECTED |
| Specification | <Literal Integer> 146 |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
VISIBILITYPUBLIC
This literal shows that the visibility is public.
-
Eigenschaften:
-
| Alias | |
| Enumeration | <Enumeration> Visibilities |
| Keywords | |
| Name | VISIBILITYPUBLIC |
| Name Expression | |
| Namespace | <Enumeration> Visibilities |
| Owner | <Enumeration> Visibilities |
| Owning Template Parameter | |
| Qualified Name | gast::types::Visibilities::VISIBILITYPUBLIC |
| Specification | <Literal Integer> 145 |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
VISIBILITYSTRICTPROTECTED
This literal shows that the visibility is strict protected.
-
Eigenschaften:
-
| Alias | |
| Enumeration | <Enumeration> Visibilities |
| Keywords | |
| Name | VISIBILITYSTRICTPROTECTED |
| Name Expression | |
| Namespace | <Enumeration> Visibilities |
| Owner | <Enumeration> Visibilities |
| Owning Template Parameter | |
| Qualified Name | gast::types::Visibilities::VISIBILITYSTRICTPROTECTED |
| Specification | <Literal Integer> 147 |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
|
| types - UML-Dokumentation |