Package org.eclipse.emf.compare.match.api

Provides the API that can be used for clients in order to implement their own matching engine.

See:
          Description

Interface Summary
IMatchEngine A Match Engine is responsible for returning a match model from a set of models.
MatchOptions Defines constants for the different options available to tweak the matching process.
 

Package org.eclipse.emf.compare.match.api Description

Provides the API that can be used for clients in order to implement their own matching engine.

All of the fields featured by MatchOptions can be used with the generic match engine to alter the result of the matching process.


Copyright 2006 IBM Corporation and others.
All Rights Reserved.