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
Fields Modifier and Type Field Description static org.eclipse.emf.ecore.EClassCONNECTIONSThe meta object literal for the 'Connections' class.static org.eclipse.emf.ecore.EReferenceCONNECTIONS__CONNECTIONSThe meta object literal for the 'Connections' map feature.static org.eclipse.emf.ecore.EClassCOUPLINGThe meta object literal for the 'Coupling' class.static org.eclipse.emf.ecore.EOperationCOUPLING___EQUALS__OBJECTThe meta object literal for the 'Equals' operation.static org.eclipse.emf.ecore.EOperationCOUPLING___HASH_CODEThe meta object literal for the 'Hash Code' operation.static org.eclipse.emf.ecore.EReferenceCOUPLING__PROVIDEDThe meta object literal for the 'Provided' reference feature.static org.eclipse.emf.ecore.EReferenceCOUPLING__REQUIREDThe meta object literal for the 'Required' reference feature.static org.eclipse.emf.ecore.EClassCOUPLING_TO_OPERATION_MAPThe meta object literal for the 'Coupling To Operation Map' class.static org.eclipse.emf.ecore.EReferenceCOUPLING_TO_OPERATION_MAP__KEYThe meta object literal for the 'Key' containment reference feature.static org.eclipse.emf.ecore.EReferenceCOUPLING_TO_OPERATION_MAP__VALUEThe meta object literal for the 'Value' containment reference feature.static org.eclipse.emf.ecore.EClassNAME_TO_OPERATION_MAPThe meta object literal for the 'Name To Operation Map' class.static org.eclipse.emf.ecore.EAttributeNAME_TO_OPERATION_MAP__KEYThe meta object literal for the 'Key' attribute feature.static org.eclipse.emf.ecore.EReferenceNAME_TO_OPERATION_MAP__VALUEThe meta object literal for the 'Value' reference feature.static org.eclipse.emf.ecore.EClassOPERATION_COLLECTIONThe meta object literal for the 'Operation Collection' class.static org.eclipse.emf.ecore.EReferenceOPERATION_COLLECTION__CALLEESThe meta object literal for the 'Callees' map feature.static org.eclipse.emf.ecore.EReferenceOPERATION_COLLECTION__CALLERSThe meta object literal for the 'Callers' map feature.static org.eclipse.emf.ecore.EReferenceOPERATION_COLLECTION__PROVIDEDThe meta object literal for the 'Provided' reference feature.static org.eclipse.emf.ecore.EReferenceOPERATION_COLLECTION__REQUIREDThe 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:
ConnectionsImpl,CollectionPackageImpl.getConnections()- 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:
OperationCollectionImpl,CollectionPackageImpl.getOperationCollection()- 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:
CouplingToOperationMapImpl,CollectionPackageImpl.getCouplingToOperationMap()- 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:
NameToOperationMapImpl,CollectionPackageImpl.getNameToOperationMap()- 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:
CouplingImpl,CollectionPackageImpl.getCoupling()- 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:
-