JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
mondrian.olap.Category
Packages that use
Category
Package
Description
mondrian.olap
Mondrian's core package, this defines connections and the catalog metamodel, and allows you to execute queries.
Uses of
Category
in
mondrian.olap
Fields in
mondrian.olap
declared as
Category
Modifier and Type
Field
Description
static final
Category
Category.
instance
The singleton instance of
Category
.
Methods in
mondrian.olap
that return
Category
Modifier and Type
Method
Description
static
Category
Category.
instance
()
Returns the singleton instance of
Category
.