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