Uses of Class
mondrian.olap.MondrianDef.View
-
Packages that use MondrianDef.View Package Description mondrian.olap Mondrian's core package, this defines connections and the catalog metamodel, and allows you to execute queries. -
-
Uses of MondrianDef.View in mondrian.olap
Methods in mondrian.olap that return MondrianDef.View Modifier and Type Method Description MondrianDef.View
MondrianDef.View. find(String seekAlias)
Constructors in mondrian.olap with parameters of type MondrianDef.View Constructor Description View(MondrianDef.View view)
Copy constructor.
-