Uses of Interface
mondrian.olap.Axis
Packages that use Axis
Package
Description
Mondrian's core package, this defines connections and the catalog metamodel,
and allows you to execute queries.
Implements the data access layer for the olap package.
-
Uses of Axis in mondrian.olap
Fields in mondrian.olap declared as AxisModifier and TypeFieldDescriptionprotected final Axis[]
ResultBase.axes
protected Axis
ResultBase.slicerAxis
Methods in mondrian.olap that return AxisModifier and TypeMethodDescriptionAxis[]
Result.getAxes()
Returns the non-slicer axes.Axis[]
ResultBase.getAxes()
Result.getSlicerAxis()
Returns the slicer axis.ResultBase.getSlicerAxis()
Constructors in mondrian.olap with parameters of type Axis -
Uses of Axis in mondrian.rolap
Classes in mondrian.rolap that implement AxisMethods in mondrian.rolap that return AxisMethods in mondrian.rolap with parameters of type AxisModifier and TypeMethodDescriptionstatic Modulos
static Modulos
Modulos.Generator.createMany
(Axis[] axes) static String
Constructors in mondrian.rolap with parameters of type Axis