Interface BindingPackage.Literals
- 
- Enclosing interface:
 - BindingPackage
 
public static interface BindingPackage.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 EClassCHARACTERISTIC_BINDINGThe meta object literal for the 'Characteristic Binding' class.static EReferenceCHARACTERISTIC_BINDING__CHARACTERISTICThe meta object literal for the 'Characteristic' reference feature.static EReferenceCHARACTERISTIC_BINDING__TARGETThe meta object literal for the 'Target' reference feature.static EClassCHARACTERIZATION_CONTEXTThe meta object literal for the 'Characterization Context' class.static EReferenceCHARACTERIZATION_CONTEXT__BINDINGSThe meta object literal for the 'Bindings' containment reference list feature.static EReferenceCHARACTERIZATION_CONTEXT__INCLUDES_CONTEXTThe meta object literal for the 'Includes Context' reference list feature.static EReferenceCHARACTERIZATION_CONTEXT__REFINES_CONTEXTThe meta object literal for the 'Refines Context' reference list feature.static EClassMANIFESTATION_CONTAINERThe meta object literal for the 'Manifestation Container' class.static EReferenceMANIFESTATION_CONTAINER__MANIFESTATIONThe meta object literal for the 'Manifestation' containment reference feature.static EReferenceMANIFESTATION_CONTAINER__VALUETYPEThe meta object literal for the 'Valuetype' reference feature.static EClassNAMESPACEThe meta object literal for the 'Namespace' class.static EClassNAMESPACE_IMPORTThe meta object literal for the 'Namespace Import' class.static EAttributeNAMESPACE_IMPORT__IMPORTED_NAMEThe meta object literal for the 'Imported Name' attribute feature.static EReferenceNAMESPACE_IMPORT__IMPORTED_NAMESPACEThe meta object literal for the 'Imported Namespace' reference feature. 
 - 
 
- 
- 
Field Detail
- 
CHARACTERIZATION_CONTEXT
static final EClass CHARACTERIZATION_CONTEXT
The meta object literal for the 'Characterization Context' class.- See Also:
 CharacterizationContextImpl,BindingPackageImpl.getCharacterizationContext()- Generated class or method.
 
 
- 
CHARACTERIZATION_CONTEXT__BINDINGS
static final EReference CHARACTERIZATION_CONTEXT__BINDINGS
The meta object literal for the 'Bindings' containment reference list feature.- Generated class or method.
 
 
- 
CHARACTERIZATION_CONTEXT__INCLUDES_CONTEXT
static final EReference CHARACTERIZATION_CONTEXT__INCLUDES_CONTEXT
The meta object literal for the 'Includes Context' reference list feature.- Generated class or method.
 
 
- 
CHARACTERIZATION_CONTEXT__REFINES_CONTEXT
static final EReference CHARACTERIZATION_CONTEXT__REFINES_CONTEXT
The meta object literal for the 'Refines Context' reference list feature.- Generated class or method.
 
 
- 
MANIFESTATION_CONTAINER
static final EClass MANIFESTATION_CONTAINER
The meta object literal for the 'Manifestation Container' class.- See Also:
 ManifestationContainerImpl,BindingPackageImpl.getManifestationContainer()- Generated class or method.
 
 
- 
MANIFESTATION_CONTAINER__MANIFESTATION
static final EReference MANIFESTATION_CONTAINER__MANIFESTATION
The meta object literal for the 'Manifestation' containment reference feature.- Generated class or method.
 
 
- 
MANIFESTATION_CONTAINER__VALUETYPE
static final EReference MANIFESTATION_CONTAINER__VALUETYPE
The meta object literal for the 'Valuetype' reference feature.- Generated class or method.
 
 
- 
CHARACTERISTIC_BINDING
static final EClass CHARACTERISTIC_BINDING
The meta object literal for the 'Characteristic Binding' class.- See Also:
 CharacteristicBindingImpl,BindingPackageImpl.getCharacteristicBinding()- Generated class or method.
 
 
- 
CHARACTERISTIC_BINDING__CHARACTERISTIC
static final EReference CHARACTERISTIC_BINDING__CHARACTERISTIC
The meta object literal for the 'Characteristic' reference feature.- Generated class or method.
 
 
- 
CHARACTERISTIC_BINDING__TARGET
static final EReference CHARACTERISTIC_BINDING__TARGET
The meta object literal for the 'Target' reference feature.- Generated class or method.
 
 
- 
NAMESPACE
static final EClass NAMESPACE
The meta object literal for the 'Namespace' class.- See Also:
 NamespaceImpl,BindingPackageImpl.getNamespace()- Generated class or method.
 
 
- 
NAMESPACE_IMPORT
static final EClass NAMESPACE_IMPORT
The meta object literal for the 'Namespace Import' class.- See Also:
 NamespaceImportImpl,BindingPackageImpl.getNamespaceImport()- Generated class or method.
 
 
- 
NAMESPACE_IMPORT__IMPORTED_NAME
static final EAttribute NAMESPACE_IMPORT__IMPORTED_NAME
The meta object literal for the 'Imported Name' attribute feature.- Generated class or method.
 
 
- 
NAMESPACE_IMPORT__IMPORTED_NAMESPACE
static final EReference NAMESPACE_IMPORT__IMPORTED_NAMESPACE
The meta object literal for the 'Imported Namespace' reference feature.- Generated class or method.
 
 
 - 
 
 -