org.eclipse.emf.compare.diff.metamodel
Interface DiffPackage

All Superinterfaces:
org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.ENamedElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EPackage, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
DiffPackageImpl

public interface DiffPackage
extends org.eclipse.emf.ecore.EPackage

The Package for the model. It contains accessors for the meta objects to represent

See Also:
DiffFactory

Nested Class Summary
static interface DiffPackage.Literals
          Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry
 
Field Summary
static int ABSTRACT_DIFF_EXTENSION
          The meta object id for the 'Abstract Diff Extension' class.
static int ABSTRACT_DIFF_EXTENSION__HIDE_ELEMENTS
          The feature id for the 'Hide Elements' reference list.
static int ABSTRACT_DIFF_EXTENSION__IS_COLLAPSED
          The feature id for the 'Is Collapsed' attribute.
static int ABSTRACT_DIFF_EXTENSION_FEATURE_COUNT
          The number of structural features of the 'Abstract Diff Extension' class.
static int ADD_ATTRIBUTE
          The meta object id for the 'Add Attribute' class.
static int ADD_ATTRIBUTE__ATTRIBUTE
          The feature id for the 'Attribute' reference.
static int ADD_ATTRIBUTE__CONFLICTING
          The feature id for the 'Conflicting' attribute.
static int ADD_ATTRIBUTE__IS_HIDDEN_BY
          The feature id for the 'Is Hidden By' reference list.
static int ADD_ATTRIBUTE__KIND
          The feature id for the 'Kind' attribute.
static int ADD_ATTRIBUTE__LEFT_ELEMENT
          The feature id for the 'Left Element' reference.
static int ADD_ATTRIBUTE__RIGHT_ELEMENT
          The feature id for the 'Right Element' reference.
static int ADD_ATTRIBUTE__RIGHT_TARGET
          The feature id for the 'Right Target' attribute.
static int ADD_ATTRIBUTE__SUB_DIFF_ELEMENTS
          The feature id for the 'Sub Diff Elements' containment reference list.
static int ADD_ATTRIBUTE_FEATURE_COUNT
          The number of structural features of the 'Add Attribute' class.
static int ADD_MODEL_ELEMENT
          The meta object id for the 'Add Model Element' class.
static int ADD_MODEL_ELEMENT__CONFLICTING
          The feature id for the 'Conflicting' attribute.
static int ADD_MODEL_ELEMENT__IS_HIDDEN_BY
          The feature id for the 'Is Hidden By' reference list.
static int ADD_MODEL_ELEMENT__KIND
          The feature id for the 'Kind' attribute.
static int ADD_MODEL_ELEMENT__LEFT_PARENT
          The feature id for the 'Left Parent' reference.
static int ADD_MODEL_ELEMENT__RIGHT_ELEMENT
          The feature id for the 'Right Element' reference.
static int ADD_MODEL_ELEMENT__SUB_DIFF_ELEMENTS
          The feature id for the 'Sub Diff Elements' containment reference list.
static int ADD_MODEL_ELEMENT_FEATURE_COUNT
          The number of structural features of the 'Add Model Element' class.
static int ADD_REFERENCE_VALUE
          The meta object id for the 'Add Reference Value' class.
static int ADD_REFERENCE_VALUE__CONFLICTING
          The feature id for the 'Conflicting' attribute.
static int ADD_REFERENCE_VALUE__IS_HIDDEN_BY
          The feature id for the 'Is Hidden By' reference list.
static int ADD_REFERENCE_VALUE__KIND
          The feature id for the 'Kind' attribute.
static int ADD_REFERENCE_VALUE__LEFT_ADDED_TARGET
          The feature id for the 'Left Added Target' reference.
static int ADD_REFERENCE_VALUE__LEFT_ELEMENT
          The feature id for the 'Left Element' reference.
static int ADD_REFERENCE_VALUE__REFERENCE
          The feature id for the 'Reference' reference.
static int ADD_REFERENCE_VALUE__RIGHT_ADDED_TARGET
          The feature id for the 'Right Added Target' reference.
static int ADD_REFERENCE_VALUE__RIGHT_ELEMENT
          The feature id for the 'Right Element' reference.
static int ADD_REFERENCE_VALUE__SUB_DIFF_ELEMENTS
          The feature id for the 'Sub Diff Elements' containment reference list.
static int ADD_REFERENCE_VALUE_FEATURE_COUNT
          The number of structural features of the 'Add Reference Value' class.
static int ATTRIBUTE_CHANGE
          The meta object id for the 'Attribute Change' class.
static int ATTRIBUTE_CHANGE__ATTRIBUTE
          The feature id for the 'Attribute' reference.
static int ATTRIBUTE_CHANGE__CONFLICTING
          The feature id for the 'Conflicting' attribute.
static int ATTRIBUTE_CHANGE__IS_HIDDEN_BY
          The feature id for the 'Is Hidden By' reference list.
static int ATTRIBUTE_CHANGE__KIND
          The feature id for the 'Kind' attribute.
static int ATTRIBUTE_CHANGE__LEFT_ELEMENT
          The feature id for the 'Left Element' reference.
static int ATTRIBUTE_CHANGE__RIGHT_ELEMENT
          The feature id for the 'Right Element' reference.
static int ATTRIBUTE_CHANGE__SUB_DIFF_ELEMENTS
          The feature id for the 'Sub Diff Elements' containment reference list.
static int ATTRIBUTE_CHANGE_FEATURE_COUNT
          The number of structural features of the 'Attribute Change' class.
static int ATTRIBUTE_CHANGE_LEFT_TARGET
          The meta object id for the 'Attribute Change Left Target' class.
static int ATTRIBUTE_CHANGE_LEFT_TARGET__ATTRIBUTE
          The feature id for the 'Attribute' reference.
static int ATTRIBUTE_CHANGE_LEFT_TARGET__CONFLICTING
          The feature id for the 'Conflicting' attribute.
static int ATTRIBUTE_CHANGE_LEFT_TARGET__IS_HIDDEN_BY
          The feature id for the 'Is Hidden By' reference list.
static int ATTRIBUTE_CHANGE_LEFT_TARGET__KIND
          The feature id for the 'Kind' attribute.
static int ATTRIBUTE_CHANGE_LEFT_TARGET__LEFT_ELEMENT
          The feature id for the 'Left Element' reference.
static int ATTRIBUTE_CHANGE_LEFT_TARGET__LEFT_TARGET
          The feature id for the 'Left Target' attribute.
static int ATTRIBUTE_CHANGE_LEFT_TARGET__RIGHT_ELEMENT
          The feature id for the 'Right Element' reference.
static int ATTRIBUTE_CHANGE_LEFT_TARGET__SUB_DIFF_ELEMENTS
          The feature id for the 'Sub Diff Elements' containment reference list.
static int ATTRIBUTE_CHANGE_LEFT_TARGET_FEATURE_COUNT
          The number of structural features of the 'Attribute Change Left Target' class.
static int ATTRIBUTE_CHANGE_RIGHT_TARGET
          The meta object id for the 'Attribute Change Right Target' class.
static int ATTRIBUTE_CHANGE_RIGHT_TARGET__ATTRIBUTE
          The feature id for the 'Attribute' reference.
static int ATTRIBUTE_CHANGE_RIGHT_TARGET__CONFLICTING
          The feature id for the 'Conflicting' attribute.
static int ATTRIBUTE_CHANGE_RIGHT_TARGET__IS_HIDDEN_BY
          The feature id for the 'Is Hidden By' reference list.
static int ATTRIBUTE_CHANGE_RIGHT_TARGET__KIND
          The feature id for the 'Kind' attribute.
static int ATTRIBUTE_CHANGE_RIGHT_TARGET__LEFT_ELEMENT
          The feature id for the 'Left Element' reference.
static int ATTRIBUTE_CHANGE_RIGHT_TARGET__RIGHT_ELEMENT
          The feature id for the 'Right Element' reference.
static int ATTRIBUTE_CHANGE_RIGHT_TARGET__RIGHT_TARGET
          The feature id for the 'Right Target' attribute.
static int ATTRIBUTE_CHANGE_RIGHT_TARGET__SUB_DIFF_ELEMENTS
          The feature id for the 'Sub Diff Elements' containment reference list.
static int ATTRIBUTE_CHANGE_RIGHT_TARGET_FEATURE_COUNT
          The number of structural features of the 'Attribute Change Right Target' class.
static int CONFLICTING_DIFF_ELEMENT
          The meta object id for the 'Conflicting Diff Element' class.
static int CONFLICTING_DIFF_ELEMENT__CONFLICTING
          The feature id for the 'Conflicting' attribute.
static int CONFLICTING_DIFF_ELEMENT__IS_HIDDEN_BY
          The feature id for the 'Is Hidden By' reference list.
static int CONFLICTING_DIFF_ELEMENT__KIND
          The feature id for the 'Kind' attribute.
static int CONFLICTING_DIFF_ELEMENT__LEFT_PARENT
          The feature id for the 'Left Parent' reference.
static int CONFLICTING_DIFF_ELEMENT__ORIGIN_ELEMENT
          The feature id for the 'Origin Element' reference.
static int CONFLICTING_DIFF_ELEMENT__RIGHT_PARENT
          The feature id for the 'Right Parent' reference.
static int CONFLICTING_DIFF_ELEMENT__SUB_DIFF_ELEMENTS
          The feature id for the 'Sub Diff Elements' containment reference list.
static int CONFLICTING_DIFF_ELEMENT_FEATURE_COUNT
          The number of structural features of the 'Conflicting Diff Element' class.
static int DIFF_ELEMENT
          The meta object id for the 'Element' class.
static int DIFF_ELEMENT__CONFLICTING
          The feature id for the 'Conflicting' attribute.
static int DIFF_ELEMENT__IS_HIDDEN_BY
          The feature id for the 'Is Hidden By' reference list.
static int DIFF_ELEMENT__KIND
          The feature id for the 'Kind' attribute.
static int DIFF_ELEMENT__SUB_DIFF_ELEMENTS
          The feature id for the 'Sub Diff Elements' containment reference list.
static int DIFF_ELEMENT_FEATURE_COUNT
          The number of structural features of the 'Element' class.
static int DIFF_GROUP
          The meta object id for the 'Group' class.
static int DIFF_GROUP__CONFLICTING
          The feature id for the 'Conflicting' attribute.
static int DIFF_GROUP__IS_HIDDEN_BY
          The feature id for the 'Is Hidden By' reference list.
static int DIFF_GROUP__KIND
          The feature id for the 'Kind' attribute.
static int DIFF_GROUP__LEFT_PARENT
          The feature id for the 'Left Parent' reference.
static int DIFF_GROUP__SUB_DIFF_ELEMENTS
          The feature id for the 'Sub Diff Elements' containment reference list.
static int DIFF_GROUP__SUBCHANGES
          The feature id for the 'Subchanges' attribute.
static int DIFF_GROUP_FEATURE_COUNT
          The number of structural features of the 'Group' class.
static int DIFF_MODEL
          The meta object id for the 'Model' class.
static int DIFF_MODEL__LEFT
          The feature id for the 'Left' attribute.
static int DIFF_MODEL__ORIGIN
          The feature id for the 'Origin' attribute.
static int DIFF_MODEL__OWNED_ELEMENTS
          The feature id for the 'Owned Elements' containment reference list.
static int DIFF_MODEL__RIGHT
          The feature id for the 'Right' attribute.
static int DIFF_MODEL_FEATURE_COUNT
          The number of structural features of the 'Model' class.
static int DIFFERENCE_KIND
          The meta object id for the 'Difference Kind' enum.
static DiffPackage eINSTANCE
          The singleton instance of the package.
static java.lang.String eNAME
          The package name.
static java.lang.String eNS_PREFIX
          The package namespace name.
static java.lang.String eNS_URI
          The package namespace URI.
static int GENERIC_DIFF_ELEMENT
          The meta object id for the 'Generic Diff Element' class.
static int GENERIC_DIFF_ELEMENT__CONFLICTING
          The feature id for the 'Conflicting' attribute.
static int GENERIC_DIFF_ELEMENT__IS_HIDDEN_BY
          The feature id for the 'Is Hidden By' reference list.
static int GENERIC_DIFF_ELEMENT__KIND
          The feature id for the 'Kind' attribute.
static int GENERIC_DIFF_ELEMENT__LEFT_ELEMENT
          The feature id for the 'Left Element' reference.
static int GENERIC_DIFF_ELEMENT__RIGHT_ELEMENT
          The feature id for the 'Right Element' reference.
static int GENERIC_DIFF_ELEMENT__SUB_DIFF_ELEMENTS
          The feature id for the 'Sub Diff Elements' containment reference list.
static int GENERIC_DIFF_ELEMENT_FEATURE_COUNT
          The number of structural features of the 'Generic Diff Element' class.
static int IMERGER
          The meta object id for the 'IMerger' data type.
static int MODEL_ELEMENT_CHANGE
          The meta object id for the 'Model Element Change' class.
static int MODEL_ELEMENT_CHANGE__CONFLICTING
          The feature id for the 'Conflicting' attribute.
static int MODEL_ELEMENT_CHANGE__IS_HIDDEN_BY
          The feature id for the 'Is Hidden By' reference list.
static int MODEL_ELEMENT_CHANGE__KIND
          The feature id for the 'Kind' attribute.
static int MODEL_ELEMENT_CHANGE__SUB_DIFF_ELEMENTS
          The feature id for the 'Sub Diff Elements' containment reference list.
static int MODEL_ELEMENT_CHANGE_FEATURE_COUNT
          The number of structural features of the 'Model Element Change' class.
static int MODEL_ELEMENT_CHANGE_LEFT_TARGET
          The meta object id for the 'Model Element Change Left Target' class.
static int MODEL_ELEMENT_CHANGE_LEFT_TARGET__CONFLICTING
          The feature id for the 'Conflicting' attribute.
static int MODEL_ELEMENT_CHANGE_LEFT_TARGET__IS_HIDDEN_BY
          The feature id for the 'Is Hidden By' reference list.
static int MODEL_ELEMENT_CHANGE_LEFT_TARGET__KIND
          The feature id for the 'Kind' attribute.
static int MODEL_ELEMENT_CHANGE_LEFT_TARGET__LEFT_ELEMENT
          The feature id for the 'Left Element' reference.
static int MODEL_ELEMENT_CHANGE_LEFT_TARGET__RIGHT_PARENT
          The feature id for the 'Right Parent' reference.
static int MODEL_ELEMENT_CHANGE_LEFT_TARGET__SUB_DIFF_ELEMENTS
          The feature id for the 'Sub Diff Elements' containment reference list.
static int MODEL_ELEMENT_CHANGE_LEFT_TARGET_FEATURE_COUNT
          The number of structural features of the 'Model Element Change Left Target' class.
static int MODEL_ELEMENT_CHANGE_RIGHT_TARGET
          The meta object id for the 'Model Element Change Right Target' class.
static int MODEL_ELEMENT_CHANGE_RIGHT_TARGET__CONFLICTING
          The feature id for the 'Conflicting' attribute.
static int MODEL_ELEMENT_CHANGE_RIGHT_TARGET__IS_HIDDEN_BY
          The feature id for the 'Is Hidden By' reference list.
static int MODEL_ELEMENT_CHANGE_RIGHT_TARGET__KIND
          The feature id for the 'Kind' attribute.
static int MODEL_ELEMENT_CHANGE_RIGHT_TARGET__LEFT_PARENT
          The feature id for the 'Left Parent' reference.
static int MODEL_ELEMENT_CHANGE_RIGHT_TARGET__RIGHT_ELEMENT
          The feature id for the 'Right Element' reference.
static int MODEL_ELEMENT_CHANGE_RIGHT_TARGET__SUB_DIFF_ELEMENTS
          The feature id for the 'Sub Diff Elements' containment reference list.
static int MODEL_ELEMENT_CHANGE_RIGHT_TARGET_FEATURE_COUNT
          The number of structural features of the 'Model Element Change Right Target' class.
static int MODEL_INPUT_SNAPSHOT
          The meta object id for the 'Model Input Snapshot' class.
static int MODEL_INPUT_SNAPSHOT__DATE
          The feature id for the 'Date' attribute.
static int MODEL_INPUT_SNAPSHOT__DIFF
          The feature id for the 'Diff' containment reference.
static int MODEL_INPUT_SNAPSHOT__MATCH
          The feature id for the 'Match' containment reference.
static int MODEL_INPUT_SNAPSHOT_FEATURE_COUNT
          The number of structural features of the 'Model Input Snapshot' class.
static int MOVE_MODEL_ELEMENT
          The meta object id for the 'Move Model Element' class.
static int MOVE_MODEL_ELEMENT__CONFLICTING
          The feature id for the 'Conflicting' attribute.
static int MOVE_MODEL_ELEMENT__IS_HIDDEN_BY
          The feature id for the 'Is Hidden By' reference list.
static int MOVE_MODEL_ELEMENT__KIND
          The feature id for the 'Kind' attribute.
static int MOVE_MODEL_ELEMENT__LEFT_ELEMENT
          The feature id for the 'Left Element' reference.
static int MOVE_MODEL_ELEMENT__LEFT_TARGET
          The feature id for the 'Left Target' reference.
static int MOVE_MODEL_ELEMENT__RIGHT_ELEMENT
          The feature id for the 'Right Element' reference.
static int MOVE_MODEL_ELEMENT__RIGHT_TARGET
          The feature id for the 'Right Target' reference.
static int MOVE_MODEL_ELEMENT__SUB_DIFF_ELEMENTS
          The feature id for the 'Sub Diff Elements' containment reference list.
static int MOVE_MODEL_ELEMENT_FEATURE_COUNT
          The number of structural features of the 'Move Model Element' class.
static int REFERENCE_CHANGE
          The meta object id for the 'Reference Change' class.
static int REFERENCE_CHANGE__CONFLICTING
          The feature id for the 'Conflicting' attribute.
static int REFERENCE_CHANGE__IS_HIDDEN_BY
          The feature id for the 'Is Hidden By' reference list.
static int REFERENCE_CHANGE__KIND
          The feature id for the 'Kind' attribute.
static int REFERENCE_CHANGE__LEFT_ELEMENT
          The feature id for the 'Left Element' reference.
static int REFERENCE_CHANGE__REFERENCE
          The feature id for the 'Reference' reference.
static int REFERENCE_CHANGE__RIGHT_ELEMENT
          The feature id for the 'Right Element' reference.
static int REFERENCE_CHANGE__SUB_DIFF_ELEMENTS
          The feature id for the 'Sub Diff Elements' containment reference list.
static int REFERENCE_CHANGE_FEATURE_COUNT
          The number of structural features of the 'Reference Change' class.
static int REFERENCE_CHANGE_LEFT_TARGET
          The meta object id for the 'Reference Change Left Target' class.
static int REFERENCE_CHANGE_LEFT_TARGET__CONFLICTING
          The feature id for the 'Conflicting' attribute.
static int REFERENCE_CHANGE_LEFT_TARGET__IS_HIDDEN_BY
          The feature id for the 'Is Hidden By' reference list.
static int REFERENCE_CHANGE_LEFT_TARGET__KIND
          The feature id for the 'Kind' attribute.
static int REFERENCE_CHANGE_LEFT_TARGET__LEFT_ELEMENT
          The feature id for the 'Left Element' reference.
