| 程序包 | 说明 |
|---|---|
| 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 |
| 限定符和类型 | 方法和说明 |
|---|---|
HierarchyHandle |
DimensionConditionHandle.getHierarchy()
Gets the referred hierarchy handle of this condition.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static boolean |
ModuleUtil.isEqualHierarchiesForJointCondition(HierarchyHandle conditionHierarchy,
HierarchyHandle cubeHierarchy)
This API is only for helping GUI to draw the dimension joint condition
editor pad.
|
void |
DimensionConditionHandle.setHierarchy(HierarchyHandle hierarchyHandle)
Sets the referred hierarchy by the handle.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
OdaHierarchyHandle
Represents a Hierarchy.
|
class |
TabularHierarchyHandle
Represents a Hierarchy.
|
| 限定符和类型 | 方法和说明 |
|---|---|
HierarchyHandle |
DimensionHandle.getDefaultHierarchy()
Gets the default hierarchy for the dimension.
|
| 限定符和类型 | 方法和说明 |
|---|---|
DimensionConditionHandle |
TabularCubeHandle.findDimensionCondition(HierarchyHandle hierarchy)
Finds the dimension condition defined for the given hierarchy element.
|
void |
DimensionHandle.setDefaultHierarchy(HierarchyHandle defaultHierarchy)
Sets the default hierarchy for this dimension.
|
Copyright © 2008 Actuate Corp. All rights reserved.