Interface AssemblyPackage.Literals
- Enclosing interface:
- AssemblyPackage
public static interface AssemblyPackage.Literals
Defines literals for the meta objects that represent
- each class,
- each feature of each class,
- each operation of each class,
- each enum,
- and each data type
- Generated:
-
Field Summary
Fields Modifier and Type Field Description static org.eclipse.emf.ecore.EClass
ASSEMBLY_COMPONENT
The meta object literal for the 'Component
' class.static org.eclipse.emf.ecore.EReference
ASSEMBLY_COMPONENT__COMPONENT_TYPE
The meta object literal for the 'Component Type' reference feature.static org.eclipse.emf.ecore.EReference
ASSEMBLY_COMPONENT__CONTAINED_COMPONENTS
The meta object literal for the 'Contained Components' reference list feature.static org.eclipse.emf.ecore.EReference
ASSEMBLY_COMPONENT__OPERATIONS
The meta object literal for the 'Operations' map feature.static org.eclipse.emf.ecore.EReference
ASSEMBLY_COMPONENT__PROVIDED_INTERFACES
The meta object literal for the 'Provided Interfaces' map feature.static org.eclipse.emf.ecore.EReference
ASSEMBLY_COMPONENT__REQUIRED_INTERFACES
The meta object literal for the 'Required Interfaces' containment reference list feature.static org.eclipse.emf.ecore.EAttribute
ASSEMBLY_COMPONENT__SIGNATURE
The meta object literal for the 'Signature' attribute feature.static org.eclipse.emf.ecore.EReference
ASSEMBLY_COMPONENT__STORAGES
The meta object literal for the 'Storages' map feature.static org.eclipse.emf.ecore.EClass
ASSEMBLY_MODEL
The meta object literal for the 'Model
' class.static org.eclipse.emf.ecore.EReference
ASSEMBLY_MODEL__COMPONENTS
The meta object literal for the 'Components' map feature.static org.eclipse.emf.ecore.EClass
ASSEMBLY_OPERATION
The meta object literal for the 'Operation
' class.static org.eclipse.emf.ecore.EOperation
ASSEMBLY_OPERATION___GET_COMPONENT
The meta object literal for the 'Get Component' operation.static org.eclipse.emf.ecore.EReference
ASSEMBLY_OPERATION__OPERATION_TYPE
The meta object literal for the 'Operation Type' reference feature.static org.eclipse.emf.ecore.EClass
ASSEMBLY_PROVIDED_INTERFACE
The meta object literal for the 'Provided Interface
' class.static org.eclipse.emf.ecore.EReference
ASSEMBLY_PROVIDED_INTERFACE__PROVIDED_INTERFACE_TYPE
The meta object literal for the 'Provided Interface Type' reference feature.static org.eclipse.emf.ecore.EClass
ASSEMBLY_REQUIRED_INTERFACE
The meta object literal for the 'Required Interface
' class.static org.eclipse.emf.ecore.EReference
ASSEMBLY_REQUIRED_INTERFACE__REQUIRED_INTERFACE_TYPE
The meta object literal for the 'Required Interface Type' reference feature.static org.eclipse.emf.ecore.EReference
ASSEMBLY_REQUIRED_INTERFACE__REQUIRES
The meta object literal for the 'Requires' reference feature.static org.eclipse.emf.ecore.EClass
ASSEMBLY_STORAGE
The meta object literal for the 'Storage
' class.static org.eclipse.emf.ecore.EOperation
ASSEMBLY_STORAGE___GET_COMPONENT
The meta object literal for the 'Get Component' operation.static org.eclipse.emf.ecore.EReference
ASSEMBLY_STORAGE__STORAGE_TYPE
The meta object literal for the 'Storage Type' reference feature.static org.eclipse.emf.ecore.EClass
ESTRING_TO_ASSEMBLY_COMPONENT_MAP_ENTRY
The meta object literal for the 'EString To Assembly Component Map Entry
' class.static org.eclipse.emf.ecore.EAttribute
ESTRING_TO_ASSEMBLY_COMPONENT_MAP_ENTRY__KEY
The meta object literal for the 'Key' attribute feature.static org.eclipse.emf.ecore.EReference
ESTRING_TO_ASSEMBLY_COMPONENT_MAP_ENTRY__VALUE
The meta object literal for the 'Value' containment reference feature.static org.eclipse.emf.ecore.EClass
ESTRING_TO_ASSEMBLY_OPERATION_MAP_ENTRY
The meta object literal for the 'EString To Assembly Operation Map Entry
' class.static org.eclipse.emf.ecore.EAttribute
ESTRING_TO_ASSEMBLY_OPERATION_MAP_ENTRY__KEY
The meta object literal for the 'Key' attribute feature.static org.eclipse.emf.ecore.EReference
ESTRING_TO_ASSEMBLY_OPERATION_MAP_ENTRY__VALUE
The meta object literal for the 'Value' containment reference feature.static org.eclipse.emf.ecore.EClass
ESTRING_TO_ASSEMBLY_PROVIDED_INTERFACE_MAP_ENTRY
The meta object literal for the 'EString To Assembly Provided Interface Map Entry
' class.static org.eclipse.emf.ecore.EAttribute
ESTRING_TO_ASSEMBLY_PROVIDED_INTERFACE_MAP_ENTRY__KEY
The meta object literal for the 'Key' attribute feature.static org.eclipse.emf.ecore.EReference
ESTRING_TO_ASSEMBLY_PROVIDED_INTERFACE_MAP_ENTRY__VALUE
The meta object literal for the 'Value' containment reference feature.static org.eclipse.emf.ecore.EClass
ESTRING_TO_ASSEMBLY_STORAGE_MAP_ENTRY
The meta object literal for the 'EString To Assembly Storage Map Entry
' class.static org.eclipse.emf.ecore.EAttribute
ESTRING_TO_ASSEMBLY_STORAGE_MAP_ENTRY__KEY
The meta object literal for the 'Key' attribute feature.static org.eclipse.emf.ecore.EReference
ESTRING_TO_ASSEMBLY_STORAGE_MAP_ENTRY__VALUE
The meta object literal for the 'Value' containment reference feature.
-
Field Details
-
ASSEMBLY_MODEL
static final org.eclipse.emf.ecore.EClass ASSEMBLY_MODELThe meta object literal for the 'Model
' class.- See Also:
AssemblyModelImpl
,AssemblyPackageImpl.getAssemblyModel()
- Generated:
-
ASSEMBLY_MODEL__COMPONENTS
static final org.eclipse.emf.ecore.EReference ASSEMBLY_MODEL__COMPONENTSThe meta object literal for the 'Components' map feature.- Generated:
-
ESTRING_TO_ASSEMBLY_COMPONENT_MAP_ENTRY
static final org.eclipse.emf.ecore.EClass ESTRING_TO_ASSEMBLY_COMPONENT_MAP_ENTRYThe meta object literal for the 'EString To Assembly Component Map Entry
' class. -
ESTRING_TO_ASSEMBLY_COMPONENT_MAP_ENTRY__KEY
static final org.eclipse.emf.ecore.EAttribute ESTRING_TO_ASSEMBLY_COMPONENT_MAP_ENTRY__KEYThe meta object literal for the 'Key' attribute feature.- Generated:
-
ESTRING_TO_ASSEMBLY_COMPONENT_MAP_ENTRY__VALUE
static final org.eclipse.emf.ecore.EReference ESTRING_TO_ASSEMBLY_COMPONENT_MAP_ENTRY__VALUEThe meta object literal for the 'Value' containment reference feature.- Generated:
-
ASSEMBLY_COMPONENT
static final org.eclipse.emf.ecore.EClass ASSEMBLY_COMPONENTThe meta object literal for the 'Component
' class.- See Also:
AssemblyComponentImpl
,AssemblyPackageImpl.getAssemblyComponent()
- Generated:
-
ASSEMBLY_COMPONENT__OPERATIONS
static final org.eclipse.emf.ecore.EReference ASSEMBLY_COMPONENT__OPERATIONSThe meta object literal for the 'Operations' map feature.- Generated:
-
ASSEMBLY_COMPONENT__COMPONENT_TYPE
static final org.eclipse.emf.ecore.EReference ASSEMBLY_COMPONENT__COMPONENT_TYPEThe meta object literal for the 'Component Type' reference feature.- Generated:
-
ASSEMBLY_COMPONENT__STORAGES
static final org.eclipse.emf.ecore.EReference ASSEMBLY_COMPONENT__STORAGESThe meta object literal for the 'Storages' map feature.- Generated:
-
ASSEMBLY_COMPONENT__CONTAINED_COMPONENTS
static final org.eclipse.emf.ecore.EReference ASSEMBLY_COMPONENT__CONTAINED_COMPONENTSThe meta object literal for the 'Contained Components' reference list feature.- Generated:
-
ASSEMBLY_COMPONENT__PROVIDED_INTERFACES
static final org.eclipse.emf.ecore.EReference ASSEMBLY_COMPONENT__PROVIDED_INTERFACESThe meta object literal for the 'Provided Interfaces' map feature.- Generated:
-
ASSEMBLY_COMPONENT__REQUIRED_INTERFACES
static final org.eclipse.emf.ecore.EReference ASSEMBLY_COMPONENT__REQUIRED_INTERFACESThe meta object literal for the 'Required Interfaces' containment reference list feature.- Generated:
-
ASSEMBLY_COMPONENT__SIGNATURE
static final org.eclipse.emf.ecore.EAttribute ASSEMBLY_COMPONENT__SIGNATUREThe meta object literal for the 'Signature' attribute feature.- Generated:
-
ESTRING_TO_ASSEMBLY_OPERATION_MAP_ENTRY
static final org.eclipse.emf.ecore.EClass ESTRING_TO_ASSEMBLY_OPERATION_MAP_ENTRYThe meta object literal for the 'EString To Assembly Operation Map Entry
' class. -
ESTRING_TO_ASSEMBLY_OPERATION_MAP_ENTRY__KEY
static final org.eclipse.emf.ecore.EAttribute ESTRING_TO_ASSEMBLY_OPERATION_MAP_ENTRY__KEYThe meta object literal for the 'Key' attribute feature.- Generated:
-
ESTRING_TO_ASSEMBLY_OPERATION_MAP_ENTRY__VALUE
static final org.eclipse.emf.ecore.EReference ESTRING_TO_ASSEMBLY_OPERATION_MAP_ENTRY__VALUEThe meta object literal for the 'Value' containment reference feature.- Generated:
-
ASSEMBLY_OPERATION
static final org.eclipse.emf.ecore.EClass ASSEMBLY_OPERATIONThe meta object literal for the 'Operation
' class.- See Also:
AssemblyOperationImpl
,AssemblyPackageImpl.getAssemblyOperation()
- Generated:
-
ASSEMBLY_OPERATION__OPERATION_TYPE
static final org.eclipse.emf.ecore.EReference ASSEMBLY_OPERATION__OPERATION_TYPEThe meta object literal for the 'Operation Type' reference feature.- Generated:
-
ASSEMBLY_OPERATION___GET_COMPONENT
static final org.eclipse.emf.ecore.EOperation ASSEMBLY_OPERATION___GET_COMPONENTThe meta object literal for the 'Get Component' operation.- Generated:
-
ASSEMBLY_STORAGE
static final org.eclipse.emf.ecore.EClass ASSEMBLY_STORAGEThe meta object literal for the 'Storage
' class.- See Also:
AssemblyStorageImpl
,AssemblyPackageImpl.getAssemblyStorage()
- Generated:
-
ASSEMBLY_STORAGE__STORAGE_TYPE
static final org.eclipse.emf.ecore.EReference ASSEMBLY_STORAGE__STORAGE_TYPEThe meta object literal for the 'Storage Type' reference feature.- Generated:
-
ASSEMBLY_STORAGE___GET_COMPONENT
static final org.eclipse.emf.ecore.EOperation ASSEMBLY_STORAGE___GET_COMPONENTThe meta object literal for the 'Get Component' operation.- Generated:
-
ESTRING_TO_ASSEMBLY_STORAGE_MAP_ENTRY
static final org.eclipse.emf.ecore.EClass ESTRING_TO_ASSEMBLY_STORAGE_MAP_ENTRYThe meta object literal for the 'EString To Assembly Storage Map Entry
' class. -
ESTRING_TO_ASSEMBLY_STORAGE_MAP_ENTRY__KEY
static final org.eclipse.emf.ecore.EAttribute ESTRING_TO_ASSEMBLY_STORAGE_MAP_ENTRY__KEYThe meta object literal for the 'Key' attribute feature.- Generated:
-
ESTRING_TO_ASSEMBLY_STORAGE_MAP_ENTRY__VALUE
static final org.eclipse.emf.ecore.EReference ESTRING_TO_ASSEMBLY_STORAGE_MAP_ENTRY__VALUEThe meta object literal for the 'Value' containment reference feature.- Generated:
-
ASSEMBLY_PROVIDED_INTERFACE
static final org.eclipse.emf.ecore.EClass ASSEMBLY_PROVIDED_INTERFACEThe meta object literal for the 'Provided Interface
' class.- See Also:
AssemblyProvidedInterfaceImpl
,AssemblyPackageImpl.getAssemblyProvidedInterface()
- Generated:
-
ASSEMBLY_PROVIDED_INTERFACE__PROVIDED_INTERFACE_TYPE
static final org.eclipse.emf.ecore.EReference ASSEMBLY_PROVIDED_INTERFACE__PROVIDED_INTERFACE_TYPEThe meta object literal for the 'Provided Interface Type' reference feature.- Generated:
-
ESTRING_TO_ASSEMBLY_PROVIDED_INTERFACE_MAP_ENTRY
static final org.eclipse.emf.ecore.EClass ESTRING_TO_ASSEMBLY_PROVIDED_INTERFACE_MAP_ENTRYThe meta object literal for the 'EString To Assembly Provided Interface Map Entry
' class. -
ESTRING_TO_ASSEMBLY_PROVIDED_INTERFACE_MAP_ENTRY__KEY
static final org.eclipse.emf.ecore.EAttribute ESTRING_TO_ASSEMBLY_PROVIDED_INTERFACE_MAP_ENTRY__KEYThe meta object literal for the 'Key' attribute feature.- Generated:
-
ESTRING_TO_ASSEMBLY_PROVIDED_INTERFACE_MAP_ENTRY__VALUE
static final org.eclipse.emf.ecore.EReference ESTRING_TO_ASSEMBLY_PROVIDED_INTERFACE_MAP_ENTRY__VALUEThe meta object literal for the 'Value' containment reference feature.- Generated:
-
ASSEMBLY_REQUIRED_INTERFACE
static final org.eclipse.emf.ecore.EClass ASSEMBLY_REQUIRED_INTERFACEThe meta object literal for the 'Required Interface
' class.- See Also:
AssemblyRequiredInterfaceImpl
,AssemblyPackageImpl.getAssemblyRequiredInterface()
- Generated:
-
ASSEMBLY_REQUIRED_INTERFACE__REQUIRES
static final org.eclipse.emf.ecore.EReference ASSEMBLY_REQUIRED_INTERFACE__REQUIRESThe meta object literal for the 'Requires' reference feature.- Generated:
-
ASSEMBLY_REQUIRED_INTERFACE__REQUIRED_INTERFACE_TYPE
static final org.eclipse.emf.ecore.EReference ASSEMBLY_REQUIRED_INTERFACE__REQUIRED_INTERFACE_TYPEThe meta object literal for the 'Required Interface Type' reference feature.- Generated:
-