Uses of Package
mondrian.mdx
Packages that use mondrian.mdx
Package
Description
Provides compiled expressions.
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.
Defines MDX extension functions.
-
Classes in mondrian.mdx used by mondrian.calc
-
Classes in mondrian.mdx used by mondrian.mdxClassDescriptionUsage of a
Dimensionas an MDX expression.Usage of aHierarchyas an MDX expression.Usage of aLevelas an MDX expression.Interface for a visitor to an MDX parse tree.Usage of aMemberas an MDX expression.Usage of aNamedSetin an MDX expression.MDX expression which is a usage of aParameter.AResolvedFunCallis 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. -
Classes in mondrian.mdx used by mondrian.olapClassDescriptionInterface for a visitor to an MDX parse tree.Default implementation of the visitor interface,
MdxVisitor.MDX expression which is a usage of aParameter.AResolvedFunCallis a function applied to a list of operands, which has been validated and resolved to afunction definition. -
Classes in mondrian.mdx used by mondrian.olap.funClassDescriptionUsage of a
Dimensionas an MDX expression.Usage of aHierarchyas an MDX expression.Usage of aLevelas an MDX expression.Interface for a visitor to an MDX parse tree.Default implementation of the visitor interface,MdxVisitor.Usage of aMemberas an MDX expression.MDX expression which is a usage of aParameter.AResolvedFunCallis a function applied to a list of operands, which has been validated and resolved to afunction definition. -
Classes in mondrian.mdx used by mondrian.olap.fun.extraClassDescriptionA
ResolvedFunCallis a function applied to a list of operands, which has been validated and resolved to afunction definition.