static int REFERENCE_CHANGE_LEFT_TARGET__LEFT_REMOVED_TARGET
          The feature id for the 'Left Removed Target' reference.
static int REFERENCE_CHANGE_LEFT_TARGET__REFERENCE
          The feature id for the 'Reference' reference.
static int REFERENCE_CHANGE_LEFT_TARGET__RIGHT_ELEMENT
          The feature id for the 'Right Element' reference.
static int REFERENCE_CHANGE_LEFT_TARGET__RIGHT_REMOVED_TARGET
          The feature id for the 'Right Removed Target' reference.
static int REFERENCE_CHANGE_LEFT_TARGET__SUB_DIFF_ELEMENTS
          The feature id for the 'Sub Diff Elements' containment reference list.
static int REFERENCE_CHANGE_LEFT_TARGET_FEATURE_COUNT
          The number of structural features of the 'Reference Change Left Target' class.
static int REFERENCE_CHANGE_RIGHT_TARGET
          The meta object id for the 'Reference Change Right Target' class.
static int REFERENCE_CHANGE_RIGHT_TARGET__CONFLICTING
          The feature id for the 'Conflicting' attribute.
static int REFERENCE_CHANGE_RIGHT_TARGET__IS_HIDDEN_BY
          The feature id for the 'Is Hidden By' reference list.
static int REFERENCE_CHANGE_RIGHT_TARGET__KIND
          The feature id for the 'Kind' attribute.
static int REFERENCE_CHANGE_RIGHT_TARGET__LEFT_ADDED_TARGET
          The feature id for the 'Left Added Target' reference.
static int REFERENCE_CHANGE_RIGHT_TARGET__LEFT_ELEMENT
          The feature id for the 'Left Element' reference.
static int REFERENCE_CHANGE_RIGHT_TARGET__REFERENCE
          The feature id for the 'Reference' reference.
static int REFERENCE_CHANGE_RIGHT_TARGET__RIGHT_ADDED_TARGET
          The feature id for the 'Right Added Target' reference.
static int REFERENCE_CHANGE_RIGHT_TARGET__RIGHT_ELEMENT
          The feature id for the 'Right Element' reference.
static int REFERENCE_CHANGE_RIGHT_TARGET__SUB_DIFF_ELEMENTS
          The feature id for the 'Sub Diff Elements' containment reference list.
static int REFERENCE_CHANGE_RIGHT_TARGET_FEATURE_COUNT
          The number of structural features of the 'Reference Change Right Target' class.
static int REMOTE_ADD_ATTRIBUTE
          The meta object id for the 'Remote Add Attribute' class.
static int REMOTE_ADD_ATTRIBUTE__ATTRIBUTE
          The feature id for the 'Attribute' reference.
static int REMOTE_ADD_ATTRIBUTE__CONFLICTING
          The feature id for the 'Conflicting' attribute.
static int REMOTE_ADD_ATTRIBUTE__IS_HIDDEN_BY
          The feature id for the 'Is Hidden By' reference list.
static int REMOTE_ADD_ATTRIBUTE__KIND
          The feature id for the 'Kind' attribute.
static int REMOTE_ADD_ATTRIBUTE__LEFT_ELEMENT
          The feature id for the 'Left Element' reference.
static int REMOTE_ADD_ATTRIBUTE__LEFT_TARGET
          The feature id for the 'Left Target' attribute.
static int REMOTE_ADD_ATTRIBUTE__RIGHT_ELEMENT
          The feature id for the 'Right Element' reference.
static int REMOTE_ADD_ATTRIBUTE__SUB_DIFF_ELEMENTS
          The feature id for the 'Sub Diff Elements' containment reference list.
static int REMOTE_ADD_ATTRIBUTE_FEATURE_COUNT
          The number of structural features of the 'Remote Add Attribute' class.
static int REMOTE_ADD_MODEL_ELEMENT
          The meta object id for the 'Remote Add Model Element' class.
static int REMOTE_ADD_MODEL_ELEMENT__CONFLICTING
          The feature id for the 'Conflicting' attribute.
static int REMOTE_ADD_MODEL_ELEMENT__IS_HIDDEN_BY
          The feature id for the 'Is Hidden By' reference list.
static int REMOTE_ADD_MODEL_ELEMENT__KIND
          The feature id for the 'Kind' attribute.
static int REMOTE_ADD_MODEL_ELEMENT__LEFT_ELEMENT
          The feature id for the 'Left Element' reference.
static int REMOTE_ADD_MODEL_ELEMENT__RIGHT_PARENT
          The feature id for the 'Right Parent' reference.
static int REMOTE_ADD_MODEL_ELEMENT__SUB_DIFF_ELEMENTS
          The feature id for the 'Sub Diff Elements' containment reference list.
static int REMOTE_ADD_MODEL_ELEMENT_FEATURE_COUNT
          The number of structural features of the 'Remote Add Model Element' class.
static int REMOTE_ADD_REFERENCE_VALUE
          The meta object id for the 'Remote Add Reference Value' class.
static int REMOTE_ADD_REFERENCE_VALUE__CONFLICTING
          The feature id for the 'Conflicting' attribute.
static int REMOTE_ADD_REFERENCE_VALUE__IS_HIDDEN_BY
          The feature id for the 'Is Hidden By' reference list.
static int REMOTE_ADD_REFERENCE_VALUE__KIND
          The feature id for the 'Kind' attribute.
static int REMOTE_ADD_REFERENCE_VALUE__LEFT_ELEMENT
          The feature id for the 'Left Element' reference.
static int REMOTE_ADD_REFERENCE_VALUE__LEFT_REMOVED_TARGET
          The feature id for the 'Left Removed Target' reference.
static int REMOTE_ADD_REFERENCE_VALUE__REFERENCE
          The feature id for the 'Reference' reference.
static int REMOTE_ADD_REFERENCE_VALUE__RIGHT_ELEMENT
          The feature id for the 'Right Element' reference.
static int REMOTE_ADD_REFERENCE_VALUE__RIGHT_REMOVED_TARGET
          The feature id for the 'Right Removed Target' reference.
static int REMOTE_ADD_REFERENCE_VALUE__SUB_DIFF_ELEMENTS
          The feature id for the 'Sub Diff Elements' containment reference list.
static int REMOTE_ADD_REFERENCE_VALUE_FEATURE_COUNT
          The number of structural features of the 'Remote Add Reference Value' class.
static int REMOTE_MOVE_MODEL_ELEMENT
          The meta object id for the 'Remote Move Model Element' class.
static int REMOTE_MOVE_MODEL_ELEMENT__CONFLICTING
          The feature id for the 'Conflicting' attribute.
static int REMOTE_MOVE_MODEL_ELEMENT__IS_HIDDEN_BY
          The feature id for the 'Is Hidden By' reference list.
static int REMOTE_MOVE_MODEL_ELEMENT__KIND
          The feature id for the 'Kind' attribute.
static int REMOTE_MOVE_MODEL_ELEMENT__LEFT_ELEMENT
          The feature id for the 'Left Element' reference.
static int REMOTE_MOVE_MODEL_ELEMENT__LEFT_TARGET
          The feature id for the 'Left Target' reference.
static int REMOTE_MOVE_MODEL_ELEMENT__RIGHT_ELEMENT
          The feature id for the 'Right Element' reference.
static int REMOTE_MOVE_MODEL_ELEMENT__RIGHT_TARGET
          The feature id for the 'Right Target' reference.
static int REMOTE_MOVE_MODEL_ELEMENT__SUB_DIFF_ELEMENTS
          The feature id for the 'Sub Diff Elements' containment reference list.
static int REMOTE_MOVE_MODEL_ELEMENT_FEATURE_COUNT
          The number of structural features of the 'Remote Move Model Element' class.
static int REMOTE_REMOVE_ATTRIBUTE
          The meta object id for the 'Remote Remove Attribute' class.
static int REMOTE_REMOVE_ATTRIBUTE__ATTRIBUTE
          The feature id for the 'Attribute' reference.
static int REMOTE_REMOVE_ATTRIBUTE__CONFLICTING
          The feature id for the 'Conflicting' attribute.
static int REMOTE_REMOVE_ATTRIBUTE__IS_HIDDEN_BY
          The feature id for the 'Is Hidden By' reference list.
static int REMOTE_REMOVE_ATTRIBUTE__KIND
          The feature id for the 'Kind' attribute.
static int REMOTE_REMOVE_ATTRIBUTE__LEFT_ELEMENT
          The feature id for the 'Left Element' reference.
static int REMOTE_REMOVE_ATTRIBUTE__RIGHT_ELEMENT
          The feature id for the 'Right Element' reference.
static int REMOTE_REMOVE_ATTRIBUTE__RIGHT_TARGET
          The feature id for the 'Right Target' attribute.
static int REMOTE_REMOVE_ATTRIBUTE__SUB_DIFF_ELEMENTS
          The feature id for the 'Sub Diff Elements' containment reference list.
static int REMOTE_REMOVE_ATTRIBUTE_FEATURE_COUNT
          The number of structural features of the 'Remote Remove Attribute' class.
static int REMOTE_REMOVE_MODEL_ELEMENT
          The meta object id for the 'Remote Remove Model Element' class.
static int REMOTE_REMOVE_MODEL_ELEMENT__CONFLICTING
          The feature id for the 'Conflicting' attribute.
static int REMOTE_REMOVE_MODEL_ELEMENT__IS_HIDDEN_BY
          The feature id for the 'Is Hidden By' reference list.
static int REMOTE_REMOVE_MODEL_ELEMENT__KIND
          The feature id for the 'Kind' attribute.
static int REMOTE_REMOVE_MODEL_ELEMENT__LEFT_PARENT
          The feature id for the 'Left Parent' reference.
static int REMOTE_REMOVE_MODEL_ELEMENT__RIGHT_ELEMENT
          The feature id for the 'Right Element' reference.
static int REMOTE_REMOVE_MODEL_ELEMENT__SUB_DIFF_ELEMENTS
          The feature id for the 'Sub Diff Elements' containment reference list.
static int REMOTE_REMOVE_MODEL_ELEMENT_FEATURE_COUNT
          The number of structural features of the 'Remote Remove Model Element' class.
static int REMOTE_REMOVE_REFERENCE_VALUE
          The meta object id for the 'Remote Remove Reference Value' class.
static int REMOTE_REMOVE_REFERENCE_VALUE__CONFLICTING
          The feature id for the 'Conflicting' attribute.
static int REMOTE_REMOVE_REFERENCE_VALUE__IS_HIDDEN_BY
          The feature id for the 'Is Hidden By' reference list.
static int REMOTE_REMOVE_REFERENCE_VALUE__KIND
          The feature id for the 'Kind' attribute.
static int REMOTE_REMOVE_REFERENCE_VALUE__LEFT_ADDED_TARGET
          The feature id for the 'Left Added Target' reference.
static int REMOTE_REMOVE_REFERENCE_VALUE__LEFT_ELEMENT
          The feature id for the 'Left Element' reference.
static int REMOTE_REMOVE_REFERENCE_VALUE__REFERENCE
          The feature id for the 'Reference' reference.
static int REMOTE_REMOVE_REFERENCE_VALUE__RIGHT_ADDED_TARGET
          The feature id for the 'Right Added Target' reference.
static int REMOTE_REMOVE_REFERENCE_VALUE__RIGHT_ELEMENT
          The feature id for the 'Right Element' reference.
static int REMOTE_REMOVE_REFERENCE_VALUE__SUB_DIFF_ELEMENTS
          The feature id for the 'Sub Diff Elements' containment reference list.
static int REMOTE_REMOVE_REFERENCE_VALUE_FEATURE_COUNT
          The number of structural features of the 'Remote Remove Reference Value' class.
static int REMOTE_UPDATE_ATTRIBUTE
          The meta object id for the 'Remote Update Attribute' class.
static int REMOTE_UPDATE_ATTRIBUTE__ATTRIBUTE
          The feature id for the 'Attribute' reference.
static int REMOTE_UPDATE_ATTRIBUTE__CONFLICTING
          The feature id for the 'Conflicting' attribute.
static int REMOTE_UPDATE_ATTRIBUTE__IS_HIDDEN_BY
          The feature id for the 'Is Hidden By' reference list.
static int REMOTE_UPDATE_ATTRIBUTE__KIND
          The feature id for the 'Kind' attribute.
static int REMOTE_UPDATE_ATTRIBUTE__LEFT_ELEMENT
          The feature id for the 'Left Element' reference.
static int REMOTE_UPDATE_ATTRIBUTE__RIGHT_ELEMENT
          The feature id for the 'Right Element' reference.
static int REMOTE_UPDATE_ATTRIBUTE__SUB_DIFF_ELEMENTS
          The feature id for the 'Sub Diff Elements' containment reference list.
static int REMOTE_UPDATE_ATTRIBUTE_FEATURE_COUNT
          The number of structural features of the 'Remote Update Attribute' class.
static int REMOTE_UPDATE_UNIQUE_REFERENCE_VALUE
          The meta object id for the 'Remote Update Unique Reference Value' class.
static int REMOTE_UPDATE_UNIQUE_REFERENCE_VALUE__CONFLICTING
          The feature id for the 'Conflicting' attribute.
static int REMOTE_UPDATE_UNIQUE_REFERENCE_VALUE__IS_HIDDEN_BY
          The feature id for the 'Is Hidden By' reference list.
static int REMOTE_UPDATE_UNIQUE_REFERENCE_VALUE__KIND
          The feature id for the 'Kind' attribute.
static int REMOTE_UPDATE_UNIQUE_REFERENCE_VALUE__LEFT_ELEMENT
          The feature id for the 'Left Element' reference.
static int REMOTE_UPDATE_UNIQUE_REFERENCE_VALUE__LEFT_TARGET
          The feature id for the 'Left Target' reference.
static int REMOTE_UPDATE_UNIQUE_REFERENCE_VALUE__REFERENCE
          The feature id for the 'Reference' reference.
static int REMOTE_UPDATE_UNIQUE_REFERENCE_VALUE__RIGHT_ELEMENT
          The feature id for the 'Right Element' reference.
static int REMOTE_UPDATE_UNIQUE_REFERENCE_VALUE__RIGHT_TARGET
          The feature id for the 'Right Target' reference.
static int REMOTE_UPDATE_UNIQUE_REFERENCE_VALUE__SUB_DIFF_ELEMENTS
          The feature id for the 'Sub Diff Elements' containment reference list.
static int REMOTE_UPDATE_UNIQUE_REFERENCE_VALUE_FEATURE_COUNT
          The number of structural features of the 'Remote Update Unique Reference Value' class
static int REMOVE_ATTRIBUTE
          The meta object id for the 'Remove Attribute' class.
static int REMOVE_ATTRIBUTE__ATTRIBUTE
          The feature id for the 'Attribute' reference.
static int REMOVE_ATTRIBUTE__CONFLICTING
          The feature id for the 'Conflicting' attribute.
static int REMOVE_ATTRIBUTE__IS_HIDDEN_BY
          The feature id for the 'Is Hidden By' reference list.
static int REMOVE_ATTRIBUTE__KIND
          The feature id for the 'Kind' attribute.
static int REMOVE_ATTRIBUTE__LEFT_ELEMENT
          The feature id for the 'Left Element' reference.
static int REMOVE_ATTRIBUTE__LEFT_TARGET
          The feature id for the 'Left Target' attribute.
static int REMOVE_ATTRIBUTE__RIGHT_ELEMENT
          The feature id for the 'Right Element' reference.
static int REMOVE_ATTRIBUTE__SUB_DIFF_ELEMENTS
          The feature id for the 'Sub Diff Elements' containment reference list.
static int REMOVE_ATTRIBUTE_FEATURE_COUNT
          The number of structural features of the 'Remove Attribute' class.
static int REMOVE_MODEL_ELEMENT
          The meta object id for the 'Remove Model Element' class.
static int REMOVE_MODEL_ELEMENT__CONFLICTING
          The feature id for the 'Conflicting' attribute.
static int REMOVE_MODEL_ELEMENT__IS_HIDDEN_BY
          The feature id for the 'Is Hidden By' reference list.
static int REMOVE_MODEL_ELEMENT__KIND
          The feature id for the 'Kind' attribute.
static int REMOVE_MODEL_ELEMENT__LEFT_ELEMENT
          The feature id for the 'Left Element' reference.
static int REMOVE_MODEL_ELEMENT__RIGHT_PARENT
          The feature id for the 'Right Parent' reference.
static int REMOVE_MODEL_ELEMENT__SUB_DIFF_ELEMENTS
          The feature id for the 'Sub Diff Elements' containment reference list.
static int REMOVE_MODEL_ELEMENT_FEATURE_COUNT
          The number of structural features of the 'Remove Model Element' class.
static int REMOVE_REFERENCE_VALUE
          The meta object id for the 'Remove Reference Value' class.
static int REMOVE_REFERENCE_VALUE__CONFLICTING
          The feature id for the 'Conflicting' attribute.
static int REMOVE_REFERENCE_VALUE__IS_HIDDEN_BY
          The feature id for the 'Is Hidden By' reference list.
static int REMOVE_REFERENCE_VALUE__KIND
          The feature id for the 'Kind' attribute.
static int REMOVE_REFERENCE_VALUE__LEFT_ELEMENT
          The feature id for the 'Left Element' reference.
static int REMOVE_REFERENCE_VALUE__LEFT_REMOVED_TARGET
          The feature id for the 'Left Removed Target' reference.
static int REMOVE_REFERENCE_VALUE__REFERENCE
          The feature id for the 'Reference' reference.
static int REMOVE_REFERENCE_VALUE__RIGHT_ELEMENT
          The feature id for the 'Right Element' reference.
static int REMOVE_REFERENCE_VALUE__RIGHT_REMOVED_TARGET
          The feature id for the 'Right Removed Target' reference.
static int REMOVE_REFERENCE_VALUE__SUB_DIFF_ELEMENTS
          The feature id for the 'Sub Diff Elements' containment reference list.
static int REMOVE_REFERENCE_VALUE_FEATURE_COUNT
          The number of structural features of the 'Remove Reference Value' class.
static int UPDATE_ATTRIBUTE
          The meta object id for the 'Update Attribute' class.
static int UPDATE_ATTRIBUTE__ATTRIBUTE
          The feature id for the 'Attribute' reference.
static int UPDATE_ATTRIBUTE__CONFLICTING
          The feature id for the 'Conflicting' attribute.
static int UPDATE_ATTRIBUTE__IS_HIDDEN_BY
          The feature id for the 'Is Hidden By' reference list.
static int UPDATE_ATTRIBUTE__KIND
          The feature id for the 'Kind' attribute.
static int UPDATE_ATTRIBUTE__LEFT_ELEMENT
          The feature id for the 'Left Element' reference.
static int UPDATE_ATTRIBUTE__RIGHT_ELEMENT
          The feature id for the 'Right Element' reference.
static int UPDATE_ATTRIBUTE__SUB_DIFF_ELEMENTS
          The feature id for the 'Sub Diff Elements' containment reference list.
static int UPDATE_ATTRIBUTE_FEATURE_COUNT
          The number of structural features of the 'Update Attribute' class.
static int UPDATE_MODEL_ELEMENT
          The meta object id for the 'Update Model Element' class.
