Package | Description |
---|---|
org.eclipse.birt.report.model.api |
Tool-writer's interface for the BIRT design model
(also known as the "Design Engine.")
|
org.eclipse.birt.report.model.api.olap |
Modifier and Type | Method and Description |
---|---|
CubeHandle |
ModuleHandleImpl.findCube(java.lang.String name)
Finds a cube element by name in this module and the included modules.
|
CubeHandle |
ReportItemHandleImpl.getCube()
Returns the cube of the report item.
|
Modifier and Type | Method and Description |
---|---|
void |
ReportItemHandleImpl.setCube(CubeHandle handle)
Sets the cube of the report item.
|
Modifier and Type | Class and Description |
---|---|
class |
OdaCubeHandle
Represents a cube.
|
class |
TabularCubeHandle
Represents a cube.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<CubeHandle> |
DimensionHandle.getCubeClients() |
Copyright © 2008 Actuate Corp. All rights reserved.