core
AufzählungStatus

This enumeration provides extraction status information of model elements.

Aufzählungsliterale
FAILEDDEP FAILEDDEP

It shows that a model element cannot be resolved properly.

IMPLICIT IMPLICIT

It shows that a model element is implicitly specified in the source code.

LIBRARY LIBRARY

It shows that a model element is a part of a library.

NORMAL NORMAL

It shows that a model element is properly extracted from the source code.


Eigenschaften:

Alias
Is Abstractfalse
Is Leaffalse
Keywords
NameStatus
Name Expression
Namespace<<ePackage>> <Package> core
Owned Template Signature
Owner<<ePackage>> <Package> core
Owning Template Parameter
Package<<ePackage>> <Package> core
Qualified Namegast::core::Status
Representation
Stereotype
Template Parameter
VisibilityPublic

Details für Aufzählungsliterale

 FAILEDDEP

It shows that a model element cannot be resolved properly.

Eigenschaften:

Alias
Enumeration<Enumeration> Status
Keywords
NameFAILEDDEP
Name Expression
Namespace<Enumeration> Status
Owner<Enumeration> Status
Owning Template Parameter
Qualified Namegast::core::Status::FAILEDDEP
Specification<Literal Integer> 164
Stereotype
Template Parameter
VisibilityPublic


 IMPLICIT

It shows that a model element is implicitly specified in the source code.

Eigenschaften:

Alias
Enumeration<Enumeration> Status
Keywords
NameIMPLICIT
Name Expression
Namespace<Enumeration> Status
Owner<Enumeration> Status
Owning Template Parameter
Qualified Namegast::core::Status::IMPLICIT
Specification<Literal Integer> 163
Stereotype
Template Parameter
VisibilityPublic


 LIBRARY

It shows that a model element is a part of a library.

Eigenschaften:

Alias
Enumeration<Enumeration> Status
Keywords
NameLIBRARY
Name Expression
Namespace<Enumeration> Status
Owner<Enumeration> Status
Owning Template Parameter
Qualified Namegast::core::Status::LIBRARY
Specification<Literal Integer> 162
Stereotype
Template Parameter
VisibilityPublic


 NORMAL

It shows that a model element is properly extracted from the source code.

Eigenschaften:

Alias
Enumeration<Enumeration> Status
Keywords
NameNORMAL
Name Expression
Namespace<Enumeration> Status
Owner<Enumeration> Status
Owning Template Parameter
Qualified Namegast::core::Status::NORMAL
Specification<Literal Integer> 161
Stereotype
Template Parameter
VisibilityPublic