Package | Description |
---|---|
mondrian.olap |
Mondrian's core package, this defines connections and the catalog metamodel,
and allows you to execute queries.
|
mondrian.rolap |
Implements the data access layer for the olap package.
|
Modifier and Type | Field and Description |
---|---|
MondrianDef.Annotations |
MondrianDef.Schema.annotations
Contains values of user-defined properties.
|
MondrianDef.Annotations |
MondrianDef.CubeDimension.annotations
Contains values of user-defined properties.
|
MondrianDef.Annotations |
MondrianDef.Cube.annotations
Contains values of user-defined properties.
|
MondrianDef.Annotations |
MondrianDef.VirtualCube.annotations
Contains values of user-defined properties.
|
MondrianDef.Annotations |
MondrianDef.VirtualCubeMeasure.annotations
Contains values of user-defined properties.
|
MondrianDef.Annotations |
MondrianDef.Hierarchy.annotations
Contains values of user-defined properties.
|
MondrianDef.Annotations |
MondrianDef.Level.annotations
Contains values of user-defined properties.
|
MondrianDef.Annotations |
MondrianDef.Measure.annotations
Contains values of user-defined properties.
|
MondrianDef.Annotations |
MondrianDef.CalculatedMember.annotations
Contains values of user-defined properties.
|
MondrianDef.Annotations |
MondrianDef.NamedSet.annotations
Contains values of user-defined properties.
|
MondrianDef.Annotations |
MondrianDef.Role.annotations
Contains values of user-defined properties.
|
Modifier and Type | Method and Description |
---|---|
static Map<String,Annotation> |
RolapHierarchy.createAnnotationMap(MondrianDef.Annotations annotations) |
Copyright © 2018 Hitachi Vantara. All rights reserved.