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

Packages that use org.eclipse.emf.compare.match.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.metamodel   
org.eclipse.emf.compare.diff.metamodel.impl   
org.eclipse.emf.compare.diff.service Provides differencing service for models. 
org.eclipse.emf.compare.match.api Provides the API that can be used for clients in order to implement their own matching engine. 
org.eclipse.emf.compare.match.engine Provides a generic match engine. 
org.eclipse.emf.compare.match.metamodel   
org.eclipse.emf.compare.match.metamodel.impl   
org.eclipse.emf.compare.match.metamodel.util   
org.eclipse.emf.compare.match.service Provides matching service for models. 
org.eclipse.emf.compare.ui This package provides the GUI components used to display EMF Compare's comparison results. 
 

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

Classes in org.eclipse.emf.compare.match.metamodel used by org.eclipse.emf.compare.diff.engine
Match2Elements
          A representation of the model object 'Match2 Elements'.
Match3Element
          A representation of the model object 'Match3 Element'.
MatchModel
          A representation of the model object 'Model'.
UnMatchElement
          A representation of the model object 'Un Match Element'.
 

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

Classes in org.eclipse.emf.compare.match.metamodel used by org.eclipse.emf.compare.diff.metamodel.impl
MatchModel
          A representation of the model object 'Model'.
 

Classes in org.eclipse.emf.compare.match.metamodel used by org.eclipse.emf.compare.diff.service
MatchModel
          A representation of the model object 'Model'.
 

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

Classes in org.eclipse.emf.compare.match.metamodel used by org.eclipse.emf.compare.match.engine
MatchModel
          A representation of the model object 'Model'.
 

Classes in org.eclipse.emf.compare.match.metamodel used by org.eclipse.emf.compare.match.metamodel
Match2Elements
          A representation of the model object 'Match2 Elements'.
Match3Element
          A representation of the model object 'Match3 Element'.
MatchElement
          A representation of the model object 'Element'.
MatchFactory
          The Factory for the model.
MatchModel
          A representation of the model object 'Model'.
MatchPackage
          The Package for the model.
RemoteUnMatchElement
          A representation of the model object 'Remote Un Match Element'
UnMatchElement
          A representation of the model object 'Un Match Element'.
 

Classes in org.eclipse.emf.compare.match.metamodel used by org.eclipse.emf.compare.match.metamodel.impl
Match2Elements
          A representation of the model object 'Match2 Elements'.
Match3Element
          A representation of the model object 'Match3 Element'.
MatchElement
          A representation of the model object 'Element'.
MatchFactory
          The Factory for the model.
MatchModel
          A representation of the model object 'Model'.
MatchPackage
          The Package for the model.
RemoteUnMatchElement
          A representation of the model object 'Remote Un Match Element'
UnMatchElement
          A representation of the model object 'Un Match Element'.
 

Classes in org.eclipse.emf.compare.match.metamodel used by org.eclipse.emf.compare.match.metamodel.util
Match2Elements
          A representation of the model object 'Match2 Elements'.
Match3Element
          A representation of the model object 'Match3 Element'.
MatchElement
          A representation of the model object 'Element'.
MatchModel
          A representation of the model object 'Model'.
MatchPackage
          The Package for the model.
RemoteUnMatchElement
          A representation of the model object 'Remote Un Match Element'
UnMatchElement
          A representation of the model object 'Un Match Element'.
 

Classes in org.eclipse.emf.compare.match.metamodel used by org.eclipse.emf.compare.match.service
MatchModel
          A representation of the model object 'Model'.
 

Classes in org.eclipse.emf.compare.match.metamodel used by org.eclipse.emf.compare.ui
MatchModel
          A representation of the model object 'Model'.
 


Copyright 2006 IBM Corporation and others.
All Rights Reserved.