|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExpressionHandle | |
|---|---|
| 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 ExpressionHandle in org.eclipse.birt.report.model.api |
|---|
| Methods in org.eclipse.birt.report.model.api that return ExpressionHandle | |
|---|---|
ExpressionHandle |
DataSetHandle.getACLExpression()
Gets the expression handle for the ACLExpression property. |
ExpressionHandle |
ColumnHintHandle.getACLExpression()
Gets the expression handle for the ACLExpression member. |
ExpressionHandle |
DesignElementHandle.getExpressionProperty(java.lang.String propName)
Returns a handle to work with an expression property. |
ExpressionHandle |
StructureHandle.getExpressionProperty(java.lang.String memberName)
Gets the value of the member as an expression. |
ExpressionHandle |
ComputedColumnHandle.getReferenceDateValue()
Gets the expression handle for the reference date value member. |
ExpressionHandle |
DataSetHandle.getRowACLExpression()
Gets the expression handle for the ACL expression for one row. |
ExpressionHandle |
CalculationArgumentHandle.getValue()
Gets the expression handle for the value member. |
| Uses of ExpressionHandle in org.eclipse.birt.report.model.api.olap |
|---|
| Methods in org.eclipse.birt.report.model.api.olap that return ExpressionHandle | |
|---|---|
ExpressionHandle |
CubeHandle.getACLExpression()
Gets the expression handle for the ACLExpression property. |
ExpressionHandle |
DimensionHandle.getACLExpression()
Gets the expression handle for the ACLExpression property. |
ExpressionHandle |
LevelHandle.getACLExpression()
Gets the expression handle for the ACLExpression property. |
ExpressionHandle |
MeasureHandle.getACLExpression()
Gets the expression handle for the ACLExpression property. |
ExpressionHandle |
LevelHandle.getMemberACLExpression()
Gets the expression handle for the ACL expression for any member of this level. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||