Uses of Interface
mondrian.olap.MondrianServer.MondrianVersion
- 
Packages that use MondrianServer.MondrianVersion Package Description mondrian.olap Mondrian's core package, this defines connections and the catalog metamodel, and allows you to execute queries.mondrian.server Augments the Mondrian engine with server functionality. - 
- 
Uses of MondrianServer.MondrianVersion in mondrian.olap
Methods in mondrian.olap that return MondrianServer.MondrianVersion Modifier and Type Method Description MondrianServer.MondrianVersionMondrianServer. getVersion()Returns the version of this MondrianServer. - 
Uses of MondrianServer.MondrianVersion in mondrian.server
Methods in mondrian.server that return MondrianServer.MondrianVersion Modifier and Type Method Description MondrianServer.MondrianVersionMondrianServerRegistry. getVersion() 
 -