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

All Superinterfaces:
IPhase
All Known Subinterfaces:
IPluginEnricherSubPhase, ISemQLEnricherSubPhase

public interface IEnrichSubPhase
extends IPhase

Represents an enrichment sub phase tied to one IEnricher

Author:
skamel

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

Method Detail

getEnricher

IEnricher getEnricher()
Returns:
the enricher of this sub phase


Copyright © 2015. All Rights Reserved.