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 RoleImplRoleImpl. clone()RoleImplRoleImpl. makeMutableClone()Returns a copy of thisRolewhich can be modified.
-