Uses of Class
mondrian.mdx.LevelExpr
-
Packages that use LevelExpr Package Description mondrian.mdx Defines a parse tree for MDX expressions.mondrian.olap.fun Defines the set of MDX built-in functions. -
-
Uses of LevelExpr in mondrian.mdx
Methods in mondrian.mdx that return LevelExpr Modifier and Type Method Description LevelExpr
LevelExpr. clone()
Methods in mondrian.mdx with parameters of type LevelExpr Modifier and Type Method Description Object
MdxVisitor. visit(LevelExpr levelExpr)
Visits a LevelExpr.Object
MdxVisitorImpl. visit(LevelExpr levelExpr)
-
Uses of LevelExpr in mondrian.olap.fun
Methods in mondrian.olap.fun with parameters of type LevelExpr Modifier and Type Method Description Object
MemberExtractingVisitor. visit(LevelExpr levelExpr)
-