Package org.palo.api.subsets.filter

Interface Summary
EffectiveFilter EffectiveFilter An affective filter is used to influence other filters.
RestrictiveFilter RestrictiveFilter A restrictive filter is used to filter out subset elements.
StructuralFilter StructuralFilter A structural filter is used to influence the order of subset elements.
 

Class Summary
AliasFilter AliasFilter An alias filter belongs to the category of affective filters.
AttributeFilter AttributeFilter An attribute filter belongs to the category of restrictive filters.
DataFilter DataFilter A data filter is a restrictive filter as well as an affective filter.
HierarchicalFilter HierarchicalFilter A hierarchical filter is a restrictive filter as well as a structural filter.
PicklistFilter PicklistFilter A picklist filter is a restrictive filter as well as a structural filter.
SortingFilter SortingFilter A sorting filter belongs to the category of structural filters.
TextFilter TextFilter A text filter belongs to the category of restrictive filters.