Package kieker.model.collection
Interface CollectionPackage.Literals
- Enclosing interface:
- CollectionPackage
public static interface CollectionPackage.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 'Connections' class.static final org.eclipse.emf.ecore.EReferenceThe meta object literal for the 'Connections' map feature.static final org.eclipse.emf.ecore.EClassThe meta object literal for the 'Coupling' class.static final org.eclipse.emf.ecore.EOperationThe meta object literal for the 'Equals' operation.static final org.eclipse.emf.ecore.EOperationThe meta object literal for the 'Hash Code' operation.static final org.eclipse.emf.ecore.EReferenceThe meta object literal for the 'Provided' reference feature.static final org.eclipse.emf.ecore.EReferenceThe meta object literal for the 'Required' reference feature.static final org.eclipse.emf.ecore.EClassThe meta object literal for the 'Coupling To Operation Map' class.static final org.eclipse.emf.ecore.EReferenceThe meta object literal for the 'Key' containment reference 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 'Name To Operation Map' 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 Collection' class.static final org.eclipse.emf.ecore.EReferenceThe meta object literal for the 'Callees' map feature.static final org.eclipse.emf.ecore.EReferenceThe meta object literal for the 'Callers' map feature.static final org.eclipse.emf.ecore.EReferenceThe meta object literal for the 'Provided' reference feature.static final org.eclipse.emf.ecore.EReferenceThe meta object literal for the 'Required' reference feature.
-
Field Details
-
CONNECTIONS
static final org.eclipse.emf.ecore.EClass CONNECTIONSThe meta object literal for the 'Connections' class.- See Also:
- Generated:
-
CONNECTIONS__CONNECTIONS
static final org.eclipse.emf.ecore.EReference CONNECTIONS__CONNECTIONSThe meta object literal for the 'Connections' map feature.- Generated:
-
OPERATION_COLLECTION
static final org.eclipse.emf.ecore.EClass OPERATION_COLLECTIONThe meta object literal for the 'Operation Collection' class.- See Also:
- Generated:
-
OPERATION_COLLECTION__REQUIRED
static final org.eclipse.emf.ecore.EReference OPERATION_COLLECTION__REQUIREDThe meta object literal for the 'Required' reference feature.- Generated:
-
OPERATION_COLLECTION__PROVIDED
static final org.eclipse.emf.ecore.EReference OPERATION_COLLECTION__PROVIDEDThe meta object literal for the 'Provided' reference feature.- Generated:
-
OPERATION_COLLECTION__CALLEES
static final org.eclipse.emf.ecore.EReference OPERATION_COLLECTION__CALLEESThe meta object literal for the 'Callees' map feature.- Generated:
-
OPERATION_COLLECTION__CALLERS
static final org.eclipse.emf.ecore.EReference OPERATION_COLLECTION__CALLERSThe meta object literal for the 'Callers' map feature.- Generated:
-
COUPLING_TO_OPERATION_MAP
static final org.eclipse.emf.ecore.EClass COUPLING_TO_OPERATION_MAPThe meta object literal for the 'Coupling To Operation Map' class.- See Also:
- Generated:
-
COUPLING_TO_OPERATION_MAP__KEY
static final org.eclipse.emf.ecore.EReference COUPLING_TO_OPERATION_MAP__KEYThe meta object literal for the 'Key' containment reference feature.- Generated:
-
COUPLING_TO_OPERATION_MAP__VALUE
static final org.eclipse.emf.ecore.EReference COUPLING_TO_OPERATION_MAP__VALUEThe meta object literal for the 'Value' containment reference feature.- Generated:
-
NAME_TO_OPERATION_MAP
static final org.eclipse.emf.ecore.EClass NAME_TO_OPERATION_MAPThe meta object literal for the 'Name To Operation Map' class.- See Also:
- Generated:
-
NAME_TO_OPERATION_MAP__KEY
static final org.eclipse.emf.ecore.EAttribute NAME_TO_OPERATION_MAP__KEYThe meta object literal for the 'Key' attribute feature.- Generated:
-
NAME_TO_OPERATION_MAP__VALUE
static final org.eclipse.emf.ecore.EReference NAME_TO_OPERATION_MAP__VALUEThe meta object literal for the 'Value' reference feature.- Generated:
-
COUPLING
static final org.eclipse.emf.ecore.EClass COUPLINGThe meta object literal for the 'Coupling' class.- See Also:
- Generated:
-
COUPLING__REQUIRED
static final org.eclipse.emf.ecore.EReference COUPLING__REQUIREDThe meta object literal for the 'Required' reference feature.- Generated:
-
COUPLING__PROVIDED
static final org.eclipse.emf.ecore.EReference COUPLING__PROVIDEDThe meta object literal for the 'Provided' reference feature.- Generated:
-
COUPLING___EQUALS__OBJECT
static final org.eclipse.emf.ecore.EOperation COUPLING___EQUALS__OBJECTThe meta object literal for the 'Equals' operation.- Generated:
-
COUPLING___HASH_CODE
static final org.eclipse.emf.ecore.EOperation COUPLING___HASH_CODEThe meta object literal for the 'Hash Code' operation.- Generated:
-