Uses of Package
org.eclipse.emf.compare.diff.metamodel

Packages that use org.eclipse.emf.compare.diff.metamodel
org.eclipse.emf.compare.diff.api This packages provides the interface that can be implemented by clients to define their own diff engine. 
org.eclipse.emf.compare.diff.engine Provides a generic diff engine. 
org.eclipse.emf.compare.diff.merge.api Provides the API for all of the merging features. 
org.eclipse.emf.compare.diff.merge.service Provides merging service for EMF Compare. 
org.eclipse.emf.compare.diff.metamodel   
org.eclipse.emf.compare.diff.metamodel.impl   
org.eclipse.emf.compare.diff.metamodel.util   
org.eclipse.emf.compare.diff.service Provides differencing service for models. 
org.eclipse.emf.compare.ui This package provides the GUI components used to display EMF Compare's comparison results. 
org.eclipse.emf.compare.ui.editor This package provides the editor that can be used on a comparison result exported as an emfdiff file to open EMF Compare's GUI without running the whole comparison process anew. 
org.eclipse.emf.compare.ui.export Provides the API that can be used in order to add new export actions to EMF Compare's GUI. 
org.eclipse.emf.compare.ui.viewer.content Provides EMF Compare's specific implementation of a ContentMergeViewer. 
org.eclipse.emf.compare.ui.viewer.content.part Provides the graphical components of the ModelContentMergeViewer
org.eclipse.emf.compare.ui.viewer.content.part.diff Provides the tab folder displaying the model tree and the associated differences markers. 
org.eclipse.emf.compare.ui.viewer.content.part.property Provides the tab folder displaying the model elements' properties and their associated differences markers. 
org.eclipse.emf.compare.ui.wizard Provides the wizard allowing for the serialization of a comparison result as an emfdiff file. 
 

Classes in org.eclipse.emf.compare.diff.metamodel used by org.eclipse.emf.compare.diff.api
DiffModel
          A representation of the model object 'Model'.
 

Classes in org.eclipse.emf.compare.diff.metamodel used by org.eclipse.emf.compare.diff.engine
DiffElement
          A representation of the model object 'Element'.
DiffGroup
          A representation of the model object 'Group'.
DiffModel
          A representation of the model object 'Model'.
 

Classes in org.eclipse.emf.compare.diff.metamodel used by org.eclipse.emf.compare.diff.merge.api
DiffElement
          A representation of the model object 'Element'.
DiffGroup
          A representation of the model object 'Group'.
DiffModel
          A representation of the model object 'Model'.
 

Classes in org.eclipse.emf.compare.diff.metamodel used by org.eclipse.emf.compare.diff.merge.service
DiffElement
          A representation of the model object 'Element'.
 

Classes in org.eclipse.emf.compare.diff.metamodel used by org.eclipse.emf.compare.diff.metamodel
AbstractDiffExtension
          A representation of the model object 'Abstract Diff Extension'
AddAttribute
          A representation of the model object 'Add Attribute'.
AddModelElement
          A representation of the model object 'Add Model Element'.
AddReferenceValue
          A representation of the model object 'Add Reference Value'
AttributeChange
          A representation of the model object 'Attribute Change'.
AttributeChangeLeftTarget
          A representation of the model object 'Attribute Change Left Target'
AttributeChangeRightTarget
          A representation of the model object 'Attribute Change Right Target'
ConflictingDiffElement
          A representation of the model object 'Conflicting Diff Element'
DiffElement
          A representation of the model object 'Element'.
DifferenceKind
          A representation of the literals of the enumeration 'Difference Kind', and utility methods for working with them
DiffFactory
          The Factory for the model.
DiffGroup
          A representation of the model object 'Group'.
DiffModel
          A representation of the model object 'Model'.
DiffPackage
          The Package for the model.
GenericDiffElement
          A representation of the model object 'Generic Diff Element'
ModelElementChange
          A representation of the model object 'Model Element Change'
ModelElementChangeLeftTarget
          A representation of the model object 'Model Element Change Left Target'
ModelElementChangeRightTarget
          A representation of the model object 'Model Element Change Right Target'
ModelInputSnapshot
          A representation of the model object 'Model Input Snapshot'
MoveModelElement
          A representation of the model object 'Move Model Element'
ReferenceChange
          A representation of the model object 'Reference Change'.
ReferenceChangeLeftTarget
          A representation of the model object 'Reference Change Left Target'
ReferenceChangeRightTarget
          A representation of the model object 'Reference Change Right Target'
RemoteAddAttribute
          A representation of the model object 'Remote Add Attribute'
