|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Predicated
Interface for objects which can have one or more predicates.
| Method Summary | |
|---|---|
void |
addPredicate(Predicate predicate)
Add an additional predicate to this object. |
java.util.List |
getPredicates()
Returns a possibly empty list of predicates. |
PredicateSet |
getPredicateSet()
Returns a possibly empty set of predicates. |
| Method Detail |
|---|
void addPredicate(Predicate predicate)
predicate - the predicate to addjava.util.List getPredicates()
PredicateSet getPredicateSet()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||