| Package | Description |
|---|---|
| org.pentaho.aggdes.model.mondrian |
Implements the schema model of the Aggregate Designer utility by reading the
a Mondrian OLAP model.
|
| Modifier and Type | Method and Description |
|---|---|
MondrianLevel |
MondrianLevel.getParent() |
| Modifier and Type | Method and Description |
|---|---|
List<MondrianLevel> |
MondrianHierarchy.getLevels() |
| Constructor and Description |
|---|
MondrianLevel(MondrianLevel parent,
mondrian.rolap.RolapCubeLevel level,
String name,
MondrianAttribute attribute) |
Copyright © 2006–2016 Julian Hyde. All rights reserved.