RemoteAddModelElement
          A representation of the model object 'Remote Add Model Element'
RemoteAddReferenceValue
          A representation of the model object 'Remote Add Reference Value'
RemoteMoveModelElement
          A representation of the model object 'Remote Move Model Element'
RemoteRemoveAttribute
          A representation of the model object 'Remote Remove Attribute'
RemoteRemoveModelElement
          A representation of the model object 'Remote Remove Model Element'
RemoteRemoveReferenceValue
          A representation of the model object 'Remote Remove Reference Value'
RemoteUpdateAttribute
          A representation of the model object 'Remote Update Attribute'
RemoteUpdateUniqueReferenceValue
          A representation of the model object 'Remote Update Unique Reference Value'
RemoveAttribute
          A representation of the model object 'Remove Attribute'.
RemoveModelElement
          A representation of the model object 'Remove Model Element'
RemoveReferenceValue
          A representation of the model object 'Remove Reference Value'
UpdateAttribute
          A representation of the model object 'Update Attribute'.
UpdateModelElement
          A representation of the model object 'Update Model Element'
UpdateReference
          A representation of the model object 'Update Reference'.
UpdateUniqueReferenceValue
          A representation of the model object 'Update Unique Reference Value'
 

Classes in org.eclipse.emf.compare.diff.metamodel used by org.eclipse.emf.compare.diff.metamodel.impl
AbstractDiffExtension
          A representation of the model object 'Abstract Diff Extension'
AddAttribute
          A representation of the model object 'Add Attribute'.
AddModelElement
          A representation of the model object 'Add Model Element'.
AddReferenceValue
          A representation of the model object 'Add Reference Value'
AttributeChange
          A representation of the model object 'Attribute Change'.
AttributeChangeLeftTarget
          A representation of the model object 'Attribute Change Left Target'
AttributeChangeRightTarget
          A representation of the model object 'Attribute Change Right Target'
ConflictingDiffElement
          A representation of the model object 'Conflicting Diff Element'
DiffElement
          A representation of the model object 'Element'.
DifferenceKind
          A representation of the literals of the enumeration 'Difference Kind', and utility methods for working with them
DiffFactory
          The Factory for the model.
DiffGroup
          A representation of the model object 'Group'.
DiffModel
          A representation of the model object 'Model'.
DiffPackage
          The Package for the model.
GenericDiffElement
          A representation of the model object 'Generic Diff Element'
ModelElementChange
          A representation of the model object 'Model Element Change'
ModelElementChangeLeftTarget
          A representation of the model object 'Model Element Change Left Target'
ModelElementChangeRightTarget
          A representation of the model object 'Model Element Change Right Target'
ModelInputSnapshot
          A representation of the model object 'Model Input Snapshot'
MoveModelElement
          A representation of the model object 'Move Model Element'
ReferenceChange
          A representation of the model object 'Reference Change'.
ReferenceChangeLeftTarget
          A representation of the model object 'Reference Change Left Target'
ReferenceChangeRightTarget
          A representation of the model object 'Reference Change Right Target'
RemoteAddAttribute
          A representation of the model object 'Remote Add Attribute'
RemoteAddModelElement
          A representation of the model object 'Remote Add Model Element'
RemoteAddReferenceValue
          A representation of the model object 'Remote Add Reference Value'
RemoteMoveModelElement
          A representation of the model object 'Remote Move Model Element'
RemoteRemoveAttribute
          A representation of the model object 'Remote Remove Attribute'
RemoteRemoveModelElement
          A representation of the model object 'Remote Remove Model Element'
RemoteRemoveReferenceValue
          A representation of the model object 'Remote Remove Reference Value'
RemoteUpdateAttribute
          A representation of the model object 'Remote Update Attribute'
RemoteUpdateUniqueReferenceValue
          A representation of the model object 'Remote Update Unique Reference Value'
RemoveAttribute
          A representation of the model object 'Remove Attribute'.
RemoveModelElement
          A representation of the model object 'Remove Model Element'
RemoveReferenceValue
          A representation of the model object 'Remove Reference Value'
UpdateAttribute
          A representation of the model object 'Update Attribute'.
UpdateModelElement
          A representation of the model object 'Update Model Element'
UpdateReference
          A representation of the model object 'Update Reference'.
UpdateUniqueReferenceValue
          A representation of the model object 'Update Unique Reference Value'
 

Classes in org.eclipse.emf.compare.diff.metamodel used by org.eclipse.emf.compare.diff.metamodel.util
AbstractDiffExtension
          A representation of the model object 'Abstract Diff Extension'
AddAttribute
          A representation of the model object 'Add Attribute'.
