org.eclipse.emf.emfstore.internal.server.model.versioning.operations
Interface OperationsPackage.Literals

Enclosing interface:
OperationsPackage

public static interface OperationsPackage.Literals

Defines literals for the meta objects that represent


Field Summary
static org.eclipse.emf.ecore.EClass ABSTRACT_OPERATION
          The meta object literal for the ' Abstract Operation' class.
static org.eclipse.emf.ecore.EAttribute ABSTRACT_OPERATION__ACCEPTED
          The meta object literal for the 'Accepted' attribute feature.
static org.eclipse.emf.ecore.EAttribute ABSTRACT_OPERATION__CLIENT_DATE
          The meta object literal for the 'Client Date' attribute feature.
static org.eclipse.emf.ecore.EReference ABSTRACT_OPERATION__MODEL_ELEMENT_ID
          The meta object literal for the 'Model Element Id' containment reference feature.
static org.eclipse.emf.ecore.EClass ATTRIBUTE_OPERATION
          The meta object literal for the ' Attribute Operation' class.
static org.eclipse.emf.ecore.EAttribute ATTRIBUTE_OPERATION__NEW_VALUE
          The meta object literal for the 'New Value' attribute feature.
static org.eclipse.emf.ecore.EAttribute ATTRIBUTE_OPERATION__OLD_VALUE
          The meta object literal for the 'Old Value' attribute feature.
static org.eclipse.emf.ecore.EClass COMPOSITE_OPERATION
          The meta object literal for the ' Composite Operation' class.
static org.eclipse.emf.ecore.EAttribute COMPOSITE_OPERATION__COMPOSITE_DESCRIPTION
          The meta object literal for the ' Composite Description' attribute feature.
static org.eclipse.emf.ecore.EAttribute COMPOSITE_OPERATION__COMPOSITE_NAME
          The meta object literal for the 'Composite Name' attribute feature.
static org.eclipse.emf.ecore.EReference COMPOSITE_OPERATION__MAIN_OPERATION
          The meta object literal for the 'Main Operation' reference feature.
static org.eclipse.emf.ecore.EAttribute COMPOSITE_OPERATION__REVERSED
          The meta object literal for the 'Reversed' attribute feature.
static org.eclipse.emf.ecore.EReference COMPOSITE_OPERATION__SUB_OPERATIONS
          The meta object literal for the 'Sub Operations' containment reference list feature.
static org.eclipse.emf.ecore.EEnum CONTAINMENT_TYPE
          The meta object literal for the ' Containment Type' enum.
static org.eclipse.emf.ecore.EClass CREATE_DELETE_OPERATION
          The meta object literal for the ' Create Delete Operation' class.
static org.eclipse.emf.ecore.EAttribute CREATE_DELETE_OPERATION__DELETE
          The meta object literal for the 'Delete' attribute feature.
static org.eclipse.emf.ecore.EReference CREATE_DELETE_OPERATION__EOBJECT_TO_ID_MAP
          The meta object literal for the 'EObject To Id Map' map feature.
static org.eclipse.emf.ecore.EReference CREATE_DELETE_OPERATION__MODEL_ELEMENT
          The meta object literal for the 'Model Element' containment reference feature.
static org.eclipse.emf.ecore.EReference CREATE_DELETE_OPERATION__SUB_OPERATIONS
          The meta object literal for the 'Sub Operations' containment reference list feature.
static org.eclipse.emf.ecore.EClass EOBJECT_TO_MODEL_ELEMENT_ID_MAP
          The meta object literal for the ' EObject To Model Element Id Map' class.
static org.eclipse.emf.ecore.EReference EOBJECT_TO_MODEL_ELEMENT_ID_MAP__KEY
          The meta object literal for the 'Key' reference feature.
static org.eclipse.emf.ecore.EReference EOBJECT_TO_MODEL_ELEMENT_ID_MAP__VALUE
          The meta object literal for the 'Value' containment reference feature.