static int UPDATE_MODEL_ELEMENT__CONFLICTING
          The feature id for the 'Conflicting' attribute.
static int UPDATE_MODEL_ELEMENT__IS_HIDDEN_BY
          The feature id for the 'Is Hidden By' reference list.
static int UPDATE_MODEL_ELEMENT__KIND
          The feature id for the 'Kind' attribute.
static int UPDATE_MODEL_ELEMENT__LEFT_ELEMENT
          The feature id for the 'Left Element' reference.
static int UPDATE_MODEL_ELEMENT__RIGHT_ELEMENT
          The feature id for the 'Right Element' reference.
static int UPDATE_MODEL_ELEMENT__SUB_DIFF_ELEMENTS
          The feature id for the 'Sub Diff Elements' containment reference list.
static int UPDATE_MODEL_ELEMENT_FEATURE_COUNT
          The number of structural features of the 'Update Model Element' class.
static int UPDATE_REFERENCE
          The meta object id for the 'Update Reference' class.
static int UPDATE_REFERENCE__CONFLICTING
          The feature id for the 'Conflicting' attribute.
static int UPDATE_REFERENCE__IS_HIDDEN_BY
          The feature id for the 'Is Hidden By' reference list.
static int UPDATE_REFERENCE__KIND
          The feature id for the 'Kind' attribute.
static int UPDATE_REFERENCE__LEFT_ELEMENT
          The feature id for the 'Left Element' reference.
static int UPDATE_REFERENCE__REFERENCE
          The feature id for the 'Reference' reference.
static int UPDATE_REFERENCE__RIGHT_ELEMENT
          The feature id for the 'Right Element' reference.
static int UPDATE_REFERENCE__SUB_DIFF_ELEMENTS
          The feature id for the 'Sub Diff Elements' containment reference list.
static int UPDATE_REFERENCE_FEATURE_COUNT
          The number of structural features of the 'Update Reference' class.
static int UPDATE_UNIQUE_REFERENCE_VALUE
          The meta object id for the 'Update Unique Reference Value' class.
static int UPDATE_UNIQUE_REFERENCE_VALUE__CONFLICTING
          The feature id for the 'Conflicting' attribute.
static int UPDATE_UNIQUE_REFERENCE_VALUE__IS_HIDDEN_BY
          The feature id for the 'Is Hidden By' reference list.
static int UPDATE_UNIQUE_REFERENCE_VALUE__KIND
          The feature id for the 'Kind' attribute.
static int UPDATE_UNIQUE_REFERENCE_VALUE__LEFT_ELEMENT
          The feature id for the 'Left Element' reference.
static int UPDATE_UNIQUE_REFERENCE_VALUE__LEFT_TARGET
          The feature id for the 'Left Target' reference.
static int UPDATE_UNIQUE_REFERENCE_VALUE__REFERENCE
          The feature id for the 'Reference' reference.
static int UPDATE_UNIQUE_REFERENCE_VALUE__RIGHT_ELEMENT
          The feature id for the 'Right Element' reference.
static int UPDATE_UNIQUE_REFERENCE_VALUE__RIGHT_TARGET
          The feature id for the 'Right Target' reference.
static int UPDATE_UNIQUE_REFERENCE_VALUE__SUB_DIFF_ELEMENTS
          The feature id for the 'Sub Diff Elements' containment reference list.
static int UPDATE_UNIQUE_REFERENCE_VALUE_FEATURE_COUNT
          The number of structural features of the 'Update Unique Reference Value' class.
 
Method Summary
 org.eclipse.emf.ecore.EReference getAbstractDiffExtension_HideElements()
          Returns the meta object for the reference list 'Hide Elements'
 org.eclipse.emf.ecore.EAttribute getAbstractDiffExtension_IsCollapsed()
          Returns the meta object for the attribute 'Is Collapsed'
 org.eclipse.emf.ecore.EClass getAbstractDiffExtension()
          Returns the meta object for class 'Abstract Diff Extension'
 org.eclipse.emf.ecore.EClass getAddAttribute()
          Returns the meta object for class 'Add Attribute'
 org.eclipse.emf.ecore.EClass getAddModelElement()
          Returns the meta object for class 'Add Model Element'
 org.eclipse.emf.ecore.EClass getAddReferenceValue()
          Returns the meta object for class 'Add Reference Value'
 org.eclipse.emf.ecore.EReference getAttributeChange_Attribute()
          Returns the meta object for the reference 'Attribute'
 org.eclipse.emf.ecore.EReference getAttributeChange_LeftElement()
          Returns the meta object for the reference 'Left Element'
 org.eclipse.emf.ecore.EReference getAttributeChange_RightElement()
          Returns the meta object for the reference 'Right Element'
 org.eclipse.emf.ecore.EClass getAttributeChange()
          Returns the meta object for class 'Attribute Change'
 org.eclipse.emf.ecore.EAttribute getAttributeChangeLeftTarget_LeftTarget()
          Returns the meta object for the attribute 'Left Target'
 org.eclipse.emf.ecore.EClass getAttributeChangeLeftTarget()
          Returns the meta object for class 'Attribute Change Left Target'
 org.eclipse.emf.ecore.EAttribute getAttributeChangeRightTarget_RightTarget()
          Returns the meta object for the attribute 'Right Target'
 org.eclipse.emf.ecore.EClass getAttributeChangeRightTarget()
          Returns the meta object for class 'Attribute Change Right Target'
 org.eclipse.emf.ecore.EReference getConflictingDiffElement_LeftParent()
          Returns the meta object for the reference 'Left Parent'
 org.eclipse.emf.ecore.EReference getConflictingDiffElement_OriginElement()
          Returns the meta object for the reference 'Origin Element'
 org.eclipse.emf.ecore.EReference getConflictingDiffElement_RightParent()
          Returns the meta object for the reference 'Right Parent'
 org.eclipse.emf.ecore.EClass getConflictingDiffElement()
          Returns the meta object for class 'Conflicting Diff Element'
 org.eclipse.emf.ecore.EAttribute getDiffElement_Conflicting()
          Returns the meta object for the attribute 'Conflicting'
 org.eclipse.emf.ecore.EReference getDiffElement_IsHiddenBy()
          Returns the meta object for the reference list 'Is Hidden By'
 org.eclipse.emf.ecore.EAttribute getDiffElement_Kind()
          Returns the meta object for the attribute 'Kind'
 org.eclipse.emf.ecore.EReference getDiffElement_SubDiffElements()
          Returns the meta object for the containment reference list 'Sub Diff Elements'
 org.eclipse.emf.ecore.EClass getDiffElement()
          Returns the meta object for class 'Element'
 org.eclipse.emf.ecore.EEnum getDifferenceKind()
          Returns the meta object for enum 'Difference Kind'
 DiffFactory getDiffFactory()
          Returns the factory that creates the instances of the model.
 org.eclipse.emf.ecore.EReference getDiffGroup_LeftParent()
          Returns the meta object for the reference 'Left Parent'
 org.eclipse.emf.ecore.EAttribute getDiffGroup_Subchanges()
          Returns the meta object for the attribute 'Subchanges'
 org.eclipse.emf.ecore.EClass getDiffGroup()
          Returns the meta object for class 'Group'
 org.eclipse.emf.ecore.EAttribute getDiffModel_Left()
          Returns the meta object for the attribute 'Left'
 org.eclipse.emf.ecore.EAttribute getDiffModel_Origin()
          Returns the meta object for the attribute 'Origin'
 org.eclipse.emf.ecore.EReference getDiffModel_OwnedElements()
          Returns the meta object for the containment reference list 'Owned Elements'
 org.eclipse.emf.ecore.EAttribute getDiffModel_Right()
          Returns the meta object for the attribute 'Right'
 org.eclipse.emf.ecore.EClass getDiffModel()
          Returns the meta object for class 'Model'
 org.eclipse.emf.ecore.EReference getGenericDiffElement_LeftElement()
          Returns the meta object for the reference 'Left Element'
 org.eclipse.emf.ecore.EReference getGenericDiffElement_RightElement()
          Returns the meta object for the reference 'Right Element'
 org.eclipse.emf.ecore.EClass getGenericDiffElement()
          Returns the meta object for class 'Generic Diff Element'
 org.eclipse.emf.ecore.EDataType getIMerger()
          Returns the meta object for data type 'IMerger'
 org.eclipse.emf.ecore.EClass getModelElementChange()
          Returns the meta object for class 'Model Element Change'
 org.eclipse.emf.ecore.EReference getModelElementChangeLeftTarget_LeftElement()
          Returns the meta object for the reference 'Left Element'
 org.eclipse.emf.ecore.EReference getModelElementChangeLeftTarget_RightParent()
          Returns the meta object for the reference 'Right Parent'
 org.eclipse.emf.ecore.EClass getModelElementChangeLeftTarget()
          Returns the meta object for class 'Model Element Change Left Target'
 org.eclipse.emf.ecore.EReference getModelElementChangeRightTarget_LeftParent()
          Returns the meta object for the reference 'Left Parent'
 org.eclipse.emf.ecore.EReference getModelElementChangeRightTarget_RightElement()
          Returns the meta object for the reference 'Right Element'
 org.eclipse.emf.ecore.EClass getModelElementChangeRightTarget()
          Returns the meta object for class 'Model Element Change Right Target'
 org.eclipse.emf.ecore.EAttribute getModelInputSnapshot_Date()
          Returns the meta object for the attribute 'Date'
 org.eclipse.emf.ecore.EReference getModelInputSnapshot_Diff()
          Returns the meta object for the containment reference 'Diff'
 org.eclipse.emf.ecore.EReference getModelInputSnapshot_Match()
          Returns the meta object for the containment reference 'Match'
 org.eclipse.emf.ecore.EClass getModelInputSnapshot()
          Returns the meta object for class 'Model Input Snapshot'
 org.eclipse.emf.ecore.EReference getMoveModelElement_LeftTarget()
          Returns the meta object for the reference 'Left Target'
 org.eclipse.emf.ecore.EReference getMoveModelElement_RightTarget()
          Returns the meta object for the reference 'Right Target'
 org.eclipse.emf.ecore.EClass getMoveModelElement()
          Returns the meta object for class 'Move Model Element'
 org.eclipse.emf.ecore.EReference getReferenceChange_LeftElement()
          Returns the meta object for the reference 'Left Element'
 org.eclipse.emf.ecore.EReference getReferenceChange_Reference()
          Returns the meta object for the reference 'Reference'
 org.eclipse.emf.ecore.EReference getReferenceChange_RightElement()
          Returns the meta object for the reference 'Right Element'
 org.eclipse.emf.ecore.EClass getReferenceChange()
          Returns the meta object for class 'Reference Change'
 org.eclipse.emf.ecore.EReference getReferenceChangeLeftTarget_LeftRemovedTarget()
          Returns the meta object for the reference 'Left Removed Target'
 org.eclipse.emf.ecore.EReference getReferenceChangeLeftTarget_RightRemovedTarget()
          Returns the meta object for the reference 'Right Removed Target'
 org.eclipse.emf.ecore.EClass getReferenceChangeLeftTarget()
          Returns the meta object for class 'Reference Change Left Target'
 org.eclipse.emf.ecore.EReference getReferenceChangeRightTarget_LeftAddedTarget()
          Returns the meta object for the reference 'Left Added Target'
 org.eclipse.emf.ecore.EReference getReferenceChangeRightTarget_RightAddedTarget()
          Returns the meta object for the reference 'Right Added Target'
 org.eclipse.emf.ecore.EClass getReferenceChangeRightTarget()
          Returns the meta object for class 'Reference Change Right Target'
 org.eclipse.emf.ecore.EClass getRemoteAddAttribute()
          Returns the meta object for class 'Remote Add Attribute'
 org.eclipse.emf.ecore.EClass getRemoteAddModelElement()
          Returns the meta object for class 'Remote Add Model Element'
 org.eclipse.emf.ecore.EClass getRemoteAddReferenceValue()
          Returns the meta object for class 'Remote Add Reference Value'
 org.eclipse.emf.ecore.EClass getRemoteMoveModelElement()
          Returns the meta object for class 'Remote Move Model Element'
 org.eclipse.emf.ecore.EClass getRemoteRemoveAttribute()
          Returns the meta object for class 'Remote Remove Attribute'
 org.eclipse.emf.ecore.EClass getRemoteRemoveModelElement()
          Returns the meta object for class 'Remote Remove Model Element'
 org.eclipse.emf.ecore.EClass getRemoteRemoveReferenceValue()
          Returns the meta object for class 'Remote Remove Reference Value'
 org.eclipse.emf.ecore.EClass getRemoteUpdateAttribute()
          Returns the meta object for class 'Remote Update Attribute'
 org.eclipse.emf.ecore.EClass getRemoteUpdateUniqueReferenceValue()
          Returns the meta object for class 'Remote Update Unique Reference Value'
 org.eclipse.emf.ecore.EClass getRemoveAttribute()
          Returns the meta object for class 'Remove Attribute'
 org.eclipse.emf.ecore.EClass getRemoveModelElement()
          Returns the meta object for class 'Remove Model Element'
 org.eclipse.emf.ecore.EClass getRemoveReferenceValue()
          Returns the meta object for class 'Remove Reference Value'
 org.eclipse.emf.ecore.EClass getUpdateAttribute()
          Returns the meta object for class 'Update Attribute'
 org.eclipse.emf.ecore.EReference getUpdateModelElement_LeftElement()
          Returns the meta object for the reference 'Left Element'
 org.eclipse.emf.ecore.EReference getUpdateModelElement_RightElement()
          Returns the meta object for the reference 'Right Element'
 org.eclipse.emf.ecore.EClass getUpdateModelElement()
          Returns the meta object for class 'Update Model Element'
 org.eclipse.emf.ecore.EClass getUpdateReference()
          Returns the meta object for class 'Update Reference'
 org.eclipse.emf.ecore.EReference getUpdateUniqueReferenceValue_LeftTarget()
          Returns the meta object for the reference 'Left Target'
 org.eclipse.emf.ecore.EReference getUpdateUniqueReferenceValue_RightTarget()
          Returns the meta object for the reference 'Right Target'
 org.eclipse.emf.ecore.EClass getUpdateUniqueReferenceValue()
          Returns the meta object for class 'Update Unique Reference Value'
 
Methods inherited from interface org.eclipse.emf.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
 
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setName
 
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 

Field Detail

ABSTRACT_DIFF_EXTENSION

static final int ABSTRACT_DIFF_EXTENSION
The meta object id for the 'Abstract Diff Extension' class.

See Also:
AbstractDiffExtensionImpl, DiffPackageImpl.getAbstractDiffExtension(), Constant Field Values

DIFF_ELEMENT

static final int DIFF_ELEMENT
The meta object id for the 'Element' class.

See Also:
DiffElementImpl, DiffPackageImpl.getDiffElement(), Constant Field Values

DIFF_GROUP

static final int DIFF_GROUP
The meta object id for the 'Group' class.

See Also:
DiffGroupImpl, DiffPackageImpl.getDiffGroup(), Constant Field Values

DIFF_MODEL

static final int DIFF_MODEL
The meta object id for the 'Model' class.

See Also:
DiffModelImpl, DiffPackageImpl.getDiffModel(), Constant Field Values

DIFF_MODEL__LEFT

static final int DIFF_MODEL__LEFT
The feature id for the 'Left' attribute.

See Also:
Constant Field Values

DIFF_MODEL__ORIGIN

static final int DIFF_MODEL__ORIGIN
The feature id for the 'Origin' attribute.

See Also:
Constant Field Values

DIFF_MODEL__RIGHT

static final int DIFF_MODEL__RIGHT
The feature id for the 'Right' attribute.

See Also:
Constant Field Values

DIFF_MODEL__OWNED_ELEMENTS

static final int DIFF_MODEL__OWNED_ELEMENTS
The feature id for the 'Owned Elements' containment reference list.

See Also:
Constant Field Values

DIFF_MODEL_FEATURE_COUNT

static final int DIFF_MODEL_FEATURE_COUNT
The number of structural features of the 'Model' class.

See Also:
Constant Field Values

DIFF_ELEMENT__SUB_DIFF_ELEMENTS

static final int DIFF_ELEMENT__SUB_DIFF_ELEMENTS
The feature id for the 'Sub Diff Elements' containment reference list.

See Also:
Constant Field Values

DIFF_ELEMENT__IS_HIDDEN_BY

static final int DIFF_ELEMENT__IS_HIDDEN_BY
The feature id for the 'Is Hidden By' reference list.

See Also:
Constant Field Values

DIFF_ELEMENT__CONFLICTING

static final int DIFF_ELEMENT__CONFLICTING
The feature id for the 'Conflicting' attribute.

See Also:
Constant Field Values

DIFF_ELEMENT__KIND

static final int DIFF_ELEMENT__KIND
The feature id for the 'Kind' attribute.

See Also:
Constant Field Values

DIFF_ELEMENT_FEATURE_COUNT

static final int DIFF_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Element' class.

See Also:
Constant Field Values

CONFLICTING_DIFF_ELEMENT

static final int CONFLICTING_DIFF_ELEMENT
The meta object id for the 'Conflicting Diff Element' class.

See Also:
ConflictingDiffElementImpl, DiffPackageImpl.getConflictingDiffElement(), Constant Field Values

ATTRIBUTE_CHANGE

static final int ATTRIBUTE_CHANGE
The meta object id for the 'Attribute Change' class.

See Also:
AttributeChangeImpl, DiffPackageImpl.getAttributeChange(), Constant Field Values

ATTRIBUTE_CHANGE_LEFT_TARGET

static final int ATTRIBUTE_CHANGE_LEFT_TARGET
The meta object id for the 'Attribute Change Left Target' class.

See Also:
AttributeChangeLeftTargetImpl, DiffPackageImpl.getAttributeChangeLeftTarget(), Constant Field Values

ATTRIBUTE_CHANGE_RIGHT_TARGET

static final int ATTRIBUTE_CHANGE_RIGHT_TARGET
The meta object id for the 'Attribute Change Right Target' class.

See Also:
AttributeChangeRightTargetImpl, DiffPackageImpl.getAttributeChangeRightTarget(), Constant Field Values

ADD_ATTRIBUTE

static final int ADD_ATTRIBUTE
The meta object id for the 'Add Attribute' class.

See Also:
AddAttributeImpl, DiffPackageImpl.getAddAttribute(), Constant Field Values

eINSTANCE

static final DiffPackage eINSTANCE
The singleton instance of the package.


eNAME

static final java.lang.String eNAME
The package name.

See Also:
Constant Field Values

eNS_PREFIX

static final java.lang.String eNS_PREFIX
The package namespace name.

See Also:
Constant Field Values

eNS_URI

static final java.lang.String eNS_URI
The package namespace URI.

See Also:
Constant Field Values

GENERIC_DIFF_ELEMENT

static final int GENERIC_DIFF_ELEMENT
The meta object id for the 'Generic Diff Element' class.

See Also:
GenericDiffElementImpl, DiffPackageImpl.getGenericDiffElement(), Constant Field Values

GENERIC_DIFF_ELEMENT__SUB_DIFF_ELEMENTS

static final int GENERIC_DIFF_ELEMENT__SUB_DIFF_ELEMENTS
The feature id for the 'Sub Diff Elements' containment reference list.

