Package mondrian.mdx
package mondrian.mdx
-
ClassDescriptionUsage of a
Dimension
as an MDX expression.Usage of aHierarchy
as an MDX expression.Usage of aLevel
as an MDX expression.Interface for a visitor to an MDX parse tree.Default implementation of the visitor interface,MdxVisitor
.Usage of aMember
as an MDX expression.Usage of aNamedSet
in an MDX expression.MDX expression which is a usage of aParameter
.PrintWriter used for unparsing queries.AResolvedFunCall
is a function applied to a list of operands, which has been validated and resolved to afunction definition
.An expression consisting of a named function or operator applied to a set of arguments.