static org.eclipse.emf.ecore.EClass FEATURE_OPERATION
          The meta object literal for the ' Feature Operation' class.
static org.eclipse.emf.ecore.EAttribute FEATURE_OPERATION__FEATURE_NAME
          The meta object literal for the 'Feature Name' attribute feature.
static org.eclipse.emf.ecore.EAttribute FEATURE_OPERATION__UNSET
          The meta object literal for the 'Unset' attribute feature.
static org.eclipse.emf.ecore.EClass MODEL_ELEMENT_GROUP
          The meta object literal for the ' Model Element Group' class.
static org.eclipse.emf.ecore.EReference MODEL_ELEMENT_GROUP__MODEL_ELEMENTS
          The meta object literal for the 'Model Elements' reference list feature.
static org.eclipse.emf.ecore.EAttribute MODEL_ELEMENT_GROUP__NAME
          The meta object literal for the 'Name' attribute feature.
static org.eclipse.emf.ecore.EClass MULTI_ATTRIBUTE_MOVE_OPERATION
          The meta object literal for the ' Multi Attribute Move Operation' class.
static org.eclipse.emf.ecore.EAttribute MULTI_ATTRIBUTE_MOVE_OPERATION__NEW_INDEX
          The meta object literal for the 'New Index' attribute feature.
static org.eclipse.emf.ecore.EAttribute MULTI_ATTRIBUTE_MOVE_OPERATION__OLD_INDEX
          The meta object literal for the 'Old Index' attribute feature.
static org.eclipse.emf.ecore.EAttribute MULTI_ATTRIBUTE_MOVE_OPERATION__REFERENCED_VALUE
          The meta object literal for the 'Referenced Value' attribute feature.
static org.eclipse.emf.ecore.EClass MULTI_ATTRIBUTE_OPERATION
          The meta object literal for the ' Multi Attribute Operation' class.
static org.eclipse.emf.ecore.EAttribute MULTI_ATTRIBUTE_OPERATION__ADD
          The meta object literal for the 'Add' attribute feature.
static org.eclipse.emf.ecore.EAttribute MULTI_ATTRIBUTE_OPERATION__INDEXES
          The meta object literal for the 'Indexes' attribute list feature.
static org.eclipse.emf.ecore.EAttribute MULTI_ATTRIBUTE_OPERATION__REFERENCED_VALUES
          The meta object literal for the 'Referenced Values' attribute list feature.
static org.eclipse.emf.ecore.EClass MULTI_ATTRIBUTE_SET_OPERATION
          The meta object literal for the ' Multi Attribute Set Operation' class.
static org.eclipse.emf.ecore.EAttribute MULTI_ATTRIBUTE_SET_OPERATION__INDEX
          The meta object literal for the 'Index' attribute feature.
static org.eclipse.emf.ecore.EAttribute MULTI_ATTRIBUTE_SET_OPERATION__NEW_VALUE
          The meta object literal for the 'New Value' attribute feature.
static org.eclipse.emf.ecore.EAttribute MULTI_ATTRIBUTE_SET_OPERATION__OLD_VALUE
          The meta object literal for the 'Old Value' attribute feature.
static org.eclipse.emf.ecore.EClass MULTI_REFERENCE_MOVE_OPERATION
          The meta object literal for the ' Multi Reference Move Operation' class.
static org.eclipse.emf.ecore.EAttribute MULTI_REFERENCE_MOVE_OPERATION__NEW_INDEX
          The meta object literal for the 'New Index' attribute feature.
static org.eclipse.emf.ecore.EAttribute MULTI_REFERENCE_MOVE_OPERATION__OLD_INDEX
          The meta object literal for the 'Old Index' attribute feature.
static org.eclipse.emf.ecore.EReference MULTI_REFERENCE_MOVE_OPERATION__REFERENCED_MODEL_ELEMENT_ID
          The meta object literal for the 'Referenced Model Element Id' containment reference feature.
static org.eclipse.emf.ecore.EClass MULTI_REFERENCE_OPERATION
          The meta object literal for the ' Multi Reference Operation' class.
