Uses of Package
org.eclipse.emf.compare.diff.engine.check

Packages that use org.eclipse.emf.compare.diff.engine.check
org.eclipse.emf.compare.diff.engine Provides a generic diff engine. 
org.eclipse.emf.compare.diff.engine.check   
 

Classes in org.eclipse.emf.compare.diff.engine.check used by org.eclipse.emf.compare.diff.engine
AttributesCheck
          This will implement the attribute checks : order of attribute values, changes between two versions, ...
ReferencesCheck
          This will implement the reference checks : order of reference values, changes between two versions, ...
 

Classes in org.eclipse.emf.compare.diff.engine.check used by org.eclipse.emf.compare.diff.engine.check
AbstractCheck
          This provides a base implementation for the different checks that clients can need to call in specific differencing engines implementations.
 


Copyright 2006 IBM Corporation and others.
All Rights Reserved.