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

All Superinterfaces:
IMatchPhase, IPhase

public interface ISemQLMatcherPhase
extends IMatchPhase

Defines a semql matcher phase

Author:
skamel

Method Summary
 ISemQLMatcher getMatcher()
           
 List<IDBTaskDefinition> getTasks()
           
 
Methods inherited from interface com.semarchy.mdm.runtime.model.integration.IPhase
getName, getPostTasks, getPreTasks
 

Method Detail

getMatcher

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

getTasks

List<IDBTaskDefinition> getTasks()
Returns:
the lists of DB tasks for this SemQL matcher


Copyright © 2015. All Rights Reserved.