Interface SetPackage.Literals
-
- Enclosing interface:
- SetPackage
public static interface SetPackage.LiteralsDefines 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 EClassCONTEXT_SETThe meta object literal for the 'Context Set' class.static EReferenceCONTEXT_SET__CONTEXTSThe meta object literal for the 'Contexts' reference list feature.static EClassCONTEXT_SET_CONTAINERThe meta object literal for the 'Context Set Container' class.static EReferenceCONTEXT_SET_CONTAINER__POLICIESThe meta object literal for the 'Policies' containment reference list feature.
-
-
-
Field Detail
-
CONTEXT_SET_CONTAINER
static final EClass CONTEXT_SET_CONTAINER
The meta object literal for the 'Context Set Container' class.- See Also:
ContextSetContainerImpl,SetPackageImpl.getContextSetContainer()- Generated class or method.
-
CONTEXT_SET_CONTAINER__POLICIES
static final EReference CONTEXT_SET_CONTAINER__POLICIES
The meta object literal for the 'Policies' containment reference list feature.- Generated class or method.
-
CONTEXT_SET
static final EClass CONTEXT_SET
The meta object literal for the 'Context Set' class.- See Also:
ContextSetImpl,SetPackageImpl.getContextSet()- Generated class or method.
-
CONTEXT_SET__CONTEXTS
static final EReference CONTEXT_SET__CONTEXTS
The meta object literal for the 'Contexts' reference list feature.- Generated class or method.
-
-