Uses of Enum Class
mondrian.olap.Parameter.Scope
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 Parameter.Scope in mondrian.olap
Modifier and TypeMethodDescriptionParameter.getScope()
Returns the scope where this parameter is defined.ParameterImpl.getScope()
static Parameter.Scope
Returns the enum constant of this class with the specified name.static Parameter.Scope[]
Parameter.Scope.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of Parameter.Scope in mondrian.rolap