core
AufzählungStatus
This enumeration provides extraction status information of model elements.
| Aufzählungsliterale |
FAILEDDEP |
It shows that a model element cannot be resolved properly.
|
IMPLICIT |
It shows that a model element is implicitly specified in the source code.
|
LIBRARY |
It shows that a model element is a part of a library.
|
NORMAL |
It shows that a model element is properly extracted from the source code.
|
Eigenschaften:
| Alias | |
| Is Abstract | false |
| Is Leaf | false |
| Keywords | |
| Name | Status |
| Name Expression | |
| Namespace | <<ePackage>> <Package> core |
| Owned Template Signature | |
| Owner | <<ePackage>> <Package> core |
| Owning Template Parameter | |
| Package | <<ePackage>> <Package> core |
| Qualified Name | gast::core::Status |
| Representation | |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
FAILEDDEP
It shows that a model element cannot be resolved properly.
-
Eigenschaften:
-
| Alias | |
| Enumeration | <Enumeration> Status |
| Keywords | |
| Name | FAILEDDEP |
| Name Expression | |
| Namespace | <Enumeration> Status |
| Owner | <Enumeration> Status |
| Owning Template Parameter | |
| Qualified Name | gast::core::Status::FAILEDDEP |
| Specification | <Literal Integer> 164 |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
IMPLICIT
It shows that a model element is implicitly specified in the source code.
-
Eigenschaften:
-
| Alias | |
| Enumeration | <Enumeration> Status |
| Keywords | |
| Name | IMPLICIT |
| Name Expression | |
| Namespace | <Enumeration> Status |
| Owner | <Enumeration> Status |
| Owning Template Parameter | |
| Qualified Name | gast::core::Status::IMPLICIT |
| Specification | <Literal Integer> 163 |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
LIBRARY
It shows that a model element is a part of a library.
-
Eigenschaften:
-
| Alias | |
| Enumeration | <Enumeration> Status |
| Keywords | |
| Name | LIBRARY |
| Name Expression | |
| Namespace | <Enumeration> Status |
| Owner | <Enumeration> Status |
| Owning Template Parameter | |
| Qualified Name | gast::core::Status::LIBRARY |
| Specification | <Literal Integer> 162 |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
NORMAL
It shows that a model element is properly extracted from the source code.
-
Eigenschaften:
-
| Alias | |
| Enumeration | <Enumeration> Status |
| Keywords | |
| Name | NORMAL |
| Name Expression | |
| Namespace | <Enumeration> Status |
| Owner | <Enumeration> Status |
| Owning Template Parameter | |
| Qualified Name | gast::core::Status::NORMAL |
| Specification | <Literal Integer> 161 |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |