Uses of Package
org.eclipse.emf.compare

Packages that use org.eclipse.emf.compare
org.eclipse.emf.compare This package contains EMF Compare's core plug-in classes. 
org.eclipse.emf.compare.diff.engine Provides a generic diff engine. 
org.eclipse.emf.compare.match.engine Provides a generic match engine. 
org.eclipse.emf.compare.match.statistic.similarity Provides classes to compute String similarities and EObjects structural similarity. 
org.eclipse.emf.compare.util This package contains utility classes used throughout EMF Compare. 
 

Classes in org.eclipse.emf.compare used by org.eclipse.emf.compare
EMFComparePlugin
          The activator class, controls the plug-in life cycle.
 

Classes in org.eclipse.emf.compare used by org.eclipse.emf.compare.diff.engine
FactoryException
          Factory Exception, indicates that an error occured during an EFactory operation.
 

Classes in org.eclipse.emf.compare used by org.eclipse.emf.compare.match.engine
FactoryException
          Factory Exception, indicates that an error occured during an EFactory operation.
 

Classes in org.eclipse.emf.compare used by org.eclipse.emf.compare.match.statistic.similarity
FactoryException
          Factory Exception, indicates that an error occured during an EFactory operation.
 

Classes in org.eclipse.emf.compare used by org.eclipse.emf.compare.util
FactoryException
          Factory Exception, indicates that an error occured during an EFactory operation.
 


Copyright 2006 IBM Corporation and others.
All Rights Reserved.