static org.eclipse.emf.ecore.EAttribute MULTI_REFERENCE_OPERATION__ADD
          The meta object literal for the 'Add' attribute feature.
static org.eclipse.emf.ecore.EAttribute MULTI_REFERENCE_OPERATION__INDEX
          The meta object literal for the 'Index' attribute feature.
static org.eclipse.emf.ecore.EReference MULTI_REFERENCE_OPERATION__REFERENCED_MODEL_ELEMENTS
          The meta object literal for the 'Referenced Model Elements' containment reference list feature.
static org.eclipse.emf.ecore.EClass MULTI_REFERENCE_SET_OPERATION
          The meta object literal for the ' Multi Reference Set Operation' class.
static org.eclipse.emf.ecore.EAttribute MULTI_REFERENCE_SET_OPERATION__INDEX
          The meta object literal for the 'Index' attribute feature.
static org.eclipse.emf.ecore.EReference MULTI_REFERENCE_SET_OPERATION__NEW_VALUE
          The meta object literal for the 'New Value' containment reference feature.
static org.eclipse.emf.ecore.EReference MULTI_REFERENCE_SET_OPERATION__OLD_VALUE
          The meta object literal for the 'Old Value' containment reference feature.
static org.eclipse.emf.ecore.EClass OPERATION_GROUP
          The meta object literal for the ' Operation Group' class.
static org.eclipse.emf.ecore.EAttribute OPERATION_GROUP__NAME
          The meta object literal for the 'Name' attribute feature.
static org.eclipse.emf.ecore.EReference OPERATION_GROUP__OPERATIONS
          The meta object literal for the 'Operations' reference list feature.
static org.eclipse.emf.ecore.EClass OPERATION_ID
          The meta object literal for the ' Operation Id' class.
static org.eclipse.emf.ecore.EClass REFERENCE_OPERATION
          The meta object literal for the ' Reference Operation' class.
static org.eclipse.emf.ecore.EAttribute REFERENCE_OPERATION__BIDIRECTIONAL
          The meta object literal for the 'Bidirectional' attribute feature.
static org.eclipse.emf.ecore.EAttribute REFERENCE_OPERATION__CONTAINMENT_TYPE
          The meta object literal for the 'Containment Type' attribute feature.
static org.eclipse.emf.ecore.EAttribute REFERENCE_OPERATION__OPPOSITE_FEATURE_NAME
          The meta object literal for the ' Opposite Feature Name' attribute feature.
static org.eclipse.emf.ecore.EClass SINGLE_REFERENCE_OPERATION
          The meta object literal for the ' Single Reference Operation' class.
static org.eclipse.emf.ecore.EReference SINGLE_REFERENCE_OPERATION__NEW_VALUE
          The meta object literal for the 'New Value' containment reference feature.
static org.eclipse.emf.ecore.EReference SINGLE_REFERENCE_OPERATION__OLD_VALUE
          The meta object literal for the 'Old Value' containment reference feature.
static org.eclipse.emf.ecore.EEnum UNSET_TYPE
          The meta object literal for the ' Unset Type' enum.
 

Field Detail

ABSTRACT_OPERATION

static final org.eclipse.emf.ecore.EClass ABSTRACT_OPERATION
The meta object literal for the ' Abstract Operation' class.

See Also:
AbstractOperationImpl, OperationsPackageImpl.getAbstractOperation()

ABSTRACT_OPERATION__MODEL_ELEMENT_ID

static final org.eclipse.emf.ecore.EReference ABSTRACT_OPERATION__MODEL_ELEMENT_ID
The meta object literal for the 'Model Element Id' containment reference feature.


ABSTRACT_OPERATION__ACCEPTED

static final org.eclipse.emf.ecore.EAttribute ABSTRACT_OPERATION__ACCEPTED
The meta object literal for the 'Accepted' attribute feature.


ABSTRACT_OPERATION__CLIENT_DATE

