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

Packages that use org.eclipse.emf.compare.diff.service
org.eclipse.emf.compare.diff.service Provides differencing service for models. 
 

Classes in org.eclipse.emf.compare.diff.service used by org.eclipse.emf.compare.diff.service
DiffEngineDescriptor
          The engine descriptor represents an engine contribution trough the extension point.
DiffEngineRegistry
          This registry will be initialized with all the diff 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.
IDiffEngineSelector
          This can be subclassed for clients to display a diff engine selector to users when more than a single diff engine are defined on the same file extension.
 


Copyright 2006 IBM Corporation and others.
All Rights Reserved.