Uses of Interface
mondrian.olap.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
Modifier and TypeFieldDescriptionprotected final Axis[]
ResultBase.axes
protected Axis
ResultBase.slicerAxis
Modifier and TypeMethodDescriptionAxis[]
Result.getAxes()
Returns the non-slicer axes.Axis[]
ResultBase.getAxes()
Result.getSlicerAxis()
Returns the slicer axis.ResultBase.getSlicerAxis()
-
Uses of Axis in mondrian.rolap
Modifier and TypeMethodDescriptionstatic Modulos
static Modulos
Modulos.Generator.createMany
(Axis[] axes) static String