static final org.eclipse.emf.ecore.EAttribute ABSTRACT_OPERATION__CLIENT_DATE
The meta object literal for the 'Client Date' attribute feature.


COMPOSITE_OPERATION

static final org.eclipse.emf.ecore.EClass COMPOSITE_OPERATION
The meta object literal for the ' Composite Operation' class.

See Also:
CompositeOperationImpl, OperationsPackageImpl.getCompositeOperation()

COMPOSITE_OPERATION__SUB_OPERATIONS

static final org.eclipse.emf.ecore.EReference COMPOSITE_OPERATION__SUB_OPERATIONS
The meta object literal for the 'Sub Operations' containment reference list feature.


COMPOSITE_OPERATION__MAIN_OPERATION

static final org.eclipse.emf.ecore.EReference COMPOSITE_OPERATION__MAIN_OPERATION
The meta object literal for the 'Main Operation' reference feature.


COMPOSITE_OPERATION__COMPOSITE_NAME

static final org.eclipse.emf.ecore.EAttribute COMPOSITE_OPERATION__COMPOSITE_NAME
The meta object literal for the 'Composite Name' attribute feature.


COMPOSITE_OPERATION__COMPOSITE_DESCRIPTION

static final org.eclipse.emf.ecore.EAttribute COMPOSITE_OPERATION__COMPOSITE_DESCRIPTION
The meta object literal for the ' Composite Description' attribute feature.


COMPOSITE_OPERATION__REVERSED

static final org.eclipse.emf.ecore.EAttribute COMPOSITE_OPERATION__REVERSED
The meta object literal for the 'Reversed' attribute feature.


FEATURE_OPERATION

static final org.eclipse.emf.ecore.EClass FEATURE_OPERATION
The meta object literal for the ' Feature Operation' class.

See Also:
FeatureOperationImpl, OperationsPackageImpl.getFeatureOperation()

FEATURE_OPERATION__FEATURE_NAME

static final org.eclipse.emf.ecore.EAttribute FEATURE_OPERATION__FEATURE_NAME
The meta object literal for the 'Feature Name' attribute feature.


FEATURE_OPERATION__UNSET

static final org.eclipse.emf.ecore.EAttribute FEATURE_OPERATION__UNSET
The meta object literal for the 'Unset' attribute feature.


CREATE_DELETE_OPERATION

static final org.eclipse.emf.ecore.EClass CREATE_DELETE_OPERATION
The meta object literal for the ' Create Delete Operation' class.

See Also:
CreateDeleteOperationImpl, OperationsPackageImpl.getCreateDeleteOperation()

CREATE_DELETE_OPERATION__DELETE

static final org.eclipse.emf.ecore.EAttribute CREATE_DELETE_OPERATION__DELETE
The meta object literal for the 'Delete' attribute feature.


CREATE_DELETE_OPERATION__MODEL_ELEMENT

static final org.eclipse.emf.ecore.EReference CREATE_DELETE_OPERATION__MODEL_ELEMENT
The meta object literal for the 'Model Element' containment reference feature.


CREATE_DELETE_OPERATION__SUB_OPERATIONS

static final org.eclipse.emf.ecore.EReference CREATE_DELETE_OPERATION__SUB_OPERATIONS
The meta object literal for the 'Sub Operations' containment reference list feature.


CREATE_DELETE_OPERATION__EOBJECT_TO_ID_MAP

static final org.eclipse.emf.ecore.EReference CREATE_DELETE_OPERATION__EOBJECT_TO_ID_MAP
The meta object literal for the 'EObject To Id Map' map feature.


ATTRIBUTE_OPERATION

static final org.eclipse.emf.ecore.EClass ATTRIBUTE_OPERATION
The meta object literal for the ' Attribute Operation' class.

See Also:
AttributeOperationImpl, OperationsPackageImpl.getAttributeOperation()

ATTRIBUTE_OPERATION__OLD_VALUE

static final org.eclipse.emf.ecore.EAttribute ATTRIBUTE_OPERATION__OLD_VALUE
The meta object literal for the 'Old Value' attribute feature.


