Uses of Class
mondrian.rolap.agg.AbstractColumnPredicate
Packages that use AbstractColumnPredicate
-
Uses of AbstractColumnPredicate in mondrian.rolap.agg
Subclasses of AbstractColumnPredicate in mondrian.rolap.aggModifier and TypeClassDescriptionclass
Predicate which is the union of a list of predicates, each of which applies to the same, single column.class
A constraint which always returns true or false.class
Column constraint defined by a member.class
AStarPredicate
which evaluates to true if its first child evaluates to true and its second child evaluates to false.class
Predicate constraining a column to be greater than or less than a given bound, or between a pair of bounds.class
A constraint which requires a column to have a particular value.