Uses of Package
mondrian.mdx
-
Packages that use mondrian.mdx Package Description mondrian.calc Provides compiled expressions.mondrian.mdx Defines a parse tree for MDX expressions.mondrian.olap Mondrian's core package, this defines connections and the catalog metamodel, and allows you to execute queries.mondrian.olap.fun Defines the set of MDX built-in functions.mondrian.olap.fun.extra Defines MDX extension functions. -
Classes in mondrian.mdx used by mondrian.calc Class Description MdxVisitor Interface for a visitor to an MDX parse tree. -
Classes in mondrian.mdx used by mondrian.mdx Class Description DimensionExpr Usage of aDimensionas an MDX expression.HierarchyExpr Usage of aHierarchyas an MDX expression.LevelExpr Usage of aLevelas an MDX expression.MdxVisitor Interface for a visitor to an MDX parse tree.MemberExpr Usage of aMemberas an MDX expression.NamedSetExpr Usage of aNamedSetin an MDX expression.ParameterExpr MDX expression which is a usage of aParameter.ResolvedFunCall AResolvedFunCallis a function applied to a list of operands, which has been validated and resolved to afunction definition.UnresolvedFunCall An expression consisting of a named function or operator applied to a set of arguments. -
Classes in mondrian.mdx used by mondrian.olap Class Description MdxVisitor Interface for a visitor to an MDX parse tree.MdxVisitorImpl Default implementation of the visitor interface,MdxVisitor.ParameterExpr MDX expression which is a usage of aParameter.ResolvedFunCall 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 Class Description DimensionExpr Usage of aDimensionas an MDX expression.HierarchyExpr Usage of aHierarchyas an MDX expression.LevelExpr Usage of aLevelas an MDX expression.MdxVisitor Interface for a visitor to an MDX parse tree.MdxVisitorImpl Default implementation of the visitor interface,MdxVisitor.MemberExpr Usage of aMemberas an MDX expression.ParameterExpr MDX expression which is a usage of aParameter.ResolvedFunCall 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.extra Class Description ResolvedFunCall AResolvedFunCallis a function applied to a list of operands, which has been validated and resolved to afunction definition.