See Also:
Constant Field Values

GENERIC_DIFF_ELEMENT__IS_HIDDEN_BY

static final int GENERIC_DIFF_ELEMENT__IS_HIDDEN_BY
The feature id for the 'Is Hidden By' reference list.

See Also:
Constant Field Values

GENERIC_DIFF_ELEMENT__CONFLICTING

static final int GENERIC_DIFF_ELEMENT__CONFLICTING
The feature id for the 'Conflicting' attribute.

See Also:
Constant Field Values

GENERIC_DIFF_ELEMENT__KIND

static final int GENERIC_DIFF_ELEMENT__KIND
The feature id for the 'Kind' attribute.

See Also:
Constant Field Values

GENERIC_DIFF_ELEMENT__LEFT_ELEMENT

static final int GENERIC_DIFF_ELEMENT__LEFT_ELEMENT
The feature id for the 'Left Element' reference.

See Also:
Constant Field Values

GENERIC_DIFF_ELEMENT__RIGHT_ELEMENT

static final int GENERIC_DIFF_ELEMENT__RIGHT_ELEMENT
The feature id for the 'Right Element' reference.

See Also:
Constant Field Values

GENERIC_DIFF_ELEMENT_FEATURE_COUNT

static final int GENERIC_DIFF_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Generic Diff Element' class.

See Also:
Constant Field Values

CONFLICTING_DIFF_ELEMENT__SUB_DIFF_ELEMENTS

static final int CONFLICTING_DIFF_ELEMENT__SUB_DIFF_ELEMENTS
The feature id for the 'Sub Diff Elements' containment reference list.

See Also:
Constant Field Values

CONFLICTING_DIFF_ELEMENT__IS_HIDDEN_BY

static final int CONFLICTING_DIFF_ELEMENT__IS_HIDDEN_BY
The feature id for the 'Is Hidden By' reference list.

See Also:
Constant Field Values

CONFLICTING_DIFF_ELEMENT__CONFLICTING

static final int CONFLICTING_DIFF_ELEMENT__CONFLICTING
The feature id for the 'Conflicting' attribute.

See Also:
Constant Field Values

CONFLICTING_DIFF_ELEMENT__KIND

static final int CONFLICTING_DIFF_ELEMENT__KIND
The feature id for the 'Kind' attribute.

See Also:
Constant Field Values

CONFLICTING_DIFF_ELEMENT__LEFT_PARENT

static final int CONFLICTING_DIFF_ELEMENT__LEFT_PARENT
The feature id for the 'Left Parent' reference.

See Also:
Constant Field Values

CONFLICTING_DIFF_ELEMENT__RIGHT_PARENT

static final int CONFLICTING_DIFF_ELEMENT__RIGHT_PARENT
The feature id for the 'Right Parent' reference.

See Also:
Constant Field Values

CONFLICTING_DIFF_ELEMENT__ORIGIN_ELEMENT

static final int CONFLICTING_DIFF_ELEMENT__ORIGIN_ELEMENT
The feature id for the 'Origin Element' reference.

See Also:
Constant Field Values

CONFLICTING_DIFF_ELEMENT_FEATURE_COUNT

static final int CONFLICTING_DIFF_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Conflicting Diff Element' class.

See Also:
Constant Field Values

DIFF_GROUP__SUB_DIFF_ELEMENTS

static final int DIFF_GROUP__SUB_DIFF_ELEMENTS
The feature id for the 'Sub Diff Elements' containment reference list.

See Also:
Constant Field Values

DIFF_GROUP__IS_HIDDEN_BY

static final int DIFF_GROUP__IS_HIDDEN_BY
The feature id for the 'Is Hidden By' reference list.

See Also:
Constant Field Values

DIFF_GROUP__CONFLICTING

static final int DIFF_GROUP__CONFLICTING
The feature id for the 'Conflicting' attribute.

See Also:
Constant Field Values

DIFF_GROUP__KIND

static final int DIFF_GROUP__KIND
The feature id for the 'Kind' attribute.

See Also:
Constant Field Values

DIFF_GROUP__LEFT_PARENT

static final int DIFF_GROUP__LEFT_PARENT
The feature id for the 'Left Parent' reference.

See Also:
Constant Field Values

DIFF_GROUP__SUBCHANGES

static final int DIFF_GROUP__SUBCHANGES
The feature id for the 'Subchanges' attribute.

See Also:
Constant Field Values

DIFF_GROUP_FEATURE_COUNT

static final int DIFF_GROUP_FEATURE_COUNT
The number of structural features of the 'Group' class.

See Also:
Constant Field Values

IMERGER

static final int IMERGER
The meta object id for the 'IMerger' data type.

See Also:
IMerger, DiffPackageImpl.getIMerger(), Constant Field Values

MODEL_ELEMENT_CHANGE

static final int MODEL_ELEMENT_CHANGE
The meta object id for the 'Model Element Change' class.

See Also:
ModelElementChangeImpl, DiffPackageImpl.getModelElementChange(), Constant Field Values

MODEL_ELEMENT_CHANGE_LEFT_TARGET

static final int MODEL_ELEMENT_CHANGE_LEFT_TARGET
The meta object id for the 'Model Element Change Left Target' class.

See Also:
ModelElementChangeLeftTargetImpl, DiffPackageImpl.getModelElementChangeLeftTarget(), Constant Field Values

MODEL_ELEMENT_CHANGE_RIGHT_TARGET

static final int MODEL_ELEMENT_CHANGE_RIGHT_TARGET
The meta object id for the 'Model Element Change Right Target' class.

See Also:
ModelElementChangeRightTargetImpl, DiffPackageImpl.getModelElementChangeRightTarget(), Constant Field Values

ADD_MODEL_ELEMENT

static final int ADD_MODEL_ELEMENT
The meta object id for the 'Add Model Element' class.

See Also:
AddModelElementImpl, DiffPackageImpl.getAddModelElement(), Constant Field Values

MODEL_INPUT_SNAPSHOT

static final int MODEL_INPUT_SNAPSHOT
The meta object id for the 'Model Input Snapshot' class.

See Also:
ModelInputSnapshotImpl, DiffPackageImpl.getModelInputSnapshot(), Constant Field Values

MODEL_INPUT_SNAPSHOT__DATE

static final int MODEL_INPUT_SNAPSHOT__DATE
The feature id for the 'Date' attribute.

See Also:
Constant Field Values

MODEL_INPUT_SNAPSHOT__DIFF

static final int MODEL_INPUT_SNAPSHOT__DIFF
The feature id for the 'Diff' containment reference.

See Also:
Constant Field Values

MODEL_INPUT_SNAPSHOT__MATCH

static final int MODEL_INPUT_SNAPSHOT__MATCH
The feature id for the 'Match' containment reference.

See Also:
Constant Field Values

MODEL_INPUT_SNAPSHOT_FEATURE_COUNT

static final int MODEL_INPUT_SNAPSHOT_FEATURE_COUNT
The number of structural features of the 'Model Input Snapshot' class.

See Also:
Constant Field Values

MODEL_ELEMENT_CHANGE__SUB_DIFF_ELEMENTS

static final int MODEL_ELEMENT_CHANGE__SUB_DIFF_ELEMENTS
The feature id for the 'Sub Diff Elements' containment reference list.

See Also:
Constant Field Values

MODEL_ELEMENT_CHANGE__IS_HIDDEN_BY

static final int MODEL_ELEMENT_CHANGE__IS_HIDDEN_BY
The feature id for the 'Is Hidden By' reference list.

See Also:
Constant Field Values

MODEL_ELEMENT_CHANGE__CONFLICTING

static final int MODEL_ELEMENT_CHANGE__CONFLICTING
The feature id for the 'Conflicting' attribute.

See Also:
Constant Field Values

MODEL_ELEMENT_CHANGE__KIND

static final int MODEL_ELEMENT_CHANGE__KIND
The feature id for the 'Kind' attribute.

See Also:
Constant Field Values

MODEL_ELEMENT_CHANGE_FEATURE_COUNT

static final int MODEL_ELEMENT_CHANGE_FEATURE_COUNT
The number of structural features of the 'Model Element Change' class.

See Also:
Constant Field Values

MODEL_ELEMENT_CHANGE_LEFT_TARGET__SUB_DIFF_ELEMENTS

static final int MODEL_ELEMENT_CHANGE_LEFT_TARGET__SUB_DIFF_ELEMENTS
The feature id for the 'Sub Diff Elements' containment reference list.

See Also:
Constant Field Values

MODEL_ELEMENT_CHANGE_LEFT_TARGET__IS_HIDDEN_BY

static final int MODEL_ELEMENT_CHANGE_LEFT_TARGET__IS_HIDDEN_BY
The feature id for the 'Is Hidden By' reference list.

See Also:
Constant Field Values

MODEL_ELEMENT_CHANGE_LEFT_TARGET__CONFLICTING

static final int MODEL_ELEMENT_CHANGE_LEFT_TARGET__CONFLICTING
The feature id for the 'Conflicting' attribute.

See Also:
Constant Field Values

MODEL_ELEMENT_CHANGE_LEFT_TARGET__KIND

static final int MODEL_ELEMENT_CHANGE_LEFT_TARGET__KIND
The feature id for the 'Kind' attribute.

See Also:
Constant Field Values

MODEL_ELEMENT_CHANGE_LEFT_TARGET__RIGHT_PARENT

static final int MODEL_ELEMENT_CHANGE_LEFT_TARGET__RIGHT_PARENT
The feature id for the 'Right Parent' reference.

See Also:
Constant Field Values

MODEL_ELEMENT_CHANGE_LEFT_TARGET__LEFT_ELEMENT

static final int MODEL_ELEMENT_CHANGE_LEFT_TARGET__LEFT_ELEMENT
The feature id for the 'Left Element' reference.

See Also:
Constant Field Values

MODEL_ELEMENT_CHANGE_LEFT_TARGET_FEATURE_COUNT

static final int MODEL_ELEMENT_CHANGE_LEFT_TARGET_FEATURE_COUNT
The number of structural features of the 'Model Element Change Left Target' class.

See Also:
Constant Field Values

MODEL_ELEMENT_CHANGE_RIGHT_TARGET__SUB_DIFF_ELEMENTS

static final int MODEL_ELEMENT_CHANGE_RIGHT_TARGET__SUB_DIFF_ELEMENTS
The feature id for the 'Sub Diff Elements' containment reference list.

See Also:
Constant Field Values

MODEL_ELEMENT_CHANGE_RIGHT_TARGET__IS_HIDDEN_BY

static final int MODEL_ELEMENT_CHANGE_RIGHT_TARGET__IS_HIDDEN_BY
The feature id for the 'Is Hidden By' reference list.

See Also:
Constant Field Values

MODEL_ELEMENT_CHANGE_RIGHT_TARGET__CONFLICTING

static final int MODEL_ELEMENT_CHANGE_RIGHT_TARGET__CONFLICTING
The feature id for the 'Conflicting' attribute.

See Also:
Constant Field Values

MODEL_ELEMENT_CHANGE_RIGHT_TARGET__KIND

static final int MODEL_ELEMENT_CHANGE_RIGHT_TARGET__KIND
The feature id for the 'Kind' attribute.

See Also:
Constant Field Values

MODEL_ELEMENT_CHANGE_RIGHT_TARGET__LEFT_PARENT

static final int MODEL_ELEMENT_CHANGE_RIGHT_TARGET__LEFT_PARENT
The feature id for the 'Left Parent' reference.

See Also:
Constant Field Values

MODEL_ELEMENT_CHANGE_RIGHT_TARGET__RIGHT_ELEMENT

static final int MODEL_ELEMENT_CHANGE_RIGHT_TARGET__RIGHT_ELEMENT
The feature id for the 'Right Element' reference.

See Also:
Constant Field Values

MODEL_ELEMENT_CHANGE_RIGHT_TARGET_FEATURE_COUNT

static final int MODEL_ELEMENT_CHANGE_RIGHT_TARGET_FEATURE_COUNT
The number of structural features of the 'Model Element Change Right Target' class.

See Also:
Constant Field Values

ADD_MODEL_ELEMENT__SUB_DIFF_ELEMENTS

static final int ADD_MODEL_ELEMENT__SUB_DIFF_ELEMENTS
The feature id for the 'Sub Diff Elements' containment reference list.

See Also:
Constant Field Values

ADD_MODEL_ELEMENT__IS_HIDDEN_BY

static final int ADD_MODEL_ELEMENT__IS_HIDDEN_BY
The feature id for the 'Is Hidden By' reference list.

See Also:
Constant Field Values

ADD_MODEL_ELEMENT__CONFLICTING

static final int ADD_MODEL_ELEMENT__CONFLICTING
The feature id for the 'Conflicting' attribute.

See Also:
Constant Field Values

ADD_MODEL_ELEMENT__KIND

static final int ADD_MODEL_ELEMENT__KIND
The feature id for the 'Kind' attribute.

See Also:
Constant Field Values

ADD_MODEL_ELEMENT__LEFT_PARENT

static final int ADD_MODEL_ELEMENT__LEFT_PARENT
The feature id for the 'Left Parent' reference.

See Also:
Constant Field Values

ADD_MODEL_ELEMENT__RIGHT_ELEMENT

static final int ADD_MODEL_ELEMENT__RIGHT_ELEMENT
The feature id for the 'Right Element' reference.

See Also:
Constant Field Values

ADD_MODEL_ELEMENT_FEATURE_COUNT

static final int ADD_MODEL_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Add Model Element' class.

See Also:
Constant Field Values

REFERENCE_CHANGE

static final int REFERENCE_CHANGE
The meta object id for the 'Reference Change' class.

See Also:
ReferenceChangeImpl, DiffPackageImpl.getReferenceChange(), Constant Field Values

REFERENCE_CHANGE_LEFT_TARGET

static final int REFERENCE_CHANGE_LEFT_TARGET
The meta object id for the 'Reference Change Left Target' class.

See Also:
ReferenceChangeLeftTargetImpl, DiffPackageImpl.getReferenceChangeLeftTarget(), Constant Field Values

REFERENCE_CHANGE_RIGHT_TARGET

static final int REFERENCE_CHANGE_RIGHT_TARGET
The meta object id for the 'Reference Change Right Target' class.

See Also:
ReferenceChangeRightTargetImpl, DiffPackageImpl.getReferenceChangeRightTarget(), Constant Field Values

ADD_REFERENCE_VALUE

static final int ADD_REFERENCE_VALUE
The meta object id for the 'Add Reference Value' class.

See Also:
AddReferenceValueImpl, DiffPackageImpl.getAddReferenceValue(), Constant Field Values

REMOTE_ADD_ATTRIBUTE

static final int REMOTE_ADD_ATTRIBUTE
The meta object id for the 'Remote Add Attribute' class.

See Also:
RemoteAddAttributeImpl, DiffPackageImpl.getRemoteAddAttribute(), Constant Field Values

REMOTE_ADD_MODEL_ELEMENT

static final int REMOTE_ADD_MODEL_ELEMENT
The meta object id for the 'Remote Add Model Element' class.

See Also:
RemoteAddModelElementImpl, DiffPackageImpl.getRemoteAddModelElement(), Constant Field Values

REMOTE_ADD_MODEL_ELEMENT__SUB_DIFF_ELEMENTS

static final int REMOTE_ADD_MODEL_ELEMENT__SUB_DIFF_ELEMENTS
The feature id for the 'Sub Diff Elements' containment reference list.

See Also:
Constant Field Values

REMOTE_ADD_MODEL_ELEMENT__IS_HIDDEN_BY

static final int REMOTE_ADD_MODEL_ELEMENT__IS_HIDDEN_BY
The feature id for the 'Is Hidden By' reference list.

See Also:
Constant Field Values

REMOTE_ADD_MODEL_ELEMENT__CONFLICTING

static final int REMOTE_ADD_MODEL_ELEMENT__CONFLICTING
The feature id for the 'Conflicting' attribute.

See Also:
Constant Field Values

REMOTE_ADD_MODEL_ELEMENT__KIND

static final int REMOTE_ADD_MODEL_ELEMENT__KIND
The feature id for the 'Kind' attribute.

See Also:
Constant Field Values

REMOTE_ADD_MODEL_ELEMENT__RIGHT_PARENT

static final int REMOTE_ADD_MODEL_ELEMENT__RIGHT_PARENT
The feature id for the 'Right Parent' reference.

See Also:
Constant Field Values

REMOTE_ADD_MODEL_ELEMENT__LEFT_ELEMENT

static final int REMOTE_ADD_MODEL_ELEMENT__LEFT_ELEMENT
The feature id for the 'Left Element' reference.

See Also:
Constant Field Values

REMOTE_ADD_MODEL_ELEMENT_FEATURE_COUNT

static final int REMOTE_ADD_MODEL_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Remote Add Model Element' class.

See Also:
Constant Field Values

REMOTE_ADD_REFERENCE_VALUE

static final int REMOTE_ADD_REFERENCE_VALUE
The meta object id for the 'Remote Add Reference Value' class.

See Also:
RemoteAddReferenceValueImpl, DiffPackageImpl.getRemoteAddReferenceValue(), Constant Field Values

REMOTE_REMOVE_ATTRIBUTE

static final int REMOTE_REMOVE_ATTRIBUTE
The meta object id for the 'Remote Remove Attribute' class.

See Also:
RemoteRemoveAttributeImpl, DiffPackageImpl.getRemoteRemoveAttribute(), Constant Field Values

REMOTE_REMOVE_MODEL_ELEMENT

static final int REMOTE_REMOVE_MODEL_ELEMENT
The meta object id for the 'Remote Remove Model Element' class.

See Also:
RemoteRemoveModelElementImpl, DiffPackageImpl.getRemoteRemoveModelElement(), Constant Field Values

REMOTE_REMOVE_REFERENCE_VALUE

static final int REMOTE_REMOVE_REFERENCE_VALUE
The meta object id for the 'Remote Remove Reference Value' class.

See Also:
RemoteRemoveReferenceValueImpl, DiffPackageImpl.getRemoteRemoveReferenceValue(), Constant Field Values

REMOVE_ATTRIBUTE

static final int REMOVE_ATTRIBUTE
The meta object id for the 'Remove Attribute' class.

See Also:
RemoveAttributeImpl, DiffPackageImpl.getRemoveAttribute(), Constant Field Values

REMOVE_MODEL_ELEMENT

static final int REMOVE_MODEL_ELEMENT
The meta object id for the 'Remove Model Element' class.

See Also:
RemoveModelElementImpl, DiffPackageImpl.getRemoveModelElement(), Constant Field Values

REMOVE_MODEL_ELEMENT__SUB_DIFF_ELEMENTS

static final int REMOVE_MODEL_ELEMENT__SUB_DIFF_ELEMENTS
The feature id for the 'Sub Diff Elements' containment reference list.

See Also:
Constant Field Values

REMOVE_MODEL_ELEMENT__IS_HIDDEN_BY

static final int REMOVE_MODEL_ELEMENT__IS_HIDDEN_BY
The feature id for the 'Is Hidden By' reference list.

See Also:
Constant Field Values

REMOVE_MODEL_ELEMENT__CONFLICTING

static final int REMOVE_MODEL_ELEMENT__CONFLICTING
The feature id for the 'Conflicting' attribute.

