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

All Superinterfaces:
IMatchPhase, IPhase

public interface IPluginMatcherPhase
extends IMatchPhase


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

Method Detail

getMatcher

IPluginMatcher getMatcher()
Specified by:
getMatcher in interface IMatchPhase
Returns:
the logical matcher

getTask

IPluginMatcherTaskDefinition getTask()
Returns:
the plugin matcher task definition


Copyright © 2015. All Rights Reserved.