Uses of Class
mondrian.rolap.agg.ListPredicate
-
Packages that use ListPredicate Package Description mondrian.rolap.agg Manages a cache of aggregates containing cell values. -
-
Uses of ListPredicate in mondrian.rolap.agg
Subclasses of ListPredicate in mondrian.rolap.agg Modifier and Type Class Description class
AndPredicate
Predicate which is the intersection of a list of predicates.class
OrPredicate
Predicate which is the union of a list of predicates.
-