| 程序包 | 说明 |
|---|---|
| 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 |
| 限定符和类型 | 方法和说明 |
|---|---|
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.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ReportItemHandleImpl.setCube(CubeHandle handle)
Sets the cube of the report item.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
OdaCubeHandle
Represents a cube.
|
class |
TabularCubeHandle
Represents a cube.
|
| 限定符和类型 | 方法和说明 |
|---|---|
java.util.List<CubeHandle> |
DimensionHandle.getCubeClients() |
Copyright © 2008 Actuate Corp. All rights reserved.