| Interface | Description |
|---|---|
| Predicate | |
| PredicateDecorator |
| Class | Description |
|---|---|
| AllPredicate | |
| AnyPredicate |
Predicate implementation that returns true if any of the
predicates return true.
|
| EntrySetToKeyListTransformer | |
| ExpressionListToValueListTransformer | |
| FalsePredicate |
Predicate implementation that always returns false.
|
| PropertyConstraintPredicate | |
| TruePredicate |
Predicate implementation that always returns true.
|
Copyright 2014 ICEsoft Technologies Canada Corp., All Rights Reserved.