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

All Superinterfaces:
IEnricher, IUniquelyNamed, Serializable

public interface ISemQLEnricher
extends IEnricher

SemQL Enricher for a given entity

Author:
skamel

Field Summary
 
Fields inherited from interface com.semarchy.mdm.runtime.model.logical.IEnricher
ENRICHER_PREFIX
 
Fields inherited from interface com.semarchy.mdm.runtime.model.logical.IUniquelyNamed
SEP
 
Method Summary
 List<ISemQLEnricherExpression> getExpressions()
           
 
Methods inherited from interface com.semarchy.mdm.runtime.model.logical.IEnricher
getCondition, getDeclaringEntity, getName, isActive
 
Methods inherited from interface com.semarchy.mdm.runtime.model.logical.IUniquelyNamed
getPrefixedUniqueName, getUniqueName
 

Method Detail

getExpressions

List<ISemQLEnricherExpression> getExpressions()


Copyright © 2015. All Rights Reserved.