Uses of Class
mondrian.rolap.RolapMemberBase
Package
Description
Defines the set of MDX built-in functions.
Implements the data access layer for the olap package.
-
Uses of RolapMemberBase in mondrian.olap.fun
Modifier and TypeClassDescriptionstatic class
Calculated member forVisualTotals
function. -
Uses of RolapMemberBase in mondrian.rolap
Modifier and TypeClassDescriptionclass
Implementation ofRolapMember
that delegates all calls to an underlying member.class
Measure which is computed from a SQL column (or expression) and which is defined in a non-virtual cube.class
ARolapCalculatedMember
is a member based upon aFormula
.class
RolapCubeMember wraps RolapMembers and binds them to a specific cube.static class
Substitute for a member in a hierarchy whose rollup policy is 'partial' or 'hidden'.protected static class
Calculated member which is also a measure (that is, a member of the [Measures] dimension).class
Member which holds the AggregateCalc used when evaluating a compound slicer.class
Measure which is defined in a virtual cube, and based on a stored measure in one of the virtual cube's base cubes.