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

All Superinterfaces:
IMatcher, IUniquelyNamed, Serializable

public interface ISemQLMatcher
extends IMatcher

SemQL specific matcher

Author:
skamel

Field Summary
 
Fields inherited from interface com.semarchy.mdm.runtime.model.logical.IMatcher
MATCHER_PREFIX
 
Fields inherited from interface com.semarchy.mdm.runtime.model.logical.IUniquelyNamed
SEP
 
Method Summary
 String getMatchExpression()
           
 
Methods inherited from interface com.semarchy.mdm.runtime.model.logical.IMatcher
getBinnings, getDeclaringEntity
 
Methods inherited from interface com.semarchy.mdm.runtime.model.logical.IUniquelyNamed
getPrefixedUniqueName, getUniqueName
 

Method Detail

getMatchExpression

String getMatchExpression()


Copyright © 2015. All Rights Reserved.