com.semarchy.mdm.runtime.model.integration
Interface IMatchPhase

All Superinterfaces:
IPhase
All Known Subinterfaces:
IPluginMatcherPhase, ISemQLMatcherPhase

public interface IMatchPhase
extends IPhase

Defines a generic matching phase

Author:
skamel

Method Summary
 IMatcher getMatcher()
           
 
Methods inherited from interface com.semarchy.mdm.runtime.model.integration.IPhase
getName, getPostTasks, getPreTasks
 

Method Detail

getMatcher

IMatcher getMatcher()
Returns:
the logical matcher


Copyright © 2015. All Rights Reserved.