com.semarchy.mdm.runtime.model.logical
Interface IMatcher
- All Superinterfaces:
- IUniquelyNamed, Serializable
- All Known Subinterfaces:
- IPluginMatcher, ISemQLMatcher
public interface IMatcher
- extends IUniquelyNamed, Serializable
Defines the integration matcher for an entity
- Author:
- skamel
Fields inherited from interface com.semarchy.mdm.runtime.model.logical.IUniquelyNamed |
SEP |
MATCHER_PREFIX
static final String MATCHER_PREFIX
- See Also:
- Constant Field Values
getDeclaringEntity
IEntity getDeclaringEntity()
getBinnings
List<IMatcherBinningExpression> getBinnings()
Copyright © 2015. All Rights Reserved.