Uses of Class
org.eclipse.birt.report.model.api.olap.CubeHandle
Packages that use CubeHandle
Package
Description
Tool-writer's interface for the BIRT design model
(also known as the "Design Engine.")
-
Uses of CubeHandle in org.eclipse.birt.report.model.api
Methods in org.eclipse.birt.report.model.api that return CubeHandleModifier and TypeMethodDescriptionfinal CubeHandle
Finds a cube element by name in this module and the included modules.ReportItemHandleImpl.getCube()
Returns the cube of the report item.Methods in org.eclipse.birt.report.model.api with parameters of type CubeHandleModifier and TypeMethodDescriptionvoid
ReportItemHandleImpl.setCube
(CubeHandle handle) Sets the cube of the report item. -
Uses of CubeHandle in org.eclipse.birt.report.model.api.olap
Subclasses of CubeHandle in org.eclipse.birt.report.model.api.olapModifier and TypeClassDescriptionclass
Represents a cube.class
Represents a cube.Methods in org.eclipse.birt.report.model.api.olap that return types with arguments of type CubeHandle