Interface ContextPackage.Literals
-
- Enclosing interface:
- ContextPackage
public static interface ContextPackage.Literals
Defines literals for the meta objects that represent- each class,
- each feature of each class,
- each enum,
- and each data type
- Generated class or method.
-
-
Field Summary
Fields Modifier and Type Field Description static EClass
EXECUTION_CONTEXT
The meta object literal for the 'Execution Context
' class.
-
-
-
Field Detail
-
EXECUTION_CONTEXT
static final EClass EXECUTION_CONTEXT
The meta object literal for the 'Execution Context
' class.- See Also:
ExecutionContextImpl
,ContextPackageImpl.getExecutionContext()
- Generated class or method.
-
-