com.semarchy.mdm.runtime.model.logical
Interface IDETransitionEnricher

All Superinterfaces:
Serializable

public interface IDETransitionEnricher
extends Serializable


Method Summary
 IEnricher getEnricher()
           
 boolean isExecute()
          Return true if enricher should be executed on transition
 

Method Detail

getEnricher

IEnricher getEnricher()
Returns:

isExecute

boolean isExecute()
Return true if enricher should be executed on transition

Returns:


Copyright © 2015. All Rights Reserved.