|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DimensionCondition | |
---|---|
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 |
Uses of DimensionCondition in org.eclipse.birt.report.model.api |
---|
Methods in org.eclipse.birt.report.model.api that return DimensionCondition | |
---|---|
static DimensionCondition |
StructureFactory.createCubeJoinCondition()
Creates an empty cube join condition structure. |
Uses of DimensionCondition in org.eclipse.birt.report.model.api.olap |
---|
Methods in org.eclipse.birt.report.model.api.olap with parameters of type DimensionCondition | |
---|---|
DimensionConditionHandle |
TabularCubeHandle.addDimensionCondition(DimensionCondition condition)
Adds a dimension condition to this cube. |
DimensionConditionHandle |
TabularCubeHandle.addDimensionCondition(DimensionCondition condition,
int posn)
Adds a dimension condition to the specified position. |
void |
TabularCubeHandle.removeDimensionCondition(DimensionCondition condition)
Removes a dimension condition from this cube. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |