Uses of Interface
org.olap4j.CellSetAxis
Packages that use CellSetAxis
Package
Description
Provides the core classes and interfaces of the olap4j API for accessing and processing OLAP data.
Provides services to transform MDX parse trees (experimental).
-
Uses of CellSetAxis in org.olap4j
Methods in org.olap4j that return CellSetAxisModifier and TypeMethodDescriptionCellSetListener.AxisChange.getAxis()
Returns the axis affected by this change.CellSet.getFilterAxis()
Retrieves the CellSetAxis representing the filter axis.Methods in org.olap4j that return types with arguments of type CellSetAxisModifier and TypeMethodDescriptionCellSet.getAxes()
Retrieves a list of CellSetAxis objects containing the result. -
Uses of CellSetAxis in org.olap4j.transform
Constructors in org.olap4j.transform with parameters of type CellSetAxis