See Also:
Constant Field Values

REMOVE_MODEL_ELEMENT__KIND

static final int REMOVE_MODEL_ELEMENT__KIND
The feature id for the 'Kind' attribute.

See Also:
Constant Field Values

REMOVE_MODEL_ELEMENT__RIGHT_PARENT

static final int REMOVE_MODEL_ELEMENT__RIGHT_PARENT
The feature id for the 'Right Parent' reference.

See Also:
Constant Field Values

REMOVE_MODEL_ELEMENT__LEFT_ELEMENT

static final int REMOVE_MODEL_ELEMENT__LEFT_ELEMENT
The feature id for the 'Left Element' reference.

See Also:
Constant Field Values

REMOVE_MODEL_ELEMENT_FEATURE_COUNT

static final int REMOVE_MODEL_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Remove Model Element' class.

See Also:
Constant Field Values

REMOTE_REMOVE_MODEL_ELEMENT__SUB_DIFF_ELEMENTS

static final int REMOTE_REMOVE_MODEL_ELEMENT__SUB_DIFF_ELEMENTS
The feature id for the 'Sub Diff Elements' containment reference list.

See Also:
Constant Field Values

REMOTE_REMOVE_MODEL_ELEMENT__IS_HIDDEN_BY

static final int REMOTE_REMOVE_MODEL_ELEMENT__IS_HIDDEN_BY
The feature id for the 'Is Hidden By' reference list.

See Also:
Constant Field Values

REMOTE_REMOVE_MODEL_ELEMENT__CONFLICTING

static final int REMOTE_REMOVE_MODEL_ELEMENT__CONFLICTING
The feature id for the 'Conflicting' attribute.

See Also:
Constant Field Values

REMOTE_REMOVE_MODEL_ELEMENT__KIND

static final int REMOTE_REMOVE_MODEL_ELEMENT__KIND
The feature id for the 'Kind' attribute.

See Also:
Constant Field Values

REMOTE_REMOVE_MODEL_ELEMENT__LEFT_PARENT

static final int REMOTE_REMOVE_MODEL_ELEMENT__LEFT_PARENT
The feature id for the 'Left Parent' reference.

See Also:
Constant Field Values

REMOTE_REMOVE_MODEL_ELEMENT__RIGHT_ELEMENT

static final int REMOTE_REMOVE_MODEL_ELEMENT__RIGHT_ELEMENT
The feature id for the 'Right Element' reference.

See Also:
Constant Field Values

REMOTE_REMOVE_MODEL_ELEMENT_FEATURE_COUNT

static final int REMOTE_REMOVE_MODEL_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Remote Remove Model Element' class.

See Also:
Constant Field Values

REMOVE_REFERENCE_VALUE

static final int REMOVE_REFERENCE_VALUE
The meta object id for the 'Remove Reference Value' class.

See Also:
RemoveReferenceValueImpl, DiffPackageImpl.getRemoveReferenceValue(), Constant Field Values

UPDATE_ATTRIBUTE

static final int UPDATE_ATTRIBUTE
The meta object id for the 'Update Attribute' class.

See Also:
UpdateAttributeImpl, DiffPackageImpl.getUpdateAttribute(), Constant Field Values

UPDATE_MODEL_ELEMENT

static final int UPDATE_MODEL_ELEMENT
The meta object id for the 'Update Model Element' class.

See Also:
UpdateModelElementImpl, DiffPackageImpl.getUpdateModelElement(), Constant Field Values

UPDATE_MODEL_ELEMENT__SUB_DIFF_ELEMENTS

static final int UPDATE_MODEL_ELEMENT__SUB_DIFF_ELEMENTS
The feature id for the 'Sub Diff Elements' containment reference list.

See Also:
Constant Field Values

UPDATE_MODEL_ELEMENT__IS_HIDDEN_BY

static final int UPDATE_MODEL_ELEMENT__IS_HIDDEN_BY
The feature id for the 'Is Hidden By' reference list.

See Also:
Constant Field Values

UPDATE_MODEL_ELEMENT__CONFLICTING

static final int UPDATE_MODEL_ELEMENT__CONFLICTING
The feature id for the 'Conflicting' attribute.

See Also:
Constant Field Values

UPDATE_MODEL_ELEMENT__KIND

static final int UPDATE_MODEL_ELEMENT__KIND
The feature id for the 'Kind' attribute.

See Also:
Constant Field Values

UPDATE_MODEL_ELEMENT__RIGHT_ELEMENT

static final int UPDATE_MODEL_ELEMENT__RIGHT_ELEMENT
The feature id for the 'Right Element' reference.

See Also:
Constant Field Values

UPDATE_MODEL_ELEMENT__LEFT_ELEMENT

static final int UPDATE_MODEL_ELEMENT__LEFT_ELEMENT
The feature id for the 'Left Element' reference.

See Also:
Constant Field Values

UPDATE_MODEL_ELEMENT_FEATURE_COUNT

static final int UPDATE_MODEL_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Update Model Element' class.

See Also:
Constant Field Values

UPDATE_REFERENCE

static final int UPDATE_REFERENCE
The meta object id for the 'Update Reference' class.

See Also:
UpdateReferenceImpl, DiffPackageImpl.getUpdateReference(), Constant Field Values

UPDATE_UNIQUE_REFERENCE_VALUE

static final int UPDATE_UNIQUE_REFERENCE_VALUE
The meta object id for the 'Update Unique Reference Value' class.

See Also:
UpdateUniqueReferenceValueImpl, DiffPackageImpl.getUpdateUniqueReferenceValue(), Constant Field Values

MOVE_MODEL_ELEMENT

static final int MOVE_MODEL_ELEMENT
The meta object id for the 'Move Model Element' class.

See Also:
MoveModelElementImpl, DiffPackageImpl.getMoveModelElement(), Constant Field Values

MOVE_MODEL_ELEMENT__SUB_DIFF_ELEMENTS

static final int MOVE_MODEL_ELEMENT__SUB_DIFF_ELEMENTS
The feature id for the 'Sub Diff Elements' containment reference list.

See Also:
Constant Field Values

MOVE_MODEL_ELEMENT__IS_HIDDEN_BY

static final int MOVE_MODEL_ELEMENT__IS_HIDDEN_BY
The feature id for the 'Is Hidden By' reference list.

See Also:
Constant Field Values

MOVE_MODEL_ELEMENT__CONFLICTING

static final int MOVE_MODEL_ELEMENT__CONFLICTING
The feature id for the 'Conflicting' attribute.

See Also:
Constant Field Values

MOVE_MODEL_ELEMENT__KIND

static final int MOVE_MODEL_ELEMENT__KIND
The feature id for the 'Kind' attribute.

See Also:
Constant Field Values

MOVE_MODEL_ELEMENT__RIGHT_ELEMENT

static final int MOVE_MODEL_ELEMENT__RIGHT_ELEMENT
The feature id for the 'Right Element' reference.

See Also:
Constant Field Values

MOVE_MODEL_ELEMENT__LEFT_ELEMENT

static final int MOVE_MODEL_ELEMENT__LEFT_ELEMENT
The feature id for the 'Left Element' reference.

See Also:
Constant Field Values

MOVE_MODEL_ELEMENT__LEFT_TARGET

static final int MOVE_MODEL_ELEMENT__LEFT_TARGET
The feature id for the 'Left Target' reference.

See Also:
Constant Field Values

MOVE_MODEL_ELEMENT__RIGHT_TARGET

static final int MOVE_MODEL_ELEMENT__RIGHT_TARGET
The feature id for the 'Right Target' reference.

See Also:
Constant Field Values

MOVE_MODEL_ELEMENT_FEATURE_COUNT

static final int MOVE_MODEL_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Move Model Element' class.

See Also:
Constant Field Values

REMOTE_MOVE_MODEL_ELEMENT

static final int REMOTE_MOVE_MODEL_ELEMENT
The meta object id for the 'Remote Move Model Element' class.

See Also:
RemoteMoveModelElementImpl, DiffPackageImpl.getRemoteMoveModelElement(), Constant Field Values

REMOTE_MOVE_MODEL_ELEMENT__SUB_DIFF_ELEMENTS

static final int REMOTE_MOVE_MODEL_ELEMENT__SUB_DIFF_ELEMENTS
The feature id for the 'Sub Diff Elements' containment reference list.

See Also:
Constant Field Values

REMOTE_MOVE_MODEL_ELEMENT__IS_HIDDEN_BY

static final int REMOTE_MOVE_MODEL_ELEMENT__IS_HIDDEN_BY
The feature id for the 'Is Hidden By' reference list.

See Also:
Constant Field Values

REMOTE_MOVE_MODEL_ELEMENT__CONFLICTING

static final int REMOTE_MOVE_MODEL_ELEMENT__CONFLICTING
The feature id for the 'Conflicting' attribute.

See Also:
Constant Field Values

REMOTE_MOVE_MODEL_ELEMENT__KIND

static final int REMOTE_MOVE_MODEL_ELEMENT__KIND
The feature id for the 'Kind' attribute.

See Also:
Constant Field Values

REMOTE_MOVE_MODEL_ELEMENT__RIGHT_ELEMENT

static final int REMOTE_MOVE_MODEL_ELEMENT__RIGHT_ELEMENT
The feature id for the 'Right Element' reference.

See Also:
Constant Field Values

REMOTE_MOVE_MODEL_ELEMENT__LEFT_ELEMENT

static final int REMOTE_MOVE_MODEL_ELEMENT__LEFT_ELEMENT
The feature id for the 'Left Element' reference.

See Also:
Constant Field Values

REMOTE_MOVE_MODEL_ELEMENT__LEFT_TARGET

static final int REMOTE_MOVE_MODEL_ELEMENT__LEFT_TARGET
The feature id for the 'Left Target' reference.

See Also:
Constant Field Values

REMOTE_MOVE_MODEL_ELEMENT__RIGHT_TARGET

static final int REMOTE_MOVE_MODEL_ELEMENT__RIGHT_TARGET
The feature id for the 'Right Target' reference.

See Also:
Constant Field Values

REMOTE_MOVE_MODEL_ELEMENT_FEATURE_COUNT

static final int REMOTE_MOVE_MODEL_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Remote Move Model Element' class.

See Also:
Constant Field Values

ATTRIBUTE_CHANGE__SUB_DIFF_ELEMENTS

static final int ATTRIBUTE_CHANGE__SUB_DIFF_ELEMENTS
The feature id for the 'Sub Diff Elements' containment reference list.

See Also:
Constant Field Values

ATTRIBUTE_CHANGE__IS_HIDDEN_BY

static final int ATTRIBUTE_CHANGE__IS_HIDDEN_BY
The feature id for the 'Is Hidden By' reference list.

See Also:
Constant Field Values

ATTRIBUTE_CHANGE__CONFLICTING

static final int ATTRIBUTE_CHANGE__CONFLICTING
The feature id for the 'Conflicting' attribute.

See Also:
Constant Field Values

ATTRIBUTE_CHANGE__KIND

static final int ATTRIBUTE_CHANGE__KIND
The feature id for the 'Kind' attribute.

See Also:
Constant Field Values

ATTRIBUTE_CHANGE__ATTRIBUTE

static final int ATTRIBUTE_CHANGE__ATTRIBUTE
The feature id for the 'Attribute' reference.

See Also:
Constant Field Values

ATTRIBUTE_CHANGE__LEFT_ELEMENT

static final int ATTRIBUTE_CHANGE__LEFT_ELEMENT
The feature id for the 'Left Element' reference.

See Also:
Constant Field Values

ATTRIBUTE_CHANGE__RIGHT_ELEMENT

static final int ATTRIBUTE_CHANGE__RIGHT_ELEMENT
The feature id for the 'Right Element' reference.

See Also:
Constant Field Values

ATTRIBUTE_CHANGE_FEATURE_COUNT

static final int ATTRIBUTE_CHANGE_FEATURE_COUNT
The number of structural features of the 'Attribute Change' class.

See Also:
Constant Field Values

ATTRIBUTE_CHANGE_LEFT_TARGET__SUB_DIFF_ELEMENTS

static final int ATTRIBUTE_CHANGE_LEFT_TARGET__SUB_DIFF_ELEMENTS
The feature id for the 'Sub Diff Elements' containment reference list.

See Also:
Constant Field Values

ATTRIBUTE_CHANGE_LEFT_TARGET__IS_HIDDEN_BY

static final int ATTRIBUTE_CHANGE_LEFT_TARGET__IS_HIDDEN_BY
The feature id for the 'Is Hidden By' reference list.

See Also:
Constant Field Values

ATTRIBUTE_CHANGE_LEFT_TARGET__CONFLICTING

static final int ATTRIBUTE_CHANGE_LEFT_TARGET__CONFLICTING
The feature id for the 'Conflicting' attribute.

See Also:
Constant Field Values

ATTRIBUTE_CHANGE_LEFT_TARGET__KIND

static final int ATTRIBUTE_CHANGE_LEFT_TARGET__KIND
The feature id for the 'Kind' attribute.

See Also:
Constant Field Values

ATTRIBUTE_CHANGE_LEFT_TARGET__ATTRIBUTE

static final int ATTRIBUTE_CHANGE_LEFT_TARGET__ATTRIBUTE
The feature id for the 'Attribute' reference.

See Also:
Constant Field Values

ATTRIBUTE_CHANGE_LEFT_TARGET__LEFT_ELEMENT

static final int ATTRIBUTE_CHANGE_LEFT_TARGET__LEFT_ELEMENT
The feature id for the 'Left Element' reference.

See Also:
Constant Field Values

ATTRIBUTE_CHANGE_LEFT_TARGET__RIGHT_ELEMENT

static final int ATTRIBUTE_CHANGE_LEFT_TARGET__RIGHT_ELEMENT
The feature id for the 'Right Element' reference.

See Also:
Constant Field Values

ATTRIBUTE_CHANGE_LEFT_TARGET__LEFT_TARGET

static final int ATTRIBUTE_CHANGE_LEFT_TARGET__LEFT_TARGET
The feature id for the 'Left Target' attribute.

See Also:
Constant Field Values

ATTRIBUTE_CHANGE_LEFT_TARGET_FEATURE_COUNT

static final int ATTRIBUTE_CHANGE_LEFT_TARGET_FEATURE_COUNT
The number of structural features of the 'Attribute Change Left Target' class.

See Also:
Constant Field Values

ATTRIBUTE_CHANGE_RIGHT_TARGET__SUB_DIFF_ELEMENTS

static final int ATTRIBUTE_CHANGE_RIGHT_TARGET__SUB_DIFF_ELEMENTS
The feature id for the 'Sub Diff Elements' containment reference list.

See Also:
Constant Field Values

ATTRIBUTE_CHANGE_RIGHT_TARGET__IS_HIDDEN_BY

static final int ATTRIBUTE_CHANGE_RIGHT_TARGET__IS_HIDDEN_BY
The feature id for the 'Is Hidden By' reference list.

See Also:
Constant Field Values

ATTRIBUTE_CHANGE_RIGHT_TARGET__CONFLICTING

static final int ATTRIBUTE_CHANGE_RIGHT_TARGET__CONFLICTING
The feature id for the 'Conflicting' attribute.

See Also:
Constant Field Values

ATTRIBUTE_CHANGE_RIGHT_TARGET__KIND

static final int ATTRIBUTE_CHANGE_RIGHT_TARGET__KIND
The feature id for the 'Kind' attribute.

See Also:
Constant Field Values

ATTRIBUTE_CHANGE_RIGHT_TARGET__ATTRIBUTE

static final int ATTRIBUTE_CHANGE_RIGHT_TARGET__ATTRIBUTE
The feature id for the 'Attribute' reference.

See Also:
Constant Field Values

ATTRIBUTE_CHANGE_RIGHT_TARGET__LEFT_ELEMENT

static final int ATTRIBUTE_CHANGE_RIGHT_TARGET__LEFT_ELEMENT
The feature id for the 'Left Element' reference.

See Also:
Constant Field Values

ATTRIBUTE_CHANGE_RIGHT_TARGET__RIGHT_ELEMENT

static final int ATTRIBUTE_CHANGE_RIGHT_TARGET__RIGHT_ELEMENT
The feature id for the 'Right Element' reference.

See Also:
Constant Field Values

ATTRIBUTE_CHANGE_RIGHT_TARGET__RIGHT_TARGET

static final int ATTRIBUTE_CHANGE_RIGHT_TARGET__RIGHT_TARGET
The feature id for the 'Right Target' attribute.

See Also:
Constant Field Values

ATTRIBUTE_CHANGE_RIGHT_TARGET_FEATURE_COUNT

static final int ATTRIBUTE_CHANGE_RIGHT_TARGET_FEATURE_COUNT
The number of structural features of the 'Attribute Change Right Target' class.

See Also:
Constant Field Values

ADD_ATTRIBUTE__SUB_DIFF_ELEMENTS

static final int ADD_ATTRIBUTE__SUB_DIFF_ELEMENTS
The feature id for the 'Sub Diff Elements' containment reference list.

See Also:
Constant Field Values

ADD_ATTRIBUTE__IS_HIDDEN_BY

static final int ADD_ATTRIBUTE__IS_HIDDEN_BY
The feature id for the 'Is Hidden By' reference list.

See Also:
Constant Field Values

ADD_ATTRIBUTE__CONFLICTING

static final int ADD_ATTRIBUTE__CONFLICTING
The feature id for the 'Conflicting' attribute.

See Also:
Constant Field Values

ADD_ATTRIBUTE__KIND

static final int ADD_ATTRIBUTE__KIND
The feature id for the 'Kind' attribute.

See Also:
Constant Field Values

ADD_ATTRIBUTE__ATTRIBUTE

static final int ADD_ATTRIBUTE__ATTRIBUTE
The feature id for the 'Attribute' reference.

See Also:
Constant Field Values

ADD_ATTRIBUTE__LEFT_ELEMENT

static final int ADD_ATTRIBUTE__LEFT_ELEMENT
The feature id for the 'Left Element' reference.

See Also:
Constant Field Values

ADD_ATTRIBUTE__RIGHT_ELEMENT

static final int ADD_ATTRIBUTE__RIGHT_ELEMENT
The feature id for the 'Right Element' reference.

See Also:
Constant Field Values

ADD_ATTRIBUTE__RIGHT_TARGET

static final int ADD_ATTRIBUTE__RIGHT_TARGET
The feature id for the 'Right Target' attribute.

See Also:
Constant Field Values

ADD_ATTRIBUTE_FEATURE_COUNT

static final int ADD_ATTRIBUTE_FEATURE_COUNT
The number of structural features of the 'Add Attribute' class.

See Also:
Constant Field Values

REMOTE_ADD_ATTRIBUTE__SUB_DIFF_ELEMENTS

static final int REMOTE_ADD_ATTRIBUTE__SUB_DIFF_ELEMENTS
The feature id for the 'Sub Diff Elements' containment reference list.

See Also:
Constant Field Values

REMOTE_ADD_ATTRIBUTE__IS_HIDDEN_BY

static final int REMOTE_ADD_ATTRIBUTE__IS_HIDDEN_BY
The feature id for the 'Is Hidden By' reference list.

See Also:
Constant Field Values

REMOTE_ADD_ATTRIBUTE__CONFLICTING

