Package kieker.model.analysismodel.type
Interface TypePackage.Literals
- Enclosing interface:
- TypePackage
public static interface TypePackage.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
FieldsModifier and TypeFieldDescriptionstatic final org.eclipse.emf.ecore.EClassThe meta object literal for the 'Component Type' class.static final org.eclipse.emf.ecore.EReferenceThe meta object literal for the 'Contained Components' reference list feature.static final org.eclipse.emf.ecore.EAttributeThe meta object literal for the 'Name' attribute feature.static final org.eclipse.emf.ecore.EAttributeThe meta object literal for the 'Package' attribute feature.static final org.eclipse.emf.ecore.EReferenceThe meta object literal for the 'Provided Interface Types' containment reference list feature.static final org.eclipse.emf.ecore.EReferenceThe meta object literal for the 'Provided Operations' map feature.static final org.eclipse.emf.ecore.EReferenceThe meta object literal for the 'Provided Storages' map feature.static final org.eclipse.emf.ecore.EReferenceThe meta object literal for the 'Required Interface Types' containment reference list feature.static final org.eclipse.emf.ecore.EAttributeThe meta object literal for the 'Signature' attribute feature.static final org.eclipse.emf.ecore.EClassThe meta object literal for the 'EString To Component Type Map Entry' class.static final org.eclipse.emf.ecore.EAttributeThe meta object literal for the 'Key' attribute feature.static final org.eclipse.emf.ecore.EReferenceThe meta object literal for the 'Value' containment reference feature.static final org.eclipse.emf.ecore.EClassThe meta object literal for the 'EString To Operation Type Map Entry' class.static final org.eclipse.emf.ecore.EAttributeThe meta object literal for the 'Key' attribute feature.static final org.eclipse.emf.ecore.EReferenceThe meta object literal for the 'Value' containment reference feature.static final org.eclipse.emf.ecore.EClassThe meta object literal for the 'EString To Provided Interface Type Map Entry' class.static final org.eclipse.emf.ecore.EAttributeThe meta object literal for the 'Key' attribute feature.static final org.eclipse.emf.ecore.EReferenceThe meta object literal for the 'Value' containment reference feature.static final org.eclipse.emf.ecore.EClassThe meta object literal for the 'EString To Storage Type Map Entry' class.static final org.eclipse.emf.ecore.EAttributeThe meta object literal for the 'Key' attribute feature.static final org.eclipse.emf.ecore.EReferenceThe meta object literal for the 'Value' containment reference feature.static final org.eclipse.emf.ecore.EClassThe meta object literal for the 'Interface EString To Operation Type Map Entry' class.static final org.eclipse.emf.ecore.EAttributeThe meta object literal for the 'Key' attribute feature.static final org.eclipse.emf.ecore.EReferenceThe meta object literal for the 'Value' reference feature.static final org.eclipse.emf.ecore.EClassThe meta object literal for the 'Operation Type' class.static final org.eclipse.emf.ecore.EOperationThe meta object literal for the 'Get Component Type' operation.static final org.eclipse.emf.ecore.EAttributeThe meta object literal for the 'Modifiers' attribute list feature.static final org.eclipse.emf.ecore.EAttributeThe meta object literal for the 'Name' attribute feature.static final org.eclipse.emf.ecore.EAttributeThe meta object literal for the 'Parameter Types' attribute list feature.static final org.eclipse.emf.ecore.EAttributeThe meta object literal for the 'Return Type' attribute feature.static final org.eclipse.emf.ecore.EAttributeThe meta object literal for the 'Signature' attribute feature.static final org.eclipse.emf.ecore.EClassThe meta object literal for the 'Provided Interface Type' class.static final org.eclipse.emf.ecore.EAttributeThe meta object literal for the 'Name' attribute feature.static final org.eclipse.emf.ecore.EAttributeThe meta object literal for the 'Package' attribute feature.static final org.eclipse.emf.ecore.EReferenceThe meta object literal for the 'Provided Operation Types' map feature.static final org.eclipse.emf.ecore.EAttributeThe meta object literal for the 'Signature' attribute feature.static final org.eclipse.emf.ecore.EClassThe meta object literal for the 'Required Interface Type' class.static final org.eclipse.emf.ecore.EReferenceThe meta object literal for the 'Requires' reference feature.static final org.eclipse.emf.ecore.EClassThe meta object literal for the 'Storage Type' class.static final org.eclipse.emf.ecore.EAttributeThe meta object literal for the 'Name' attribute feature.static final org.eclipse.emf.ecore.EAttributeThe meta object literal for the 'Type' attribute feature.static final org.eclipse.emf.ecore.EClassThe meta object literal for the 'Model' class.static final org.eclipse.emf.ecore.EReferenceThe meta object literal for the 'Component Types' map feature.
-
Field Details
-
TYPE_MODEL
static final org.eclipse.emf.ecore.EClass TYPE_MODELThe meta object literal for the 'Model' class.- See Also:
- Generated:
-
TYPE_MODEL__COMPONENT_TYPES
static final org.eclipse.emf.ecore.EReference TYPE_MODEL__COMPONENT_TYPESThe meta object literal for the 'Component Types' map feature.- Generated:
-
ESTRING_TO_COMPONENT_TYPE_MAP_ENTRY
static final org.eclipse.emf.ecore.EClass ESTRING_TO_COMPONENT_TYPE_MAP_ENTRYThe meta object literal for the 'EString To Component Type Map Entry' class.- See Also:
- Generated:
-
ESTRING_TO_COMPONENT_TYPE_MAP_ENTRY__KEY
static final org.eclipse.emf.ecore.EAttribute ESTRING_TO_COMPONENT_TYPE_MAP_ENTRY__KEYThe meta object literal for the 'Key' attribute feature.- Generated:
-
ESTRING_TO_COMPONENT_TYPE_MAP_ENTRY__VALUE
static final org.eclipse.emf.ecore.EReference ESTRING_TO_COMPONENT_TYPE_MAP_ENTRY__VALUEThe meta object literal for the 'Value' containment reference feature.- Generated:
-
COMPONENT_TYPE
static final org.eclipse.emf.ecore.EClass COMPONENT_TYPEThe meta object literal for the 'Component Type' class.- See Also:
- Generated:
-
COMPONENT_TYPE__SIGNATURE
static final org.eclipse.emf.ecore.EAttribute COMPONENT_TYPE__SIGNATUREThe meta object literal for the 'Signature' attribute feature.- Generated:
-
COMPONENT_TYPE__PROVIDED_OPERATIONS
static final org.eclipse.emf.ecore.EReference COMPONENT_TYPE__PROVIDED_OPERATIONSThe meta object literal for the 'Provided Operations' map feature.- Generated:
-
COMPONENT_TYPE__NAME
static final org.eclipse.emf.ecore.EAttribute COMPONENT_TYPE__NAMEThe meta object literal for the 'Name' attribute feature.- Generated:
-
COMPONENT_TYPE__PACKAGE
static final org.eclipse.emf.ecore.EAttribute COMPONENT_TYPE__PACKAGEThe meta object literal for the 'Package' attribute feature.- Generated:
-
COMPONENT_TYPE__PROVIDED_STORAGES
static final org.eclipse.emf.ecore.EReference COMPONENT_TYPE__PROVIDED_STORAGESThe meta object literal for the 'Provided Storages' map feature.- Generated:
-
COMPONENT_TYPE__CONTAINED_COMPONENTS
static final org.eclipse.emf.ecore.EReference COMPONENT_TYPE__CONTAINED_COMPONENTSThe meta object literal for the 'Contained Components' reference list feature.- Generated:
-
COMPONENT_TYPE__PROVIDED_INTERFACE_TYPES
static final org.eclipse.emf.ecore.EReference COMPONENT_TYPE__PROVIDED_INTERFACE_TYPESThe meta object literal for the 'Provided Interface Types' containment reference list feature.- Generated:
-
COMPONENT_TYPE__REQUIRED_INTERFACE_TYPES
static final org.eclipse.emf.ecore.EReference COMPONENT_TYPE__REQUIRED_INTERFACE_TYPESThe meta object literal for the 'Required Interface Types' containment reference list feature.- Generated:
-
ESTRING_TO_OPERATION_TYPE_MAP_ENTRY
static final org.eclipse.emf.ecore.EClass ESTRING_TO_OPERATION_TYPE_MAP_ENTRYThe meta object literal for the 'EString To Operation Type Map Entry' class.- See Also:
- Generated:
-
ESTRING_TO_OPERATION_TYPE_MAP_ENTRY__KEY
static final org.eclipse.emf.ecore.EAttribute ESTRING_TO_OPERATION_TYPE_MAP_ENTRY__KEYThe meta object literal for the 'Key' attribute feature.- Generated:
-
ESTRING_TO_OPERATION_TYPE_MAP_ENTRY__VALUE
static final org.eclipse.emf.ecore.EReference ESTRING_TO_OPERATION_TYPE_MAP_ENTRY__VALUEThe meta object literal for the 'Value' containment reference feature.- Generated:
-
ESTRING_TO_STORAGE_TYPE_MAP_ENTRY
static final org.eclipse.emf.ecore.EClass ESTRING_TO_STORAGE_TYPE_MAP_ENTRYThe meta object literal for the 'EString To Storage Type Map Entry' class.- See Also:
- Generated:
-
ESTRING_TO_STORAGE_TYPE_MAP_ENTRY__KEY
static final org.eclipse.emf.ecore.EAttribute ESTRING_TO_STORAGE_TYPE_MAP_ENTRY__KEYThe meta object literal for the 'Key' attribute feature.- Generated:
-
ESTRING_TO_STORAGE_TYPE_MAP_ENTRY__VALUE
static final org.eclipse.emf.ecore.EReference ESTRING_TO_STORAGE_TYPE_MAP_ENTRY__VALUEThe meta object literal for the 'Value' containment reference feature.- Generated:
-
OPERATION_TYPE
static final org.eclipse.emf.ecore.EClass OPERATION_TYPEThe meta object literal for the 'Operation Type' class.- See Also:
- Generated:
-
OPERATION_TYPE__SIGNATURE
static final org.eclipse.emf.ecore.EAttribute OPERATION_TYPE__SIGNATUREThe meta object literal for the 'Signature' attribute feature.- Generated:
-
OPERATION_TYPE__NAME
static final org.eclipse.emf.ecore.EAttribute OPERATION_TYPE__NAMEThe meta object literal for the 'Name' attribute feature.- Generated:
-
OPERATION_TYPE__RETURN_TYPE
static final org.eclipse.emf.ecore.EAttribute OPERATION_TYPE__RETURN_TYPEThe meta object literal for the 'Return Type' attribute feature.- Generated:
-
OPERATION_TYPE__MODIFIERS
static final org.eclipse.emf.ecore.EAttribute OPERATION_TYPE__MODIFIERSThe meta object literal for the 'Modifiers' attribute list feature.- Generated:
-
OPERATION_TYPE__PARAMETER_TYPES
static final org.eclipse.emf.ecore.EAttribute OPERATION_TYPE__PARAMETER_TYPESThe meta object literal for the 'Parameter Types' attribute list feature.- Generated:
-
OPERATION_TYPE___GET_COMPONENT_TYPE
static final org.eclipse.emf.ecore.EOperation OPERATION_TYPE___GET_COMPONENT_TYPEThe meta object literal for the 'Get Component Type' operation.- Generated:
-
STORAGE_TYPE
static final org.eclipse.emf.ecore.EClass STORAGE_TYPEThe meta object literal for the 'Storage Type' class.- See Also:
- Generated:
-
STORAGE_TYPE__NAME
static final org.eclipse.emf.ecore.EAttribute STORAGE_TYPE__NAMEThe meta object literal for the 'Name' attribute feature.- Generated:
-
STORAGE_TYPE__TYPE
static final org.eclipse.emf.ecore.EAttribute STORAGE_TYPE__TYPEThe meta object literal for the 'Type' attribute feature.- Generated:
-
PROVIDED_INTERFACE_TYPE
static final org.eclipse.emf.ecore.EClass PROVIDED_INTERFACE_TYPEThe meta object literal for the 'Provided Interface Type' class.- See Also:
- Generated:
-
PROVIDED_INTERFACE_TYPE__PROVIDED_OPERATION_TYPES
static final org.eclipse.emf.ecore.EReference PROVIDED_INTERFACE_TYPE__PROVIDED_OPERATION_TYPESThe meta object literal for the 'Provided Operation Types' map feature.- Generated:
-
PROVIDED_INTERFACE_TYPE__NAME
static final org.eclipse.emf.ecore.EAttribute PROVIDED_INTERFACE_TYPE__NAMEThe meta object literal for the 'Name' attribute feature.- Generated:
-
PROVIDED_INTERFACE_TYPE__SIGNATURE
static final org.eclipse.emf.ecore.EAttribute PROVIDED_INTERFACE_TYPE__SIGNATUREThe meta object literal for the 'Signature' attribute feature.- Generated:
-
PROVIDED_INTERFACE_TYPE__PACKAGE
static final org.eclipse.emf.ecore.EAttribute PROVIDED_INTERFACE_TYPE__PACKAGEThe meta object literal for the 'Package' attribute feature.- Generated:
-
ESTRING_TO_PROVIDED_INTERFACE_TYPE_MAP_ENTRY
static final org.eclipse.emf.ecore.EClass ESTRING_TO_PROVIDED_INTERFACE_TYPE_MAP_ENTRYThe meta object literal for the 'EString To Provided Interface Type Map Entry' class. -
ESTRING_TO_PROVIDED_INTERFACE_TYPE_MAP_ENTRY__KEY
static final org.eclipse.emf.ecore.EAttribute ESTRING_TO_PROVIDED_INTERFACE_TYPE_MAP_ENTRY__KEYThe meta object literal for the 'Key' attribute feature.- Generated:
-
ESTRING_TO_PROVIDED_INTERFACE_TYPE_MAP_ENTRY__VALUE
static final org.eclipse.emf.ecore.EReference ESTRING_TO_PROVIDED_INTERFACE_TYPE_MAP_ENTRY__VALUEThe meta object literal for the 'Value' containment reference feature.- Generated:
-
REQUIRED_INTERFACE_TYPE
static final org.eclipse.emf.ecore.EClass REQUIRED_INTERFACE_TYPEThe meta object literal for the 'Required Interface Type' class.- See Also:
- Generated:
-
REQUIRED_INTERFACE_TYPE__REQUIRES
static final org.eclipse.emf.ecore.EReference REQUIRED_INTERFACE_TYPE__REQUIRESThe meta object literal for the 'Requires' reference feature.- Generated:
-
INTERFACE_ESTRING_TO_OPERATION_TYPE_MAP_ENTRY
static final org.eclipse.emf.ecore.EClass INTERFACE_ESTRING_TO_OPERATION_TYPE_MAP_ENTRYThe meta object literal for the 'Interface EString To Operation Type Map Entry' class. -
INTERFACE_ESTRING_TO_OPERATION_TYPE_MAP_ENTRY__KEY
static final org.eclipse.emf.ecore.EAttribute INTERFACE_ESTRING_TO_OPERATION_TYPE_MAP_ENTRY__KEYThe meta object literal for the 'Key' attribute feature.- Generated:
-
INTERFACE_ESTRING_TO_OPERATION_TYPE_MAP_ENTRY__VALUE
static final org.eclipse.emf.ecore.EReference INTERFACE_ESTRING_TO_OPERATION_TYPE_MAP_ENTRY__VALUEThe meta object literal for the 'Value' reference feature.- Generated:
-