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 TypeClassDescriptionclassPredicate which is the union of a list of predicates, each of which applies to the same, single column.classA constraint which always returns true or false.classColumn constraint defined by a member.classAStarPredicatewhich evaluates to true if its first child evaluates to true and its second child evaluates to false.classPredicate constraining a column to be greater than or less than a given bound, or between a pair of bounds.classA constraint which requires a column to have a particular value.