|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
Filter<T> | An extension to QueryFilter which adds the ability to determine if a Group matches (would be returned by) the
filter. |
Class Summary | |
---|---|
AbstractFilter<T> | Base class for a Filter . |
AbstractSetOperationFilter<T> | An abstract conditional Filter consisting of two Filter s for use in union,
intersection, and complement filters. |
AndFilter<T> | Selects Grouper objects that match two other Filter s, e.g. |
GroupExactAttributeFilter | Selects Group s by attribute name and value. |
GroupInStemFilter | Selects Group s in a Stem with Stem.Scope . |
MemberSourceFilter | Selects Member s from a Source . |
MinusFilter<T> | Selects Grouper objects that match the complement of two Filter s, e.g. |
NameFilter | Selects an object by exact name. |
NameInStemFilter | Selects objects in a name with Stem.Scope . |
OrFilter<T> | Selects Grouper objects that match either of two Filter s, e.g. |
StemInStemFilter | Selects child Stem s in a Stem with Stem.Scope . |
StemNameFilter | Selects a Stem by exact name. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |