Uses of Class
mondrian.rolap.CompoundPredicateInfo
-
Packages that use CompoundPredicateInfo Package Description mondrian.rolap Implements the data access layer for the olap package. -
-
Uses of CompoundPredicateInfo in mondrian.rolap
Fields in mondrian.rolap declared as CompoundPredicateInfo Modifier and Type Field Description protected CompoundPredicateInfo
RolapEvaluator. slicerPredicateInfo
Methods in mondrian.rolap that return CompoundPredicateInfo Modifier and Type Method Description CompoundPredicateInfo
RolapEvaluator. getSlicerPredicateInfo()
-