Uses of Class
mondrian.mdx.ParameterExpr
Package
Description
Defines a parse tree for MDX expressions.
Mondrian's core package, this defines connections and the catalog metamodel,
and allows you to execute queries.
Defines the set of MDX built-in functions.
-
Uses of ParameterExpr in mondrian.mdx
Modifier and TypeMethodDescriptionMdxVisitor.visit
(ParameterExpr parameterExpr) Visits a Parameter.MdxVisitorImpl.visit
(ParameterExpr parameterExpr) -
Uses of ParameterExpr in mondrian.olap
Modifier and TypeMethodDescriptionvoid
Validator.validate
(ParameterExpr parameterExpr) Validates a usage of a parameter. -
Uses of ParameterExpr in mondrian.olap.fun