static final int REMOTE_ADD_ATTRIBUTE__CONFLICTING
The feature id for the 'Conflicting' attribute.

See Also:
Constant Field Values

REMOTE_ADD_ATTRIBUTE__KIND

static final int REMOTE_ADD_ATTRIBUTE__KIND
The feature id for the 'Kind' attribute.

See Also:
Constant Field Values

REMOTE_ADD_ATTRIBUTE__ATTRIBUTE

static final int REMOTE_ADD_ATTRIBUTE__ATTRIBUTE
The feature id for the 'Attribute' reference.

See Also:
Constant Field Values

REMOTE_ADD_ATTRIBUTE__LEFT_ELEMENT

static final int REMOTE_ADD_ATTRIBUTE__LEFT_ELEMENT
The feature id for the 'Left Element' reference.

See Also:
Constant Field Values

REMOTE_ADD_ATTRIBUTE__RIGHT_ELEMENT

static final int REMOTE_ADD_ATTRIBUTE__RIGHT_ELEMENT
The feature id for the 'Right Element' reference.

See Also:
Constant Field Values

REMOTE_ADD_ATTRIBUTE__LEFT_TARGET

static final int REMOTE_ADD_ATTRIBUTE__LEFT_TARGET
The feature id for the 'Left Target' attribute.

See Also:
Constant Field Values

REMOTE_ADD_ATTRIBUTE_FEATURE_COUNT

static final int REMOTE_ADD_ATTRIBUTE_FEATURE_COUNT
The number of structural features of the 'Remote Add Attribute' class.

See Also:
Constant Field Values

REMOVE_ATTRIBUTE__SUB_DIFF_ELEMENTS

static final int REMOVE_ATTRIBUTE__SUB_DIFF_ELEMENTS
The feature id for the 'Sub Diff Elements' containment reference list.

See Also:
Constant Field Values

REMOVE_ATTRIBUTE__IS_HIDDEN_BY

static final int REMOVE_ATTRIBUTE__IS_HIDDEN_BY
The feature id for the 'Is Hidden By' reference list.

See Also:
Constant Field Values

REMOVE_ATTRIBUTE__CONFLICTING

static final int REMOVE_ATTRIBUTE__CONFLICTING
The feature id for the 'Conflicting' attribute.

See Also:
Constant Field Values

REMOVE_ATTRIBUTE__KIND

static final int REMOVE_ATTRIBUTE__KIND
The feature id for the 'Kind' attribute.

See Also:
Constant Field Values

REMOVE_ATTRIBUTE__ATTRIBUTE

static final int REMOVE_ATTRIBUTE__ATTRIBUTE
The feature id for the 'Attribute' reference.

See Also:
Constant Field Values

REMOVE_ATTRIBUTE__LEFT_ELEMENT

static final int REMOVE_ATTRIBUTE__LEFT_ELEMENT
The feature id for the 'Left Element' reference.

See Also:
Constant Field Values

REMOVE_ATTRIBUTE__RIGHT_ELEMENT

static final int REMOVE_ATTRIBUTE__RIGHT_ELEMENT
The feature id for the 'Right Element' reference.

See Also:
Constant Field Values

REMOVE_ATTRIBUTE__LEFT_TARGET

static final int REMOVE_ATTRIBUTE__LEFT_TARGET
The feature id for the 'Left Target' attribute.

See Also:
Constant Field Values

REMOVE_ATTRIBUTE_FEATURE_COUNT

static final int REMOVE_ATTRIBUTE_FEATURE_COUNT
The number of structural features of the 'Remove Attribute' class.

See Also:
Constant Field Values

REMOTE_REMOVE_ATTRIBUTE__SUB_DIFF_ELEMENTS

static final int REMOTE_REMOVE_ATTRIBUTE__SUB_DIFF_ELEMENTS
The feature id for the 'Sub Diff Elements' containment reference list.

See Also:
Constant Field Values

REMOTE_REMOVE_ATTRIBUTE__IS_HIDDEN_BY

static final int REMOTE_REMOVE_ATTRIBUTE__IS_HIDDEN_BY
The feature id for the 'Is Hidden By' reference list.

See Also:
Constant Field Values

REMOTE_REMOVE_ATTRIBUTE__CONFLICTING

static final int REMOTE_REMOVE_ATTRIBUTE__CONFLICTING
The feature id for the 'Conflicting' attribute.

See Also:
Constant Field Values

REMOTE_REMOVE_ATTRIBUTE__KIND

static final int REMOTE_REMOVE_ATTRIBUTE__KIND
The feature id for the 'Kind' attribute.

See Also:
Constant Field Values

REMOTE_REMOVE_ATTRIBUTE__ATTRIBUTE

static final int REMOTE_REMOVE_ATTRIBUTE__ATTRIBUTE
The feature id for the 'Attribute' reference.

See Also:
Constant Field Values

REMOTE_REMOVE_ATTRIBUTE__LEFT_ELEMENT

static final int REMOTE_REMOVE_ATTRIBUTE__LEFT_ELEMENT
The feature id for the 'Left Element' reference.

See Also:
Constant Field Values

REMOTE_REMOVE_ATTRIBUTE__RIGHT_ELEMENT

static final int REMOTE_REMOVE_ATTRIBUTE__RIGHT_ELEMENT
The feature id for the 'Right Element' reference.

See Also:
Constant Field Values

REMOTE_REMOVE_ATTRIBUTE__RIGHT_TARGET

static final int REMOTE_REMOVE_ATTRIBUTE__RIGHT_TARGET
The feature id for the 'Right Target' attribute.

See Also:
Constant Field Values

REMOTE_REMOVE_ATTRIBUTE_FEATURE_COUNT

static final int REMOTE_REMOVE_ATTRIBUTE_FEATURE_COUNT
The number of structural features of the 'Remote Remove Attribute' class.

See Also:
Constant Field Values

UPDATE_ATTRIBUTE__SUB_DIFF_ELEMENTS

static final int UPDATE_ATTRIBUTE__SUB_DIFF_ELEMENTS
The feature id for the 'Sub Diff Elements' containment reference list.

See Also:
Constant Field Values

UPDATE_ATTRIBUTE__IS_HIDDEN_BY

static final int UPDATE_ATTRIBUTE__IS_HIDDEN_BY
The feature id for the 'Is Hidden By' reference list.

See Also:
Constant Field Values

UPDATE_ATTRIBUTE__CONFLICTING

static final int UPDATE_ATTRIBUTE__CONFLICTING
The feature id for the 'Conflicting' attribute.

See Also:
Constant Field Values

UPDATE_ATTRIBUTE__KIND

static final int UPDATE_ATTRIBUTE__KIND
The feature id for the 'Kind' attribute.

See Also:
Constant Field Values

UPDATE_ATTRIBUTE__ATTRIBUTE

static final int UPDATE_ATTRIBUTE__ATTRIBUTE
The feature id for the 'Attribute' reference.

See Also:
Constant Field Values

UPDATE_ATTRIBUTE__LEFT_ELEMENT

static final int UPDATE_ATTRIBUTE__LEFT_ELEMENT
The feature id for the 'Left Element' reference.

See Also:
Constant Field Values

UPDATE_ATTRIBUTE__RIGHT_ELEMENT

static final int UPDATE_ATTRIBUTE__RIGHT_ELEMENT
The feature id for the 'Right Element' reference.

See Also:
Constant Field Values

UPDATE_ATTRIBUTE_FEATURE_COUNT

static final int UPDATE_ATTRIBUTE_FEATURE_COUNT
The number of structural features of the 'Update Attribute' class.

See Also:
Constant Field Values

REMOTE_UPDATE_ATTRIBUTE

static final int REMOTE_UPDATE_ATTRIBUTE
The meta object id for the 'Remote Update Attribute' class.

See Also:
RemoteUpdateAttributeImpl, DiffPackageImpl.getRemoteUpdateAttribute(), Constant Field Values

REMOTE_UPDATE_ATTRIBUTE__SUB_DIFF_ELEMENTS

static final int REMOTE_UPDATE_ATTRIBUTE__SUB_DIFF_ELEMENTS
The feature id for the 'Sub Diff Elements' containment reference list.

See Also:
Constant Field Values

REMOTE_UPDATE_ATTRIBUTE__IS_HIDDEN_BY

static final int REMOTE_UPDATE_ATTRIBUTE__IS_HIDDEN_BY
The feature id for the 'Is Hidden By' reference list.

See Also:
Constant Field Values

REMOTE_UPDATE_ATTRIBUTE__CONFLICTING

static final int REMOTE_UPDATE_ATTRIBUTE__CONFLICTING
The feature id for the 'Conflicting' attribute.

See Also:
Constant Field Values

REMOTE_UPDATE_ATTRIBUTE__KIND

static final int REMOTE_UPDATE_ATTRIBUTE__KIND
The feature id for the 'Kind' attribute.

See Also:
Constant Field Values

REMOTE_UPDATE_ATTRIBUTE__ATTRIBUTE

static final int REMOTE_UPDATE_ATTRIBUTE__ATTRIBUTE
The feature id for the 'Attribute' reference.

See Also:
Constant Field Values

REMOTE_UPDATE_ATTRIBUTE__LEFT_ELEMENT

static final int REMOTE_UPDATE_ATTRIBUTE__LEFT_ELEMENT
The feature id for the 'Left Element' reference.

See Also:
Constant Field Values

REMOTE_UPDATE_ATTRIBUTE__RIGHT_ELEMENT

static final int REMOTE_UPDATE_ATTRIBUTE__RIGHT_ELEMENT
The feature id for the 'Right Element' reference.

See Also:
Constant Field Values

REMOTE_UPDATE_ATTRIBUTE_FEATURE_COUNT

static final int REMOTE_UPDATE_ATTRIBUTE_FEATURE_COUNT
The number of structural features of the 'Remote Update Attribute' class.

See Also:
Constant Field Values

REFERENCE_CHANGE__SUB_DIFF_ELEMENTS

static final int REFERENCE_CHANGE__SUB_DIFF_ELEMENTS
The feature id for the 'Sub Diff Elements' containment reference list.

See Also:
Constant Field Values

REFERENCE_CHANGE__IS_HIDDEN_BY

static final int REFERENCE_CHANGE__IS_HIDDEN_BY
The feature id for the 'Is Hidden By' reference list.

See Also:
Constant Field Values

REFERENCE_CHANGE__CONFLICTING

static final int REFERENCE_CHANGE__CONFLICTING
The feature id for the 'Conflicting' attribute.

See Also:
Constant Field Values

REFERENCE_CHANGE__KIND

static final int REFERENCE_CHANGE__KIND
The feature id for the 'Kind' attribute.

See Also:
Constant Field Values

REFERENCE_CHANGE__REFERENCE

static final int REFERENCE_CHANGE__REFERENCE
The feature id for the 'Reference' reference.

See Also:
Constant Field Values

REFERENCE_CHANGE__RIGHT_ELEMENT

static final int REFERENCE_CHANGE__RIGHT_ELEMENT
The feature id for the 'Right Element' reference.

See Also:
Constant Field Values

REFERENCE_CHANGE__LEFT_ELEMENT

static final int REFERENCE_CHANGE__LEFT_ELEMENT
The feature id for the 'Left Element' reference.

See Also:
Constant Field Values

REFERENCE_CHANGE_FEATURE_COUNT

static final int REFERENCE_CHANGE_FEATURE_COUNT
The number of structural features of the 'Reference Change' class.

See Also:
Constant Field Values

REFERENCE_CHANGE_LEFT_TARGET__SUB_DIFF_ELEMENTS

static final int REFERENCE_CHANGE_LEFT_TARGET__SUB_DIFF_ELEMENTS
The feature id for the 'Sub Diff Elements' containment reference list.

See Also:
Constant Field Values

REFERENCE_CHANGE_LEFT_TARGET__IS_HIDDEN_BY

static final int REFERENCE_CHANGE_LEFT_TARGET__IS_HIDDEN_BY
The feature id for the 'Is Hidden By' reference list.

See Also:
Constant Field Values

REFERENCE_CHANGE_LEFT_TARGET__CONFLICTING

static final int REFERENCE_CHANGE_LEFT_TARGET__CONFLICTING
The feature id for the 'Conflicting' attribute.

See Also:
Constant Field Values

REFERENCE_CHANGE_LEFT_TARGET__KIND

static final int REFERENCE_CHANGE_LEFT_TARGET__KIND
The feature id for the 'Kind' attribute.

See Also:
Constant Field Values

REFERENCE_CHANGE_LEFT_TARGET__REFERENCE

static final int REFERENCE_CHANGE_LEFT_TARGET__REFERENCE
The feature id for the 'Reference' reference.

See Also:
Constant Field Values

REFERENCE_CHANGE_LEFT_TARGET__RIGHT_ELEMENT

static final int REFERENCE_CHANGE_LEFT_TARGET__RIGHT_ELEMENT
The feature id for the 'Right Element' reference.

See Also:
Constant Field Values

REFERENCE_CHANGE_LEFT_TARGET__LEFT_ELEMENT

static final int REFERENCE_CHANGE_LEFT_TARGET__LEFT_ELEMENT
The feature id for the 'Left Element' reference.

See Also:
Constant Field Values

REFERENCE_CHANGE_LEFT_TARGET__LEFT_REMOVED_TARGET

static final int REFERENCE_CHANGE_LEFT_TARGET__LEFT_REMOVED_TARGET
The feature id for the 'Left Removed Target' reference.

See Also:
Constant Field Values

REFERENCE_CHANGE_LEFT_TARGET__RIGHT_REMOVED_TARGET

static final int REFERENCE_CHANGE_LEFT_TARGET__RIGHT_REMOVED_TARGET
The feature id for the 'Right Removed Target' reference.

See Also:
Constant Field Values

REFERENCE_CHANGE_LEFT_TARGET_FEATURE_COUNT

static final int REFERENCE_CHANGE_LEFT_TARGET_FEATURE_COUNT
The number of structural features of the 'Reference Change Left Target' class.

See Also:
Constant Field Values

REFERENCE_CHANGE_RIGHT_TARGET__SUB_DIFF_ELEMENTS

static final int REFERENCE_CHANGE_RIGHT_TARGET__SUB_DIFF_ELEMENTS
The feature id for the 'Sub Diff Elements' containment reference list.

See Also:
Constant Field Values

REFERENCE_CHANGE_RIGHT_TARGET__IS_HIDDEN_BY

static final int REFERENCE_CHANGE_RIGHT_TARGET__IS_HIDDEN_BY
The feature id for the 'Is Hidden By' reference list.

See Also:
Constant Field Values

REFERENCE_CHANGE_RIGHT_TARGET__CONFLICTING

static final int REFERENCE_CHANGE_RIGHT_TARGET__CONFLICTING
The feature id for the 'Conflicting' attribute.

See Also:
Constant Field Values

REFERENCE_CHANGE_RIGHT_TARGET__KIND

static final int REFERENCE_CHANGE_RIGHT_TARGET__KIND
The feature id for the 'Kind' attribute.

See Also:
Constant Field Values

REFERENCE_CHANGE_RIGHT_TARGET__REFERENCE

static final int REFERENCE_CHANGE_RIGHT_TARGET__REFERENCE
The feature id for the 'Reference' reference.

See Also:
Constant Field Values

REFERENCE_CHANGE_RIGHT_TARGET__RIGHT_ELEMENT

static final int REFERENCE_CHANGE_RIGHT_TARGET__RIGHT_ELEMENT
The feature id for the 'Right Element' reference.

See Also:
Constant Field Values

REFERENCE_CHANGE_RIGHT_TARGET__LEFT_ELEMENT

static final int REFERENCE_CHANGE_RIGHT_TARGET__LEFT_ELEMENT
The feature id for the 'Left Element' reference.

See Also:
Constant Field Values

REFERENCE_CHANGE_RIGHT_TARGET__RIGHT_ADDED_TARGET

static final int REFERENCE_CHANGE_RIGHT_TARGET__RIGHT_ADDED_TARGET
The feature id for the 'Right Added Target' reference.

See Also:
Constant Field Values

REFERENCE_CHANGE_RIGHT_TARGET__LEFT_ADDED_TARGET

static final int REFERENCE_CHANGE_RIGHT_TARGET__LEFT_ADDED_TARGET
The feature id for the 'Left Added Target' reference.

See Also:
Constant Field Values

REFERENCE_CHANGE_RIGHT_TARGET_FEATURE_COUNT

static final int REFERENCE_CHANGE_RIGHT_TARGET_FEATURE_COUNT
The number of structural features of the 'Reference Change Right Target' class.

See Also:
Constant Field Values

ADD_REFERENCE_VALUE__SUB_DIFF_ELEMENTS

static final int ADD_REFERENCE_VALUE__SUB_DIFF_ELEMENTS
The feature id for the 'Sub Diff Elements' containment reference list.

See Also:
Constant Field Values

ADD_REFERENCE_VALUE__IS_HIDDEN_BY

static final int ADD_REFERENCE_VALUE__IS_HIDDEN_BY
The feature id for the 'Is Hidden By' reference list.

See Also:
Constant Field Values

ADD_REFERENCE_VALUE__CONFLICTING

static final int ADD_REFERENCE_VALUE__CONFLICTING
The feature id for the 'Conflicting' attribute.

See Also:
Constant Field Values

ADD_REFERENCE_VALUE__KIND

static final int ADD_REFERENCE_VALUE__KIND
The feature id for the 'Kind' attribute.

See Also:
Constant Field Values

ADD_REFERENCE_VALUE__REFERENCE

static final int ADD_REFERENCE_VALUE__REFERENCE
The feature id for the 'Reference' reference.

See Also:
Constant Field Values

ADD_REFERENCE_VALUE__RIGHT_ELEMENT

static final int ADD_REFERENCE_VALUE__RIGHT_ELEMENT
The feature id for the 'Right Element' reference.

See Also:
Constant Field Values

ADD_REFERENCE_VALUE__LEFT_ELEMENT

static final int ADD_REFERENCE_VALUE__LEFT_ELEMENT
The feature id for the 'Left Element' reference.

See Also:
Constant Field Values

ADD_REFERENCE_VALUE__RIGHT_ADDED_TARGET

static final int ADD_REFERENCE_VALUE__RIGHT_ADDED_TARGET
The feature id for the 'Right Added Target' reference.

See Also:
Constant Field Values

ADD_REFERENCE_VALUE__LEFT_ADDED_TARGET

static final int ADD_REFERENCE_VALUE__LEFT_ADDED_TARGET
The feature id for the 'Left Added Target' reference.

See Also:
Constant Field Values

ADD_REFERENCE_VALUE_FEATURE_COUNT

static final int ADD_REFERENCE_VALUE_FEATURE_COUNT
The number of structural features of the 'Add Reference Value' class.

See Also:
Constant Field Values

REMOTE_ADD_REFERENCE_VALUE__SUB_DIFF_ELEMENTS

static final int REMOTE_ADD_REFERENCE_VALUE__SUB_DIFF_ELEMENTS
The feature id for the 'Sub Diff Elements' containment reference list.

See Also:
Constant Field Values

REMOTE_ADD_REFERENCE_VALUE__IS_HIDDEN_BY

static final int REMOTE_ADD_REFERENCE_VALUE__IS_HIDDEN_BY
The feature id for the 'Is Hidden By' reference list.

