|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
BinaryPredicate<In0,In1> | Predicate with 2 arguments. |
NamedPredicate<T> | NamedPredicate is a predicate with and OH name, Object Hypothesis name. |
Predicate<E> | Predicate with 1 arguments. |
Class Summary | |
---|---|
AllPredicate<T> | All component predicates have to be true. |
AnyPredicate<T> | At least one component predicates have to be true. |
BinaryEqualPredicate | Standard binary equal predicate. |
BinaryGreaterPredicate | Standard binary greater predicate. |
BinaryPredicateFactory | Predicate with 2 arguments. |
BinarySmallerPredicate | Standard binary smaller predicate. |
CompositePredicate<T> | All component predicates have to be true. |
NamedPredicateDecorator<T> | NamedPredicate is a predicate with and OH name, Object Hypothesis name. |
OnePredicate<T> | One component predicates have to be true. |
OnePredicateSelector<T> | OnePredicateSelector is an XOR or One Predicate where you can also see which predicate returned true. |
PredicateBinder | Transform predicates. |
TruePredicate | Predicate that always return true. |
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |