Uses of Class
mondrian.olap.RoleImpl
-
Packages that use RoleImpl Package Description mondrian.olap Mondrian's core package, this defines connections and the catalog metamodel, and allows you to execute queries. -
-
Uses of RoleImpl in mondrian.olap
Methods in mondrian.olap that return RoleImpl Modifier and Type Method Description protected RoleImpl
RoleImpl. clone()
RoleImpl
RoleImpl. makeMutableClone()
Returns a copy of thisRole
which can be modified.
-