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

All Superinterfaces:
Serializable

public interface IMatcherBinningExpression
extends Serializable

Defines a binning expression of a matcher

Author:
skamel

Method Summary
 String getExpression()
           
 IMatcher getMatcher()
           
 

Method Detail

getMatcher

IMatcher getMatcher()

getExpression

String getExpression()


Copyright © 2015. All Rights Reserved.