See Also:
Constant Field Values

REMOTE_ADD_REFERENCE_VALUE__CONFLICTING

static final int REMOTE_ADD_REFERENCE_VALUE__CONFLICTING
The feature id for the 'Conflicting' attribute.

See Also:
Constant Field Values

REMOTE_ADD_REFERENCE_VALUE__KIND

static final int REMOTE_ADD_REFERENCE_VALUE__KIND
The feature id for the 'Kind' attribute.

See Also:
Constant Field Values

REMOTE_ADD_REFERENCE_VALUE__REFERENCE

static final int REMOTE_ADD_REFERENCE_VALUE__REFERENCE
The feature id for the 'Reference' reference.

See Also:
Constant Field Values

REMOTE_ADD_REFERENCE_VALUE__RIGHT_ELEMENT

static final int REMOTE_ADD_REFERENCE_VALUE__RIGHT_ELEMENT
The feature id for the 'Right Element' reference.

See Also:
Constant Field Values

REMOTE_ADD_REFERENCE_VALUE__LEFT_ELEMENT

static final int REMOTE_ADD_REFERENCE_VALUE__LEFT_ELEMENT
The feature id for the 'Left Element' reference.

See Also:
Constant Field Values

REMOTE_ADD_REFERENCE_VALUE__LEFT_REMOVED_TARGET

static final int REMOTE_ADD_REFERENCE_VALUE__LEFT_REMOVED_TARGET
The feature id for the 'Left Removed Target' reference.

See Also:
Constant Field Values

REMOTE_ADD_REFERENCE_VALUE__RIGHT_REMOVED_TARGET

static final int REMOTE_ADD_REFERENCE_VALUE__RIGHT_REMOVED_TARGET
The feature id for the 'Right Removed Target' reference.

See Also:
Constant Field Values

REMOTE_ADD_REFERENCE_VALUE_FEATURE_COUNT

static final int REMOTE_ADD_REFERENCE_VALUE_FEATURE_COUNT
The number of structural features of the 'Remote Add Reference Value' class.

See Also:
Constant Field Values

REMOVE_REFERENCE_VALUE__SUB_DIFF_ELEMENTS

static final int REMOVE_REFERENCE_VALUE__SUB_DIFF_ELEMENTS
The feature id for the 'Sub Diff Elements' containment reference list.

See Also:
Constant Field Values

REMOVE_REFERENCE_VALUE__IS_HIDDEN_BY

static final int REMOVE_REFERENCE_VALUE__IS_HIDDEN_BY
The feature id for the 'Is Hidden By' reference list.

See Also:
Constant Field Values

REMOVE_REFERENCE_VALUE__CONFLICTING

static final int REMOVE_REFERENCE_VALUE__CONFLICTING
The feature id for the 'Conflicting' attribute.

See Also:
Constant Field Values

REMOVE_REFERENCE_VALUE__KIND

static final int REMOVE_REFERENCE_VALUE__KIND
The feature id for the 'Kind' attribute.

See Also:
Constant Field Values

REMOVE_REFERENCE_VALUE__REFERENCE

static final int REMOVE_REFERENCE_VALUE__REFERENCE
The feature id for the 'Reference' reference.

See Also:
Constant Field Values

REMOVE_REFERENCE_VALUE__RIGHT_ELEMENT

static final int REMOVE_REFERENCE_VALUE__RIGHT_ELEMENT
The feature id for the 'Right Element' reference.

See Also:
Constant Field Values

REMOVE_REFERENCE_VALUE__LEFT_ELEMENT

static final int REMOVE_REFERENCE_VALUE__LEFT_ELEMENT
The feature id for the 'Left Element' reference.

See Also:
Constant Field Values

REMOVE_REFERENCE_VALUE__LEFT_REMOVED_TARGET

static final int REMOVE_REFERENCE_VALUE__LEFT_REMOVED_TARGET
The feature id for the 'Left Removed Target' reference.

See Also:
Constant Field Values

REMOVE_REFERENCE_VALUE__RIGHT_REMOVED_TARGET

static final int REMOVE_REFERENCE_VALUE__RIGHT_REMOVED_TARGET
The feature id for the 'Right Removed Target' reference.

See Also:
Constant Field Values

REMOVE_REFERENCE_VALUE_FEATURE_COUNT

static final int REMOVE_REFERENCE_VALUE_FEATURE_COUNT
The number of structural features of the 'Remove Reference Value' class.

See Also:
Constant Field Values

REMOTE_REMOVE_REFERENCE_VALUE__SUB_DIFF_ELEMENTS

static final int REMOTE_REMOVE_REFERENCE_VALUE__SUB_DIFF_ELEMENTS
The feature id for the 'Sub Diff Elements' containment reference list.

See Also:
Constant Field Values

REMOTE_REMOVE_REFERENCE_VALUE__IS_HIDDEN_BY

static final int REMOTE_REMOVE_REFERENCE_VALUE__IS_HIDDEN_BY
The feature id for the 'Is Hidden By' reference list.

See Also:
Constant Field Values

REMOTE_REMOVE_REFERENCE_VALUE__CONFLICTING

static final int REMOTE_REMOVE_REFERENCE_VALUE__CONFLICTING
The feature id for the 'Conflicting' attribute.

See Also:
Constant Field Values

REMOTE_REMOVE_REFERENCE_VALUE__KIND

static final int REMOTE_REMOVE_REFERENCE_VALUE__KIND
The feature id for the 'Kind' attribute.

See Also:
Constant Field Values

REMOTE_REMOVE_REFERENCE_VALUE__REFERENCE

static final int REMOTE_REMOVE_REFERENCE_VALUE__REFERENCE
The feature id for the 'Reference' reference.

See Also:
Constant Field Values

REMOTE_REMOVE_REFERENCE_VALUE__RIGHT_ELEMENT

static final int REMOTE_REMOVE_REFERENCE_VALUE__RIGHT_ELEMENT
The feature id for the 'Right Element' reference.

See Also:
Constant Field Values

REMOTE_REMOVE_REFERENCE_VALUE__LEFT_ELEMENT

static final int REMOTE_REMOVE_REFERENCE_VALUE__LEFT_ELEMENT
The feature id for the 'Left Element' reference.

See Also:
Constant Field Values

REMOTE_REMOVE_REFERENCE_VALUE__RIGHT_ADDED_TARGET

static final int REMOTE_REMOVE_REFERENCE_VALUE__RIGHT_ADDED_TARGET
The feature id for the 'Right Added Target' reference.

See Also:
Constant Field Values

REMOTE_REMOVE_REFERENCE_VALUE__LEFT_ADDED_TARGET

static final int REMOTE_REMOVE_REFERENCE_VALUE__LEFT_ADDED_TARGET
The feature id for the 'Left Added Target' reference.

See Also:
Constant Field Values

REMOTE_REMOVE_REFERENCE_VALUE_FEATURE_COUNT

static final int REMOTE_REMOVE_REFERENCE_VALUE_FEATURE_COUNT
The number of structural features of the 'Remote Remove Reference Value' class.

See Also:
Constant Field Values

UPDATE_REFERENCE__SUB_DIFF_ELEMENTS

static final int UPDATE_REFERENCE__SUB_DIFF_ELEMENTS
The feature id for the 'Sub Diff Elements' containment reference list.

See Also:
Constant Field Values

UPDATE_REFERENCE__IS_HIDDEN_BY

static final int UPDATE_REFERENCE__IS_HIDDEN_BY
The feature id for the 'Is Hidden By' reference list.

See Also:
Constant Field Values

UPDATE_REFERENCE__CONFLICTING

static final int UPDATE_REFERENCE__CONFLICTING
The feature id for the 'Conflicting' attribute.

See Also:
Constant Field Values

UPDATE_REFERENCE__KIND

static final int UPDATE_REFERENCE__KIND
The feature id for the 'Kind' attribute.

See Also:
Constant Field Values

UPDATE_REFERENCE__REFERENCE

static final int UPDATE_REFERENCE__REFERENCE
The feature id for the 'Reference' reference.

See Also:
Constant Field Values

UPDATE_REFERENCE__RIGHT_ELEMENT

static final int UPDATE_REFERENCE__RIGHT_ELEMENT
The feature id for the 'Right Element' reference.

See Also:
Constant Field Values

UPDATE_REFERENCE__LEFT_ELEMENT

static final int UPDATE_REFERENCE__LEFT_ELEMENT
The feature id for the 'Left Element' reference.

See Also:
Constant Field Values

UPDATE_REFERENCE_FEATURE_COUNT

static final int UPDATE_REFERENCE_FEATURE_COUNT
The number of structural features of the 'Update Reference' class.

See Also:
Constant Field Values

UPDATE_UNIQUE_REFERENCE_VALUE__SUB_DIFF_ELEMENTS

static final int UPDATE_UNIQUE_REFERENCE_VALUE__SUB_DIFF_ELEMENTS
The feature id for the 'Sub Diff Elements' containment reference list.

See Also:
Constant Field Values

UPDATE_UNIQUE_REFERENCE_VALUE__IS_HIDDEN_BY

static final int UPDATE_UNIQUE_REFERENCE_VALUE__IS_HIDDEN_BY
The feature id for the 'Is Hidden By' reference list.

See Also:
Constant Field Values

UPDATE_UNIQUE_REFERENCE_VALUE__CONFLICTING

static final int UPDATE_UNIQUE_REFERENCE_VALUE__CONFLICTING
The feature id for the 'Conflicting' attribute.

See Also:
Constant Field Values

UPDATE_UNIQUE_REFERENCE_VALUE__KIND

static final int UPDATE_UNIQUE_REFERENCE_VALUE__KIND
The feature id for the 'Kind' attribute.

See Also:
Constant Field Values

UPDATE_UNIQUE_REFERENCE_VALUE__REFERENCE

static final int UPDATE_UNIQUE_REFERENCE_VALUE__REFERENCE
The feature id for the 'Reference' reference.

See Also:
Constant Field Values

UPDATE_UNIQUE_REFERENCE_VALUE__RIGHT_ELEMENT

static final int UPDATE_UNIQUE_REFERENCE_VALUE__RIGHT_ELEMENT
The feature id for the 'Right Element' reference.

See Also:
Constant Field Values

UPDATE_UNIQUE_REFERENCE_VALUE__LEFT_ELEMENT

static final int UPDATE_UNIQUE_REFERENCE_VALUE__LEFT_ELEMENT
The feature id for the 'Left Element' reference.

See Also:
Constant Field Values

UPDATE_UNIQUE_REFERENCE_VALUE__LEFT_TARGET

static final int UPDATE_UNIQUE_REFERENCE_VALUE__LEFT_TARGET
The feature id for the 'Left Target' reference.

See Also:
Constant Field Values

UPDATE_UNIQUE_REFERENCE_VALUE__RIGHT_TARGET

static final int UPDATE_UNIQUE_REFERENCE_VALUE__RIGHT_TARGET
The feature id for the 'Right Target' reference.

See Also:
Constant Field Values

UPDATE_UNIQUE_REFERENCE_VALUE_FEATURE_COUNT

static final int UPDATE_UNIQUE_REFERENCE_VALUE_FEATURE_COUNT
The number of structural features of the 'Update Unique Reference Value' class.

See Also:
Constant Field Values

REMOTE_UPDATE_UNIQUE_REFERENCE_VALUE

static final int REMOTE_UPDATE_UNIQUE_REFERENCE_VALUE
The meta object id for the 'Remote Update Unique Reference Value' class.

See Also:
RemoteUpdateUniqueReferenceValueImpl, DiffPackageImpl.getRemoteUpdateUniqueReferenceValue(), Constant Field Values

REMOTE_UPDATE_UNIQUE_REFERENCE_VALUE__SUB_DIFF_ELEMENTS

static final int REMOTE_UPDATE_UNIQUE_REFERENCE_VALUE__SUB_DIFF_ELEMENTS
The feature id for the 'Sub Diff Elements' containment reference list.

See Also:
Constant Field Values

REMOTE_UPDATE_UNIQUE_REFERENCE_VALUE__IS_HIDDEN_BY

static final int REMOTE_UPDATE_UNIQUE_REFERENCE_VALUE__IS_HIDDEN_BY
The feature id for the 'Is Hidden By' reference list.

See Also:
Constant Field Values

REMOTE_UPDATE_UNIQUE_REFERENCE_VALUE__CONFLICTING

static final int REMOTE_UPDATE_UNIQUE_REFERENCE_VALUE__CONFLICTING
The feature id for the 'Conflicting' attribute.

See Also:
Constant Field Values

REMOTE_UPDATE_UNIQUE_REFERENCE_VALUE__KIND

static final int REMOTE_UPDATE_UNIQUE_REFERENCE_VALUE__KIND
The feature id for the 'Kind' attribute.

See Also:
Constant Field Values

REMOTE_UPDATE_UNIQUE_REFERENCE_VALUE__REFERENCE

static final int REMOTE_UPDATE_UNIQUE_REFERENCE_VALUE__REFERENCE
The feature id for the 'Reference' reference.

See Also:
Constant Field Values

REMOTE_UPDATE_UNIQUE_REFERENCE_VALUE__RIGHT_ELEMENT

static final int REMOTE_UPDATE_UNIQUE_REFERENCE_VALUE__RIGHT_ELEMENT
The feature id for the 'Right Element' reference.

See Also:
Constant Field Values

REMOTE_UPDATE_UNIQUE_REFERENCE_VALUE__LEFT_ELEMENT

static final int REMOTE_UPDATE_UNIQUE_REFERENCE_VALUE__LEFT_ELEMENT
The feature id for the 'Left Element' reference.

See Also:
Constant Field Values

REMOTE_UPDATE_UNIQUE_REFERENCE_VALUE__LEFT_TARGET

static final int REMOTE_UPDATE_UNIQUE_REFERENCE_VALUE__LEFT_TARGET
The feature id for the 'Left Target' reference.

See Also:
Constant Field Values

REMOTE_UPDATE_UNIQUE_REFERENCE_VALUE__RIGHT_TARGET

static final int REMOTE_UPDATE_UNIQUE_REFERENCE_VALUE__RIGHT_TARGET
The feature id for the 'Right Target' reference.

See Also:
Constant Field Values

REMOTE_UPDATE_UNIQUE_REFERENCE_VALUE_FEATURE_COUNT

static final int REMOTE_UPDATE_UNIQUE_REFERENCE_VALUE_FEATURE_COUNT
The number of structural features of the 'Remote Update Unique Reference Value' class.

See Also:
Constant Field Values

ABSTRACT_DIFF_EXTENSION__HIDE_ELEMENTS

static final int ABSTRACT_DIFF_EXTENSION__HIDE_ELEMENTS
The feature id for the 'Hide Elements' reference list.

See Also:
Constant Field Values

ABSTRACT_DIFF_EXTENSION__IS_COLLAPSED

static final int ABSTRACT_DIFF_EXTENSION__IS_COLLAPSED
The feature id for the 'Is Collapsed' attribute.

See Also:
Constant Field Values

ABSTRACT_DIFF_EXTENSION_FEATURE_COUNT

static final int ABSTRACT_DIFF_EXTENSION_FEATURE_COUNT
The number of structural features of the 'Abstract Diff Extension' class.

See Also:
Constant Field Values

DIFFERENCE_KIND

static final int DIFFERENCE_KIND
The meta object id for the 'Difference Kind' enum.

See Also:
DifferenceKind, DiffPackageImpl.getDifferenceKind(), Constant Field Values
Method Detail

getAbstractDiffExtension

org.eclipse.emf.ecore.EClass getAbstractDiffExtension()
Returns the meta object for class 'Abstract Diff Extension'.

Returns:
the meta object for class 'Abstract Diff Extension'.
See Also:
AbstractDiffExtension

getAbstractDiffExtension_HideElements

org.eclipse.emf.ecore.EReference getAbstractDiffExtension_HideElements()
Returns the meta object for the reference list 'Hide Elements'.

Returns:
the meta object for the reference list 'Hide Elements'.
See Also:
AbstractDiffExtension.getHideElements(), getAbstractDiffExtension()

getAbstractDiffExtension_IsCollapsed

org.eclipse.emf.ecore.EAttribute getAbstractDiffExtension_IsCollapsed()
Returns the meta object for the attribute 'Is Collapsed'.

Returns:
the meta object for the attribute 'Is Collapsed'.
See Also:
AbstractDiffExtension.isIsCollapsed(), getAbstractDiffExtension()

getDifferenceKind

org.eclipse.emf.ecore.EEnum getDifferenceKind()
Returns the meta object for enum 'Difference Kind'.

Returns:
the meta object for enum 'Difference Kind'.
See Also:
DifferenceKind

getAddAttribute

org.eclipse.emf.ecore.EClass getAddAttribute()
Returns the meta object for class 'Add Attribute'.

Returns:
the meta object for class 'Add Attribute'.
See Also:
AddAttribute

getAddModelElement

org.eclipse.emf.ecore.EClass getAddModelElement()
Returns the meta object for class 'Add Model Element'.

Returns:
the meta object for class 'Add Model Element'.
See Also:
AddModelElement

getAddReferenceValue

org.eclipse.emf.ecore.EClass getAddReferenceValue()
Returns the meta object for class 'Add Reference Value'.

Returns:
the meta object for class 'Add Reference Value'.
See Also:
AddReferenceValue

getAttributeChange

org.eclipse.emf.ecore.EClass getAttributeChange()
Returns the meta object for class 'Attribute Change'.

Returns:
the meta object for class 'Attribute Change'.
See Also:
AttributeChange

getAttributeChange_Attribute

org.eclipse.emf.ecore.EReference getAttributeChange_Attribute()
Returns the meta object for the reference 'Attribute'.

Returns:
the meta object for the reference 'Attribute'.
See Also:
AttributeChange.getAttribute(), getAttributeChange()

getAttributeChange_LeftElement

org.eclipse.emf.ecore.EReference getAttributeChange_LeftElement()
Returns the meta object for the reference 'Left Element'.

Returns:
the meta object for the reference 'Left Element'.
See Also:
AttributeChange.getLeftElement(), getAttributeChange()

getAttributeChange_RightElement

org.eclipse.emf.ecore.EReference getAttributeChange_RightElement()
Returns the meta object for the reference 'Right Element'.

Returns:
the meta object for the reference 'Right Element'.
See Also:
AttributeChange.getRightElement(), getAttributeChange()

getAttributeChangeLeftTarget

org.eclipse.emf.ecore.EClass getAttributeChangeLeftTarget()
Returns the meta object for class 'Attribute Change Left Target'.

Returns:
the meta object for class 'Attribute Change Left Target'.
See Also:
AttributeChangeLeftTarget

getAttributeChangeLeftTarget_LeftTarget

org.eclipse.emf.ecore.EAttribute getAttributeChangeLeftTarget_LeftTarget()
Returns the meta object for the attribute 'Left Target'.

Returns:
the meta object for the attribute 'Left Target'.
See Also:
AttributeChangeLeftTarget.getLeftTarget(), getAttributeChangeLeftTarget()

getAttributeChangeRightTarget

org.eclipse.emf.ecore.EClass getAttributeChangeRightTarget()
Returns the meta object for class 'Attribute Change Right Target'.

Returns:
the meta object for class 'Attribute Change Right Target'.
See Also:
AttributeChangeRightTarget

