Uses of Class
mondrian.rolap.RolapMemberBase
Packages that use 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
Subclasses of RolapMemberBase in mondrian.olap.funModifier and TypeClassDescriptionstatic classCalculated member forVisualTotalsfunction. -
Uses of RolapMemberBase in mondrian.rolap
Subclasses of RolapMemberBase in mondrian.rolapModifier and TypeClassDescriptionclassImplementation ofRolapMemberthat delegates all calls to an underlying member.classMeasure which is computed from a SQL column (or expression) and which is defined in a non-virtual cube.classARolapCalculatedMemberis a member based upon aFormula.classRolapCubeMember wraps RolapMembers and binds them to a specific cube.static classSubstitute for a member in a hierarchy whose rollup policy is 'partial' or 'hidden'.protected static classCalculated member which is also a measure (that is, a member of the [Measures] dimension).classMember which holds the AggregateCalc used when evaluating a compound slicer.classMeasure which is defined in a virtual cube, and based on a stored measure in one of the virtual cube's base cubes.