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

Packages that use org.eclipse.emf.compare.match.engine
org.eclipse.emf.compare.match.engine Provides a generic match engine. 
org.eclipse.emf.compare.match.service Provides matching service for models. 
 

Classes in org.eclipse.emf.compare.match.engine used by org.eclipse.emf.compare.match.engine
AbstractSimilarityChecker
          Class responsible to check similarity of elements based on an internal strategy.
IMatchEngine
          A Match Engine is responsible for returning a match model from a set of models.
IMatchScope
          A Match Scope is used by the match engine to limit the range of comparison.
IMatchScopeProvider
          A scope provider that can be passed to a IMatchEngine via the MatchOptions.OPTION_MATCH_SCOPE_PROVIDER option.
MatchSettings
          Class wrapping the settings one can specify for the Match engine of EMF Compare.
 

Classes in org.eclipse.emf.compare.match.engine used by org.eclipse.emf.compare.match.service
IMatchEngine
          A Match Engine is responsible for returning a match model from a set of models.
 


Copyright 2006 IBM Corporation and others.
All Rights Reserved.