Uses of Class
mondrian.mdx.MdxVisitorImpl
Packages that use MdxVisitorImpl
Package
Description
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 MdxVisitorImpl in mondrian.olap
Subclasses of MdxVisitorImpl in mondrian.olap -
Uses of MdxVisitorImpl in mondrian.olap.fun
Subclasses of MdxVisitorImpl in mondrian.olap.funModifier and TypeClassDescriptionclass
Visitor which collects any non-measure base members encountered while traversing an expression.class
Visitor class used to locate a resolved function call within an expression