getAttributeChangeRightTarget_RightTarget

org.eclipse.emf.ecore.EAttribute getAttributeChangeRightTarget_RightTarget()
Returns the meta object for the attribute 'Right Target'.

Returns:
the meta object for the attribute 'Right Target'.
See Also:
AttributeChangeRightTarget.getRightTarget(), getAttributeChangeRightTarget()

getConflictingDiffElement

org.eclipse.emf.ecore.EClass getConflictingDiffElement()
Returns the meta object for class 'Conflicting Diff Element'.

Returns:
the meta object for class 'Conflicting Diff Element'.
See Also:
ConflictingDiffElement

getConflictingDiffElement_LeftParent

org.eclipse.emf.ecore.EReference getConflictingDiffElement_LeftParent()
Returns the meta object for the reference 'Left Parent'.

Returns:
the meta object for the reference 'Left Parent'.
See Also:
ConflictingDiffElement.getLeftParent(), getConflictingDiffElement()

getConflictingDiffElement_OriginElement

org.eclipse.emf.ecore.EReference getConflictingDiffElement_OriginElement()
Returns the meta object for the reference 'Origin Element'.

Returns:
the meta object for the reference 'Origin Element'.
See Also:
ConflictingDiffElement.getOriginElement(), getConflictingDiffElement()

getConflictingDiffElement_RightParent

org.eclipse.emf.ecore.EReference getConflictingDiffElement_RightParent()
Returns the meta object for the reference 'Right Parent'.

Returns:
the meta object for the reference 'Right Parent'.
See Also:
ConflictingDiffElement.getRightParent(), getConflictingDiffElement()

getDiffElement

org.eclipse.emf.ecore.EClass getDiffElement()
Returns the meta object for class 'Element'.

Returns:
the meta object for class 'Element'.
See Also:
DiffElement

getDiffElement_IsHiddenBy

org.eclipse.emf.ecore.EReference getDiffElement_IsHiddenBy()
Returns the meta object for the reference list 'Is Hidden By'.

Returns:
the meta object for the reference list 'Is Hidden By'.
See Also:
DiffElement.getIsHiddenBy(), getDiffElement()

getDiffElement_Conflicting

org.eclipse.emf.ecore.EAttribute getDiffElement_Conflicting()
Returns the meta object for the attribute 'Conflicting'.

Returns:
the meta object for the attribute 'Conflicting'.
See Also:
DiffElement.isConflicting(), getDiffElement()

getDiffElement_Kind

org.eclipse.emf.ecore.EAttribute getDiffElement_Kind()
Returns the meta object for the attribute 'Kind'.

Returns:
the meta object for the attribute 'Kind'.
See Also:
DiffElement.getKind(), getDiffElement()

getDiffElement_SubDiffElements

org.eclipse.emf.ecore.EReference getDiffElement_SubDiffElements()
Returns the meta object for the containment reference list 'Sub Diff Elements'.

Returns:
the meta object for the containment reference list 'Sub Diff Elements'.
See Also:
DiffElement.getSubDiffElements(), getDiffElement()

getDiffFactory

DiffFactory getDiffFactory()
Returns the factory that creates the instances of the model.

Returns:
the factory that creates the instances of the model.

getDiffGroup

org.eclipse.emf.ecore.EClass getDiffGroup()
Returns the meta object for class 'Group'.

Returns:
the meta object for class 'Group'.
See Also:
DiffGroup

getDiffGroup_LeftParent

org.eclipse.emf.ecore.EReference getDiffGroup_LeftParent()
Returns the meta object for the reference 'Left Parent'.

Returns:
the meta object for the reference 'Left Parent'.
See Also:
DiffGroup.getLeftParent(), getDiffGroup()

getDiffGroup_Subchanges

org.eclipse.emf.ecore.EAttribute getDiffGroup_Subchanges()
Returns the meta object for the attribute 'Subchanges'.

Returns:
the meta object for the attribute 'Subchanges'.
See Also:
DiffGroup.getSubchanges(), getDiffGroup()

getDiffModel

org.eclipse.emf.ecore.EClass getDiffModel()
Returns the meta object for class 'Model'.

Returns:
the meta object for class 'Model'.
See Also:
DiffModel

getDiffModel_Left

org.eclipse.emf.ecore.EAttribute getDiffModel_Left()
Returns the meta object for the attribute 'Left'.

Returns:
the meta object for the attribute 'Left'.
See Also:
DiffModel.getLeft(), getDiffModel()

getDiffModel_Origin

org.eclipse.emf.ecore.EAttribute getDiffModel_Origin()
Returns the meta object for the attribute 'Origin'.

Returns:
the meta object for the attribute 'Origin'.
See Also:
DiffModel.getOrigin(), getDiffModel()

getDiffModel_OwnedElements

org.eclipse.emf.ecore.EReference getDiffModel_OwnedElements()
Returns the meta object for the containment reference list 'Owned Elements'.

Returns:
the meta object for the containment reference list 'Owned Elements'.
See Also:
DiffModel.getOwnedElements(), getDiffModel()

getDiffModel_Right

org.eclipse.emf.ecore.EAttribute getDiffModel_Right()
Returns the meta object for the attribute 'Right'.

Returns:
the meta object for the attribute 'Right'.
See Also:
DiffModel.getRight(), getDiffModel()

getGenericDiffElement

org.eclipse.emf.ecore.EClass getGenericDiffElement()
Returns the meta object for class 'Generic Diff Element'.

Returns:
the meta object for class 'Generic Diff Element'.
See Also:
GenericDiffElement

getGenericDiffElement_LeftElement

org.eclipse.emf.ecore.EReference getGenericDiffElement_LeftElement()
Returns the meta object for the reference 'Left Element'.

Returns:
the meta object for the reference 'Left Element'.
See Also:
GenericDiffElement.getLeftElement(), getGenericDiffElement()

getGenericDiffElement_RightElement

org.eclipse.emf.ecore.EReference getGenericDiffElement_RightElement()
Returns the meta object for the reference 'Right Element'.

Returns:
the meta object for the reference 'Right Element'.
See Also:
GenericDiffElement.getRightElement(), getGenericDiffElement()

getIMerger

org.eclipse.emf.ecore.EDataType getIMerger()
Returns the meta object for data type 'IMerger'.

Returns:
the meta object for data type 'IMerger'.
See Also:
IMerger

getModelElementChange

org.eclipse.emf.ecore.EClass getModelElementChange()
Returns the meta object for class 'Model Element Change'.

Returns:
the meta object for class 'Model Element Change'.
See Also:
ModelElementChange

getModelElementChangeLeftTarget

org.eclipse.emf.ecore.EClass getModelElementChangeLeftTarget()
Returns the meta object for class 'Model Element Change Left Target'.

Returns:
the meta object for class 'Model Element Change Left Target'.
See Also:
ModelElementChangeLeftTarget

getModelElementChangeLeftTarget_LeftElement

org.eclipse.emf.ecore.EReference getModelElementChangeLeftTarget_LeftElement()
Returns the meta object for the reference 'Left Element'.

Returns:
the meta object for the reference 'Left Element'.
See Also:
ModelElementChangeLeftTarget.getLeftElement(), getModelElementChangeLeftTarget()

getModelElementChangeLeftTarget_RightParent

org.eclipse.emf.ecore.EReference getModelElementChangeLeftTarget_RightParent()
Returns the meta object for the reference 'Right Parent'.

Returns:
the meta object for the reference 'Right Parent'.
See Also:
ModelElementChangeLeftTarget.getRightParent(), getModelElementChangeLeftTarget()

getModelElementChangeRightTarget

org.eclipse.emf.ecore.EClass getModelElementChangeRightTarget()
Returns the meta object for class 'Model Element Change Right Target'.

Returns:
the meta object for class 'Model Element Change Right Target'.
See Also:
ModelElementChangeRightTarget

getModelElementChangeRightTarget_LeftParent

org.eclipse.emf.ecore.EReference getModelElementChangeRightTarget_LeftParent()
Returns the meta object for the reference 'Left Parent'.

Returns:
the meta object for the reference 'Left Parent'.
See Also:
ModelElementChangeRightTarget.getLeftParent(), getModelElementChangeRightTarget()

getModelElementChangeRightTarget_RightElement

org.eclipse.emf.ecore.EReference getModelElementChangeRightTarget_RightElement()
Returns the meta object for the reference 'Right Element'.

Returns:
the meta object for the reference 'Right Element'.
See Also:
ModelElementChangeRightTarget.getRightElement(), getModelElementChangeRightTarget()

getModelInputSnapshot

org.eclipse.emf.ecore.EClass getModelInputSnapshot()
Returns the meta object for class 'Model Input Snapshot'.

Returns:
the meta object for class 'Model Input Snapshot'.
See Also:
ModelInputSnapshot

getModelInputSnapshot_Date

org.eclipse.emf.ecore.EAttribute getModelInputSnapshot_Date()
Returns the meta object for the attribute 'Date'.

Returns:
the meta object for the attribute 'Date'.
See Also:
ModelInputSnapshot.getDate(), getModelInputSnapshot()

getModelInputSnapshot_Diff

org.eclipse.emf.ecore.EReference getModelInputSnapshot_Diff()
Returns the meta object for the containment reference 'Diff'.

Returns:
the meta object for the containment reference 'Diff'.
See Also:
ModelInputSnapshot.getDiff(), getModelInputSnapshot()

getModelInputSnapshot_Match

org.eclipse.emf.ecore.EReference getModelInputSnapshot_Match()
Returns the meta object for the containment reference 'Match'.

Returns:
the meta object for the containment reference 'Match'.
See Also:
ModelInputSnapshot.getMatch(), getModelInputSnapshot()

getMoveModelElement

org.eclipse.emf.ecore.EClass getMoveModelElement()
Returns the meta object for class 'Move Model Element'.

Returns:
the meta object for class 'Move Model Element'.
See Also:
MoveModelElement

getMoveModelElement_LeftTarget

org.eclipse.emf.ecore.EReference getMoveModelElement_LeftTarget()
Returns the meta object for the reference 'Left Target'.

Returns:
the meta object for the reference 'Left Target'.
See Also:
MoveModelElement.getLeftTarget(), getMoveModelElement()

getMoveModelElement_RightTarget

org.eclipse.emf.ecore.EReference getMoveModelElement_RightTarget()
Returns the meta object for the reference 'Right Target'.

Returns:
the meta object for the reference 'Right Target'.
See Also:
MoveModelElement.getRightTarget(), getMoveModelElement()

getReferenceChange

org.eclipse.emf.ecore.EClass getReferenceChange()
Returns the meta object for class 'Reference Change'.

Returns:
the meta object for class 'Reference Change'.
See Also:
ReferenceChange

getReferenceChange_LeftElement

org.eclipse.emf.ecore.EReference getReferenceChange_LeftElement()
Returns the meta object for the reference 'Left Element'.

Returns:
the meta object for the reference 'Left Element'.
See Also:
ReferenceChange.getLeftElement(), getReferenceChange()

getReferenceChange_Reference

org.eclipse.emf.ecore.EReference getReferenceChange_Reference()
Returns the meta object for the reference 'Reference'.

Returns:
the meta object for the reference 'Reference'.
See Also:
ReferenceChange.getReference(), getReferenceChange()

getReferenceChange_RightElement

org.eclipse.emf.ecore.EReference getReferenceChange_RightElement()
Returns the meta object for the reference 'Right Element'.

Returns:
the meta object for the reference 'Right Element'.
See Also:
ReferenceChange.getRightElement(), getReferenceChange()

getReferenceChangeLeftTarget

org.eclipse.emf.ecore.EClass getReferenceChangeLeftTarget()
Returns the meta object for class 'Reference Change Left Target'.

Returns:
the meta object for class 'Reference Change Left Target'.
See Also:
ReferenceChangeLeftTarget

getReferenceChangeLeftTarget_LeftRemovedTarget

org.eclipse.emf.ecore.EReference getReferenceChangeLeftTarget_LeftRemovedTarget()
Returns the meta object for the reference 'Left Removed Target'.

Returns:
the meta object for the reference 'Left Removed Target'.
See Also:
ReferenceChangeLeftTarget.getLeftRemovedTarget(), getReferenceChangeLeftTarget()

getReferenceChangeLeftTarget_RightRemovedTarget

org.eclipse.emf.ecore.EReference getReferenceChangeLeftTarget_RightRemovedTarget()
Returns the meta object for the reference 'Right Removed Target'.

Returns:
the meta object for the reference 'Right Removed Target'.
See Also:
ReferenceChangeLeftTarget.getRightRemovedTarget(), getReferenceChangeLeftTarget()

getReferenceChangeRightTarget

org.eclipse.emf.ecore.EClass getReferenceChangeRightTarget()
Returns the meta object for class 'Reference Change Right Target'.

Returns:
the meta object for class 'Reference Change Right Target'.
See Also:
ReferenceChangeRightTarget

getReferenceChangeRightTarget_LeftAddedTarget

org.eclipse.emf.ecore.EReference getReferenceChangeRightTarget_LeftAddedTarget()
Returns the meta object for the reference 'Left Added Target'.

Returns:
the meta object for the reference 'Left Added Target'.
See Also:
ReferenceChangeRightTarget.getLeftAddedTarget(), getReferenceChangeRightTarget()

getReferenceChangeRightTarget_RightAddedTarget

org.eclipse.emf.ecore.EReference getReferenceChangeRightTarget_RightAddedTarget()
Returns the meta object for the reference 'Right Added Target'.

Returns:
the meta object for the reference 'Right Added Target'.
See Also:
ReferenceChangeRightTarget.getRightAddedTarget(), getReferenceChangeRightTarget()

getRemoteAddAttribute

org.eclipse.emf.ecore.EClass getRemoteAddAttribute()
Returns the meta object for class 'Remote Add Attribute'.

Returns:
the meta object for class 'Remote Add Attribute'.
See Also:
RemoteAddAttribute

getRemoteAddModelElement

org.eclipse.emf.ecore.EClass getRemoteAddModelElement()
Returns the meta object for class 'Remote Add Model Element'.

Returns:
the meta object for class 'Remote Add Model Element'.
See Also:
RemoteAddModelElement

getRemoteAddReferenceValue

org.eclipse.emf.ecore.EClass getRemoteAddReferenceValue()
Returns the meta object for class 'Remote Add Reference Value'.

Returns:
the meta object for class 'Remote Add Reference Value'.
See Also:
RemoteAddReferenceValue

getRemoteMoveModelElement

org.eclipse.emf.ecore.EClass getRemoteMoveModelElement()
Returns the meta object for class 'Remote Move Model Element'.

Returns:
the meta object for class 'Remote Move Model Element'.
See Also:
RemoteMoveModelElement

getRemoteRemoveAttribute

org.eclipse.emf.ecore.EClass getRemoteRemoveAttribute()
Returns the meta object for class 'Remote Remove Attribute'.

Returns:
the meta object for class 'Remote Remove Attribute'.
See Also:
RemoteRemoveAttribute

getRemoteRemoveModelElement

org.eclipse.emf.ecore.EClass getRemoteRemoveModelElement()
Returns the meta object for class 'Remote Remove Model Element'.

Returns:
the meta object for class 'Remote Remove Model Element'.
See Also:
RemoteRemoveModelElement

getRemoteRemoveReferenceValue

org.eclipse.emf.ecore.EClass getRemoteRemoveReferenceValue()
Returns the meta object for class 'Remote Remove Reference Value'.

Returns:
the meta object for class 'Remote Remove Reference Value'.
See Also:
RemoteRemoveReferenceValue

getRemoteUpdateAttribute

org.eclipse.emf.ecore.EClass getRemoteUpdateAttribute()
Returns the meta object for class 'Remote Update Attribute'.

Returns:
the meta object for class 'Remote Update Attribute'.
See Also:
RemoteUpdateAttribute

getRemoteUpdateUniqueReferenceValue

org.eclipse.emf.ecore.EClass getRemoteUpdateUniqueReferenceValue()
Returns the meta object for class 'Remote Update Unique Reference Value'.

Returns:
the meta object for class 'Remote Update Unique Reference Value'.
See Also:
RemoteUpdateUniqueReferenceValue

getRemoveAttribute

org.eclipse.emf.ecore.EClass getRemoveAttribute()
Returns the meta object for class 'Remove Attribute'.

Returns:
the meta object for class 'Remove Attribute'.
See Also:
RemoveAttribute

getRemoveModelElement

org.eclipse.emf.ecore.EClass getRemoveModelElement()
Returns the meta object for class 'Remove Model Element'.

Returns:
the meta object for class 'Remove Model Element'.
See Also:
RemoveModelElement

getRemoveReferenceValue

org.eclipse.emf.ecore.EClass getRemoveReferenceValue()
Returns the meta object for class 'Remove Reference Value'.

Returns:
the meta object for class 'Remove Reference Value'.
See Also:
RemoveReferenceValue

getUpdateAttribute

org.eclipse.emf.ecore.EClass getUpdateAttribute()
Returns the meta object for class 'Update Attribute'.

Returns:
the meta object for class 'Update Attribute'.
See Also:
UpdateAttribute

getUpdateModelElement

org.eclipse.emf.ecore.EClass getUpdateModelElement()
Returns the meta object for class 'Update Model Element'.

Returns:
the meta object for class 'Update Model Element'.
See Also:
UpdateModelElement

getUpdateModelElement_LeftElement

org.eclipse.emf.ecore.EReference getUpdateModelElement_LeftElement()
Returns the meta object for the reference 'Left Element'.

Returns:
the meta object for the reference 'Left Element'.
See Also:
UpdateModelElement.getLeftElement(), getUpdateModelElement()

getUpdateModelElement_RightElement

org.eclipse.emf.ecore.EReference getUpdateModelElement_RightElement()
Returns the meta object for the reference 'Right Element'.

Returns:
the meta object for the reference 'Right Element'.
See Also:
UpdateModelElement.getRightElement(), getUpdateModelElement()

getUpdateReference

org.eclipse.emf.ecore.EClass getUpdateReference()
Returns the meta object for class 'Update Reference'.

Returns:
the meta object for class 'Update Reference'.
See Also:
UpdateReference

getUpdateUniqueReferenceValue

org.eclipse.emf.ecore.EClass getUpdateUniqueReferenceValue()
Returns the meta object for class 'Update Unique Reference Value'.

Returns:
the meta object for class 'Update Unique Reference Value'.
See Also:
UpdateUniqueReferenceValue

getUpdateUniqueReferenceValue_LeftTarget

org.eclipse.emf.ecore.EReference getUpdateUniqueReferenceValue_LeftTarget()
Returns the meta object for the reference 'Left Target'.

Returns:
the meta object for the reference 'Left Target'.
See Also:
UpdateUniqueReferenceValue.getLeftTarget(), getUpdateUniqueReferenceValue()

getUpdateUniqueReferenceValue_RightTarget

org.eclipse.emf.ecore.EReference getUpdateUniqueReferenceValue_RightTarget()
Returns the meta object for the reference 'Right Target'.

Returns:
the meta object for the reference 'Right Target'.
See Also:
UpdateUniqueReferenceValue.getRightTarget(), getUpdateUniqueReferenceValue()

Copyright 2006 IBM Corporation and others.
All Rights Reserved.