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
CONFIDENTIAL_ACCESS_SPECIFICATION
The meta object literal for the 'Confidential Access Specification
' class.static EReference
CONFIDENTIAL_ACCESS_SPECIFICATION__CONTEXT_CONTAINER
The meta object literal for the 'Context Container' containment reference list feature.static EReference
CONFIDENTIAL_ACCESS_SPECIFICATION__PCMSPECIFICATIONCONTAINER
The meta object literal for the 'Pcmspecificationcontainer' containment reference feature.static EReference
CONFIDENTIAL_ACCESS_SPECIFICATION__SET_CONTAINER
The meta object literal for the 'Set Container' containment reference list feature.static EReference
CONFIDENTIAL_ACCESS_SPECIFICATION__TYPE_CONTAINER
The meta object literal for the 'Type Container' containment reference feature.
-
-
-
Field Detail
-
CONFIDENTIAL_ACCESS_SPECIFICATION
static final EClass CONFIDENTIAL_ACCESS_SPECIFICATION
The meta object literal for the 'Confidential Access Specification
' class.- See Also:
ConfidentialAccessSpecificationImpl
,ContextPackageImpl.getConfidentialAccessSpecification()
- Generated class or method.
-
CONFIDENTIAL_ACCESS_SPECIFICATION__SET_CONTAINER
static final EReference CONFIDENTIAL_ACCESS_SPECIFICATION__SET_CONTAINER
The meta object literal for the 'Set Container' containment reference list feature.- Generated class or method.
-
CONFIDENTIAL_ACCESS_SPECIFICATION__CONTEXT_CONTAINER
static final EReference CONFIDENTIAL_ACCESS_SPECIFICATION__CONTEXT_CONTAINER
The meta object literal for the 'Context Container' containment reference list feature.- Generated class or method.
-
CONFIDENTIAL_ACCESS_SPECIFICATION__TYPE_CONTAINER
static final EReference CONFIDENTIAL_ACCESS_SPECIFICATION__TYPE_CONTAINER
The meta object literal for the 'Type Container' containment reference feature.- Generated class or method.
-
CONFIDENTIAL_ACCESS_SPECIFICATION__PCMSPECIFICATIONCONTAINER
static final EReference CONFIDENTIAL_ACCESS_SPECIFICATION__PCMSPECIFICATIONCONTAINER
The meta object literal for the 'Pcmspecificationcontainer' containment reference feature.- Generated class or method.
-
-