ATTRIBUTE_OPERATION__NEW_VALUE

static final org.eclipse.emf.ecore.EAttribute ATTRIBUTE_OPERATION__NEW_VALUE
The meta object literal for the 'New Value' attribute feature.


MULTI_ATTRIBUTE_OPERATION

static final org.eclipse.emf.ecore.EClass MULTI_ATTRIBUTE_OPERATION
The meta object literal for the ' Multi Attribute Operation' class.

See Also:
MultiAttributeOperationImpl, OperationsPackageImpl.getMultiAttributeOperation()

MULTI_ATTRIBUTE_OPERATION__ADD

static final org.eclipse.emf.ecore.EAttribute MULTI_ATTRIBUTE_OPERATION__ADD
The meta object literal for the 'Add' attribute feature.


MULTI_ATTRIBUTE_OPERATION__INDEXES

static final org.eclipse.emf.ecore.EAttribute MULTI_ATTRIBUTE_OPERATION__INDEXES
The meta object literal for the 'Indexes' attribute list feature.


MULTI_ATTRIBUTE_OPERATION__REFERENCED_VALUES

static final org.eclipse.emf.ecore.EAttribute MULTI_ATTRIBUTE_OPERATION__REFERENCED_VALUES
The meta object literal for the 'Referenced Values' attribute list feature.


MULTI_ATTRIBUTE_SET_OPERATION

static final org.eclipse.emf.ecore.EClass MULTI_ATTRIBUTE_SET_OPERATION
The meta object literal for the ' Multi Attribute Set Operation' class.

See Also:
MultiAttributeSetOperationImpl, OperationsPackageImpl.getMultiAttributeSetOperation()

MULTI_ATTRIBUTE_SET_OPERATION__INDEX

static final org.eclipse.emf.ecore.EAttribute MULTI_ATTRIBUTE_SET_OPERATION__INDEX
The meta object literal for the 'Index' attribute feature.


MULTI_ATTRIBUTE_SET_OPERATION__OLD_VALUE

static final org.eclipse.emf.ecore.EAttribute MULTI_ATTRIBUTE_SET_OPERATION__OLD_VALUE
The meta object literal for the 'Old Value' attribute feature.


MULTI_ATTRIBUTE_SET_OPERATION__NEW_VALUE

static final org.eclipse.emf.ecore.EAttribute MULTI_ATTRIBUTE_SET_OPERATION__NEW_VALUE
The meta object literal for the 'New Value' attribute feature.


MULTI_ATTRIBUTE_MOVE_OPERATION

static final org.eclipse.emf.ecore.EClass MULTI_ATTRIBUTE_MOVE_OPERATION
The meta object literal for the ' Multi Attribute Move Operation' class.

See Also:
MultiAttributeMoveOperationImpl, OperationsPackageImpl.getMultiAttributeMoveOperation()

MULTI_ATTRIBUTE_MOVE_OPERATION__OLD_INDEX

static final org.eclipse.emf.ecore.EAttribute MULTI_ATTRIBUTE_MOVE_OPERATION__OLD_INDEX
The meta object literal for the 'Old Index' attribute feature.


MULTI_ATTRIBUTE_MOVE_OPERATION__NEW_INDEX

static final org.eclipse.emf.ecore.EAttribute MULTI_ATTRIBUTE_MOVE_OPERATION__NEW_INDEX
The meta object literal for the 'New Index' attribute feature.


MULTI_ATTRIBUTE_MOVE_OPERATION__REFERENCED_VALUE

static final org.eclipse.emf.ecore.EAttribute MULTI_ATTRIBUTE_MOVE_OPERATION__REFERENCED_VALUE
The meta object literal for the 'Referenced Value' attribute feature.


SINGLE_REFERENCE_OPERATION

static final org.eclipse.emf.ecore.EClass SINGLE_REFERENCE_OPERATION
The meta object literal for the ' Single Reference Operation' class.

