Uses of Class
mondrian.olap.EnumeratedValues
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 EnumeratedValues in mondrian.olap
Modifier and TypeClassDescriptionclass
Category
enumerates the possible expression types.Modifier and TypeMethodDescriptionEnumeratedValues.clone()
EnumeratedValues.getMutableClone()
Creates a mutable enumeration from an existing enumeration, which may already be immutable. -
Uses of EnumeratedValues in mondrian.rolap
Modifier and TypeFieldDescriptionstatic final EnumeratedValues<RolapAggregator>
RolapAggregator.enumeration
List of all valid aggregation operators.