AddModelElement
          A representation of the model object 'Add Model Element'.
AddReferenceValue
          A representation of the model object 'Add Reference Value'
AttributeChange
          A representation of the model object 'Attribute Change'.
AttributeChangeLeftTarget
          A representation of the model object 'Attribute Change Left Target'
AttributeChangeRightTarget
          A representation of the model object 'Attribute Change Right Target'
ConflictingDiffElement
          A representation of the model object 'Conflicting Diff Element'
DiffElement
          A representation of the model object 'Element'.
DiffGroup
          A representation of the model object 'Group'.
DiffModel
          A representation of the model object 'Model'.
DiffPackage
          The Package for the model.
GenericDiffElement
          A representation of the model object 'Generic Diff Element'
ModelElementChange
          A representation of the model object 'Model Element Change'
ModelElementChangeLeftTarget
          A representation of the model object 'Model Element Change Left Target'
ModelElementChangeRightTarget
          A representation of the model object 'Model Element Change Right Target'
ModelInputSnapshot
          A representation of the model object 'Model Input Snapshot'
MoveModelElement
          A representation of the model object 'Move Model Element'
ReferenceChange
          A representation of the model object 'Reference Change'.
ReferenceChangeLeftTarget
          A representation of the model object 'Reference Change Left Target'
ReferenceChangeRightTarget
          A representation of the model object 'Reference Change Right Target'
RemoteAddAttribute
          A representation of the model object 'Remote Add Attribute'
RemoteAddModelElement
          A representation of the model object 'Remote Add Model Element'
RemoteAddReferenceValue
          A representation of the model object 'Remote Add Reference Value'
RemoteMoveModelElement
          A representation of the model object 'Remote Move Model Element'
RemoteRemoveAttribute
          A representation of the model object 'Remote Remove Attribute'
RemoteRemoveModelElement
          A representation of the model object 'Remote Remove Model Element'
RemoteRemoveReferenceValue
          A representation of the model object 'Remote Remove Reference Value'
RemoteUpdateAttribute
          A representation of the model object 'Remote Update Attribute'
RemoteUpdateUniqueReferenceValue
          A representation of the model object 'Remote Update Unique Reference Value'
RemoveAttribute
          A representation of the model object 'Remove Attribute'.
RemoveModelElement
          A representation of the model object 'Remove Model Element'
RemoveReferenceValue
          A representation of the model object 'Remove Reference Value'
UpdateAttribute
          A representation of the model object 'Update Attribute'.
UpdateModelElement
          A representation of the model object 'Update Model Element'
UpdateReference
          A representation of the model object 'Update Reference'.
UpdateUniqueReferenceValue
          A representation of the model object 'Update Unique Reference Value'
 

Classes in org.eclipse.emf.compare.diff.metamodel used by org.eclipse.emf.compare.diff.service
AbstractDiffExtension
          A representation of the model object 'Abstract Diff Extension'
DiffModel
          A representation of the model object 'Model'.
 

Classes in org.eclipse.emf.compare.diff.metamodel used by org.eclipse.emf.compare.ui
DiffElement
          A representation of the model object 'Element'.
DiffModel
          A representation of the model object 'Model'.
 

Classes in org.eclipse.emf.compare.diff.metamodel used by org.eclipse.emf.compare.ui.editor
ModelInputSnapshot
          A representation of the model object 'Model Input Snapshot'
 

Classes in org.eclipse.emf.compare.diff.metamodel used by org.eclipse.emf.compare.ui.export
ModelInputSnapshot
          A representation of the model object 'Model Input Snapshot'
 

Classes in org.eclipse.emf.compare.diff.metamodel used by org.eclipse.emf.compare.ui.viewer.content
DiffElement
          A representation of the model object 'Element'.
 

Classes in org.eclipse.emf.compare.diff.metamodel used by org.eclipse.emf.compare.ui.viewer.content.part
DiffElement
          A representation of the model object 'Element'.
 

Classes in org.eclipse.emf.compare.diff.metamodel used by org.eclipse.emf.compare.ui.viewer.content.part.diff
DiffElement
          A representation of the model object 'Element'.
 

Classes in org.eclipse.emf.compare.diff.metamodel used by org.eclipse.emf.compare.ui.viewer.content.part.property
DiffElement
          A representation of the model object 'Element'.
 

Classes in org.eclipse.emf.compare.diff.metamodel used by org.eclipse.emf.compare.ui.wizard
ModelInputSnapshot
          A representation of the model object 'Model Input Snapshot'
 


Copyright 2006 IBM Corporation and others.
All Rights Reserved.