See Also:
SingleReferenceOperationImpl, OperationsPackageImpl.getSingleReferenceOperation()

SINGLE_REFERENCE_OPERATION__OLD_VALUE

static final org.eclipse.emf.ecore.EReference SINGLE_REFERENCE_OPERATION__OLD_VALUE
The meta object literal for the 'Old Value' containment reference feature.


SINGLE_REFERENCE_OPERATION__NEW_VALUE

static final org.eclipse.emf.ecore.EReference SINGLE_REFERENCE_OPERATION__NEW_VALUE
The meta object literal for the 'New Value' containment reference feature.


MULTI_REFERENCE_OPERATION

static final org.eclipse.emf.ecore.EClass MULTI_REFERENCE_OPERATION
The meta object literal for the ' Multi Reference Operation' class.

See Also:
MultiReferenceOperationImpl, OperationsPackageImpl.getMultiReferenceOperation()

MULTI_REFERENCE_OPERATION__ADD

static final org.eclipse.emf.ecore.EAttribute MULTI_REFERENCE_OPERATION__ADD
The meta object literal for the 'Add' attribute feature.


MULTI_REFERENCE_OPERATION__INDEX

static final org.eclipse.emf.ecore.EAttribute MULTI_REFERENCE_OPERATION__INDEX
The meta object literal for the 'Index' attribute feature.


MULTI_REFERENCE_OPERATION__REFERENCED_MODEL_ELEMENTS

static final org.eclipse.emf.ecore.EReference MULTI_REFERENCE_OPERATION__REFERENCED_MODEL_ELEMENTS
The meta object literal for the 'Referenced Model Elements' containment reference list feature.


MULTI_REFERENCE_SET_OPERATION

static final org.eclipse.emf.ecore.EClass MULTI_REFERENCE_SET_OPERATION
The meta object literal for the ' Multi Reference Set Operation' class.

See Also:
MultiReferenceSetOperationImpl, OperationsPackageImpl.getMultiReferenceSetOperation()

MULTI_REFERENCE_SET_OPERATION__INDEX

static final org.eclipse.emf.ecore.EAttribute MULTI_REFERENCE_SET_OPERATION__INDEX
The meta object literal for the 'Index' attribute feature.


MULTI_REFERENCE_SET_OPERATION__OLD_VALUE

static final org.eclipse.emf.ecore.EReference MULTI_REFERENCE_SET_OPERATION__OLD_VALUE
The meta object literal for the 'Old Value' containment reference feature.


MULTI_REFERENCE_SET_OPERATION__NEW_VALUE

static final org.eclipse.emf.ecore.EReference MULTI_REFERENCE_SET_OPERATION__NEW_VALUE
The meta object literal for the 'New Value' containment reference feature.


MULTI_REFERENCE_MOVE_OPERATION

static final org.eclipse.emf.ecore.EClass MULTI_REFERENCE_MOVE_OPERATION
The meta object literal for the ' Multi Reference Move Operation' class.

See Also:
MultiReferenceMoveOperationImpl, OperationsPackageImpl.getMultiReferenceMoveOperation()

MULTI_REFERENCE_MOVE_OPERATION__OLD_INDEX

static final org.eclipse.emf.ecore.EAttribute MULTI_REFERENCE_MOVE_OPERATION__OLD_INDEX
The meta object literal for the 'Old Index' attribute feature.


MULTI_REFERENCE_MOVE_OPERATION__NEW_INDEX

static final org.eclipse.emf.ecore.EAttribute MULTI_REFERENCE_MOVE_OPERATION__NEW_INDEX
The meta object literal for the 'New Index' attribute feature.


MULTI_REFERENCE_MOVE_OPERATION__REFERENCED_MODEL_ELEMENT_ID

static final org.eclipse.emf.ecore.EReference MULTI_REFERENCE_MOVE_OPERATION__REFERENCED_MODEL_ELEMENT_ID
The meta object literal for the 'Referenced Model Element Id' containment reference feature.


REFERENCE_OPERATION

