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

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

Classes in org.eclipse.emf.compare.match.service used by org.eclipse.emf.compare.match.service
IMatchEngineSelector
          Clients can subclass this in order to offer a specific match engine selector to users when more than one are defined on the same file extension.
MatchEngineDescriptor
          Contribution representation one may give through the "match engine" extension point.
MatchEngineRegistry
          This registry will be initialized with all the match engines that could be parsed from the extension points if Eclipse is running according to EMFPlugin.IS_ECLIPSE_RUNNING, else it will contain only the two generic ones.
 


Copyright 2006 IBM Corporation and others.
All Rights Reserved.