| Package | Description |
|---|---|
| mondrian.mdx |
Defines a parse tree for MDX expressions.
|
| mondrian.olap.fun |
Defines the set of MDX built-in functions.
|
| Modifier and Type | Method and Description |
|---|---|
DimensionExpr |
DimensionExpr.clone() |
| Modifier and Type | Method and Description |
|---|---|
Object |
MdxVisitorImpl.visit(DimensionExpr dimensionExpr) |
Object |
MdxVisitor.visit(DimensionExpr dimensionExpr)
Visits a DimensionExpr.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
MemberExtractingVisitor.visit(DimensionExpr dimensionExpr) |
Copyright © 2019 Hitachi Vantara. All rights reserved.