Uses of Class
mondrian.olap.MondrianDef.Cube
Package
Description
Mondrian's core package, this defines connections and the catalog metamodel,
and allows you to execute queries.
Defines a 'matcher' which scans the schema to find candidate aggregate tables.
-
Uses of MondrianDef.Cube in mondrian.olap
-
Uses of MondrianDef.Cube in mondrian.rolap.aggmatcher
Modifier and TypeMethodDescriptionstatic ExplicitRules.Group
ExplicitRules.Group.make
(RolapCube cube, MondrianDef.Cube xmlCube) Make an ExplicitRules.Group for a given RolapCube given the MondrianDef.Cube associated with that cube.