|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
F - a set of correlation featuresR - a record type
public interface PredicateSet<F extends Enum<F>,R>
A PredicateSet is a named enumeration of boolean tests that measure the correlations between two pairs of records.
| Method Summary | |
|---|---|
Set<Enum<F>> |
getActivePredicates(com.choicemaker.shared.api.CMPair<? extends R> recordPair)
Deprecated. |
Set<Enum<F>> |
getAllPredicates()
Deprecated. |
String |
getName()
Deprecated. |
String |
getSignature()
Deprecated. |
| Method Detail |
|---|
String getName()
String getSignature()
Set<Enum<F>> getAllPredicates()
Set<Enum<F>> getActivePredicates(com.choicemaker.shared.api.CMPair<? extends R> recordPair)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||