static final org.eclipse.emf.ecore.EClass REFERENCE_OPERATION
The meta object literal for the ' Reference Operation' class.

See Also:
ReferenceOperationImpl, OperationsPackageImpl.getReferenceOperation()

REFERENCE_OPERATION__BIDIRECTIONAL

static final org.eclipse.emf.ecore.EAttribute REFERENCE_OPERATION__BIDIRECTIONAL
The meta object literal for the 'Bidirectional' attribute feature.


REFERENCE_OPERATION__OPPOSITE_FEATURE_NAME

static final org.eclipse.emf.ecore.EAttribute REFERENCE_OPERATION__OPPOSITE_FEATURE_NAME
The meta object literal for the ' Opposite Feature Name' attribute feature.


REFERENCE_OPERATION__CONTAINMENT_TYPE

static final org.eclipse.emf.ecore.EAttribute REFERENCE_OPERATION__CONTAINMENT_TYPE
The meta object literal for the 'Containment Type' attribute feature.


OPERATION_ID

static final org.eclipse.emf.ecore.EClass OPERATION_ID
The meta object literal for the ' Operation Id' class.

See Also:
OperationIdImpl, OperationsPackageImpl.getOperationId()

OPERATION_GROUP

static final org.eclipse.emf.ecore.EClass OPERATION_GROUP
The meta object literal for the ' Operation Group' class.

See Also:
OperationGroupImpl, OperationsPackageImpl.getOperationGroup()

OPERATION_GROUP__NAME

static final org.eclipse.emf.ecore.EAttribute OPERATION_GROUP__NAME
The meta object literal for the 'Name' attribute feature.


OPERATION_GROUP__OPERATIONS

static final org.eclipse.emf.ecore.EReference OPERATION_GROUP__OPERATIONS
The meta object literal for the 'Operations' reference list feature.


MODEL_ELEMENT_GROUP

static final org.eclipse.emf.ecore.EClass MODEL_ELEMENT_GROUP
The meta object literal for the ' Model Element Group' class.

See Also:
ModelElementGroupImpl, OperationsPackageImpl.getModelElementGroup()

MODEL_ELEMENT_GROUP__NAME

static final org.eclipse.emf.ecore.EAttribute MODEL_ELEMENT_GROUP__NAME
The meta object literal for the 'Name' attribute feature.


MODEL_ELEMENT_GROUP__MODEL_ELEMENTS

static final org.eclipse.emf.ecore.EReference MODEL_ELEMENT_GROUP__MODEL_ELEMENTS
The meta object literal for the 'Model Elements' reference list feature.


EOBJECT_TO_MODEL_ELEMENT_ID_MAP

static final org.eclipse.emf.ecore.EClass EOBJECT_TO_MODEL_ELEMENT_ID_MAP
The meta object literal for the ' EObject To Model Element Id Map' class.

See Also:
EObjectToModelElementIdMapImpl, OperationsPackageImpl.getEObjectToModelElementIdMap()

EOBJECT_TO_MODEL_ELEMENT_ID_MAP__KEY

static final org.eclipse.emf.ecore.EReference EOBJECT_TO_MODEL_ELEMENT_ID_MAP__KEY
The meta object literal for the 'Key' reference feature.


EOBJECT_TO_MODEL_ELEMENT_ID_MAP__VALUE

static final org.eclipse.emf.ecore.EReference EOBJECT_TO_MODEL_ELEMENT_ID_MAP__VALUE
The meta object literal for the 'Value' containment reference feature.


CONTAINMENT_TYPE

static final org.eclipse.emf.ecore.EEnum CONTAINMENT_TYPE
The meta object literal for the ' Containment Type' enum.

See Also:
ContainmentType, OperationsPackageImpl.getContainmentType()

UNSET_TYPE

static final org.eclipse.emf.ecore.EEnum UNSET_TYPE
The meta object literal for the ' Unset Type' enum.

See Also:
UnsetType, OperationsPackageImpl.getUnsetType()


Copyright © 2015. All Rights Reserved.