Interface IMatchValue

All Known Subinterfaces:
ICase
All Known Implementing Classes:
Case, CrossTableMatchValue, DateMatchValue, DateRampValue, EntityContext, EntityMatchValue, FullTextCaseValue, FullTextProfileValue, ListMatchValue, MatchContext, NormDistValue, NumberMatchValue, NumberRampValue, StringMatchValue, StringRangeValue, TrigramValue

public interface IMatchValue
Interface for values that can be matched. Both the supply and demand values must implement this interface.
Since:
6.2
Author:
O. Kerpershoek, F. van der Meer