Methods from org.eclipse.birt.data used by org.eclipse.birt.report.item.crosstab.core

Click an entry in the table below to reveal the details of the references made to that element.

Reference Details

javax.olap.cursor.CubeCursor.getOrdinateEdge()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.item.crosstab.core.re.executor.BaseCrosstabExecutor.getColumnEdgeCursor()510
org.eclipse.birt.report.item.crosstab.core.re.executor.BaseCrosstabExecutor.getRowEdgeCursor()529

javax.olap.cursor.DimensionCursor.getEdgeEnd()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.item.crosstab.core.re.executor.ColumnWalker.advance()306
org.eclipse.birt.report.item.crosstab.core.re.executor.GroupUtil.computeAggregationCellRowOverSpan(CrosstabReportItemHandle, List, LevelHandle, EdgeCursor)629
org.eclipse.birt.report.item.crosstab.core.re.executor.GroupUtil.computeAggregationCellRowOverSpan(CrosstabReportItemHandle, List, LevelHandle, EdgeCursor)603
org.eclipse.birt.report.item.crosstab.core.re.executor.GroupUtil.computeRowSpan(CrosstabReportItemHandle, List, int, int, EdgeCursor, boolean)710
org.eclipse.birt.report.item.crosstab.core.re.executor.GroupUtil.computeRowSpan(CrosstabReportItemHandle, List, int, int, EdgeCursor, boolean)735
org.eclipse.birt.report.item.crosstab.core.re.executor.GroupUtil.getEndingGroupLevel(EdgeCursor, List)939
org.eclipse.birt.report.item.crosstab.core.re.executor.GroupUtil.isDummyGroup(DimensionCursor)456

javax.olap.cursor.DimensionCursor.getEdgeStart()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.item.crosstab.core.re.executor.BaseRowExecutor.isMeetMeasureDetailEnd(ColumnEvent, AggregationCellHandle)268
org.eclipse.birt.report.item.crosstab.core.re.executor.ColumnWalker.advance()201
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabHeaderRowExecutor.isMeetEdgeEnd(ColumnEvent)200
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabRowExecutor.checkMeasureVerticalSpanOverlapped(ColumnEvent)272
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabRowExecutor.isRowEdgeNeedStart(ColumnEvent)185
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabSubTotalRowExecutor.isRowEdgeNeedStart(ColumnEvent)193
org.eclipse.birt.report.item.crosstab.core.re.executor.GroupUtil.computeRowSpan(CrosstabReportItemHandle, List, int, int, EdgeCursor, boolean)712
org.eclipse.birt.report.item.crosstab.core.re.executor.GroupUtil.getStartingGroupLevel(EdgeCursor, List)908
org.eclipse.birt.report.item.crosstab.core.re.executor.GroupUtil.isDummyGroup(DimensionCursor)456

javax.olap.cursor.EdgeCursor.getDimensionCursor()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.item.crosstab.core.re.executor.BaseRowExecutor.isMeetMeasureDetailEnd(ColumnEvent, AggregationCellHandle)263
org.eclipse.birt.report.item.crosstab.core.re.executor.ColumnWalker.advance()166
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabGroupExecutor.isCurrentLevelLeafGroup()147
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabGroupExecutor.prepareChildren()109
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabHeaderRowExecutor.isForceEmpty()161
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabHeaderRowExecutor.isMeetEdgeEnd(ColumnEvent)195
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabReportItemExecutor.prepareChildren()176
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabRowExecutor.checkMeasureVerticalSpanOverlapped(ColumnEvent)267
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabRowExecutor.isForceEmpty()102
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabRowExecutor.isRowEdgeNeedStart(ColumnEvent)181
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabRowExecutor.isRowEdgeNeedStart(ColumnEvent)157
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabSubTotalRowExecutor.isRowEdgeNeedStart(ColumnEvent)190
org.eclipse.birt.report.item.crosstab.core.re.executor.GroupUtil.computeAggregationCellRowOverSpan(CrosstabReportItemHandle, List, LevelHandle, EdgeCursor)600
org.eclipse.birt.report.item.crosstab.core.re.executor.GroupUtil.computeAggregationCellRowOverSpan(CrosstabReportItemHandle, List, LevelHandle, EdgeCursor)619
org.eclipse.birt.report.item.crosstab.core.re.executor.GroupUtil.computeRowSpan(CrosstabReportItemHandle, List, int, int, EdgeCursor, boolean)725
org.eclipse.birt.report.item.crosstab.core.re.executor.GroupUtil.computeRowSpan(CrosstabReportItemHandle, List, int, int, EdgeCursor, boolean)702
org.eclipse.birt.report.item.crosstab.core.re.executor.GroupUtil.computeRowSpan(CrosstabReportItemHandle, List, int, int, EdgeCursor, boolean)707
org.eclipse.birt.report.item.crosstab.core.re.executor.GroupUtil.getLevelCursorState(EdgeCursor)992
org.eclipse.birt.report.item.crosstab.core.re.executor.TableColumnGenerator.TableColumnGenerator(CrosstabReportItemHandle, IColumnWalker, IBaseResultSet, EdgeCursor, List)91

javax.olap.cursor.RowDataNavigation.beforeFirst()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.item.crosstab.core.re.executor.ColumnWalker.advance()168
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabReportItemExecutor.prepareChildren()172

javax.olap.cursor.RowDataNavigation.getPosition()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.item.crosstab.core.re.executor.ColumnWalker.advance()306
org.eclipse.birt.report.item.crosstab.core.re.executor.ColumnWalker.advance()201
org.eclipse.birt.report.item.crosstab.core.re.executor.ColumnWalker.next()507
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabHeaderExecutor.prepareChildren()97
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabRowExecutor.checkMeasureVerticalSpanOverlapped(ColumnEvent)272
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabRowExecutor.isRowEdgeNeedStart(ColumnEvent)185
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabSubTotalRowExecutor.isRowEdgeNeedStart(ColumnEvent)193
org.eclipse.birt.report.item.crosstab.core.re.executor.GroupUtil.computeAggregationCellRowOverSpan(CrosstabReportItemHandle, List, LevelHandle, EdgeCursor)654
org.eclipse.birt.report.item.crosstab.core.re.executor.GroupUtil.computeAggregationCellRowOverSpan(CrosstabReportItemHandle, List, LevelHandle, EdgeCursor)582
org.eclipse.birt.report.item.crosstab.core.re.executor.GroupUtil.computeRowSpan(CrosstabReportItemHandle, List, int, int, EdgeCursor, boolean)680
org.eclipse.birt.report.item.crosstab.core.re.executor.GroupUtil.computeRowSpan(CrosstabReportItemHandle, List, int, int, EdgeCursor, boolean)760
org.eclipse.birt.report.item.crosstab.core.re.executor.GroupUtil.getEndingGroupLevel(EdgeCursor, List)939
org.eclipse.birt.report.item.crosstab.core.re.executor.GroupUtil.getLevelCursorState(EdgeCursor)1000
org.eclipse.birt.report.item.crosstab.core.re.executor.GroupUtil.getStartingGroupLevel(EdgeCursor, List)908

javax.olap.cursor.RowDataNavigation.isAfterLast()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.item.crosstab.core.re.executor.GroupUtil.computeAggregationCellRowOverSpan(CrosstabReportItemHandle, List, LevelHandle, EdgeCursor)613

javax.olap.cursor.RowDataNavigation.isFirst()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabGroupExecutor.handleGroupPageBreakBefore()170
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabRowExecutor.checkMeasureVerticalSpanOverlapped(ColumnEvent)263
org.eclipse.birt.report.item.crosstab.core.re.executor.GroupUtil.getStartingGroupLevel(EdgeCursor, List)892
org.eclipse.birt.report.item.crosstab.core.re.executor.TableColumnGenerator.handleColumnPageBreak(ColumnEvent, IColumn)501
org.eclipse.birt.report.item.crosstab.core.re.executor.TableColumnGenerator.handleColumnPageBreak(ColumnEvent, IColumn)421

javax.olap.cursor.RowDataNavigation.isLast()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabGroupExecutor.handleGroupPageBreakAfter()238
org.eclipse.birt.report.item.crosstab.core.re.executor.GroupUtil.getEndingGroupLevel(EdgeCursor, List)923
org.eclipse.birt.report.item.crosstab.core.re.executor.TableColumnGenerator.handleColumnPageBreak(ColumnEvent, IColumn)550
org.eclipse.birt.report.item.crosstab.core.re.executor.TableColumnGenerator.handleColumnPageBreak(ColumnEvent, IColumn)460

javax.olap.cursor.RowDataNavigation.next()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.item.crosstab.core.re.executor.ColumnWalker.advance()361
org.eclipse.birt.report.item.crosstab.core.re.executor.ColumnWalker.advance()169
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabGroupExecutor.hasNextChild()397
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabReportItemExecutor.hasNextChild()313
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabReportItemExecutor.prepareChildren()174
org.eclipse.birt.report.item.crosstab.core.re.executor.GroupUtil.computeAggregationCellRowOverSpan(CrosstabReportItemHandle, List, LevelHandle, EdgeCursor)652
org.eclipse.birt.report.item.crosstab.core.re.executor.GroupUtil.computeRowSpan(CrosstabReportItemHandle, List, int, int, EdgeCursor, boolean)758

javax.olap.cursor.RowDataNavigation.setPosition(long)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.item.crosstab.core.re.executor.BaseRowExecutor.isMeetMeasureDetailEnd(ColumnEvent, AggregationCellHandle)261
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabCellExecutor.execute()95
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabCellExecutor.getNextChild()141
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabHeaderExecutor.close()73
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabHeaderExecutor.prepareChildren()98
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabHeaderRowExecutor.isForceEmpty()159
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabHeaderRowExecutor.isMeetEdgeEnd(ColumnEvent)193
org.eclipse.birt.report.item.crosstab.core.re.executor.GroupUtil.computeAggregationCellRowOverSpan(CrosstabReportItemHandle, List, LevelHandle, EdgeCursor)658
org.eclipse.birt.report.item.crosstab.core.re.executor.GroupUtil.computeRowSpan(CrosstabReportItemHandle, List, int, int, EdgeCursor, boolean)764
org.eclipse.birt.report.item.crosstab.core.re.executor.TableColumnGenerator.handleColumnPageBreak(ColumnEvent, IColumn)407

org.eclipse.birt.data.engine.api.querydefn.Binding.addAggregateOn(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.report.item.crosstab.core.util.CrosstabUtil.addHierachyAggregateOn(ModuleHandle, Binding, String, List, List, Map)504
org.eclipse.birt.report.item.crosstab.core.util.CrosstabUtil.addHierachyAggregateOn(ModuleHandle, Binding, String, List, List, Map)524
org.eclipse.birt.report.item.crosstab.core.util.CrosstabUtil.addHierachyAggregateOn(ModuleHandle, Binding, String, List, List, Map)479

org.eclipse.birt.data.engine.api.querydefn.Binding.addArgument(IBaseExpression)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.report.item.crosstab.core.re.CrosstabQueryUtil.createCubeQuery(CrosstabReportItemHandle, IDataQueryDefinition, boolean, boolean, boolean, boolean, boolean, boolean)319
org.eclipse.birt.report.item.crosstab.core.util.CrosstabUtil.getQueryBindings(CrosstabReportItemHandle)425

org.eclipse.birt.data.engine.api.querydefn.Binding.Binding(String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.birt.report.item.crosstab.core.re.CrosstabQueryUtil.createCubeQuery(CrosstabReportItemHandle, IDataQueryDefinition, boolean, boolean, boolean, boolean, boolean, boolean)302
org.eclipse.birt.report.item.crosstab.core.util.CrosstabUtil.getQueryBindings(CrosstabReportItemHandle)410

org.eclipse.birt.data.engine.api.querydefn.Binding.setAggrFunction(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.report.item.crosstab.core.re.CrosstabQueryUtil.createCubeQuery(CrosstabReportItemHandle, IDataQueryDefinition, boolean, boolean, boolean, boolean, boolean, boolean)303
org.eclipse.birt.report.item.crosstab.core.util.CrosstabUtil.getQueryBindings(CrosstabReportItemHandle)411

org.eclipse.birt.data.engine.api.querydefn.Binding.setDataType(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.report.item.crosstab.core.re.CrosstabQueryUtil.createCubeQuery(CrosstabReportItemHandle, IDataQueryDefinition, boolean, boolean, boolean, boolean, boolean, boolean)307
org.eclipse.birt.report.item.crosstab.core.util.CrosstabUtil.getQueryBindings(CrosstabReportItemHandle)414

org.eclipse.birt.data.engine.api.querydefn.Binding.setExpression(IBaseExpression)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.report.item.crosstab.core.re.CrosstabQueryUtil.createCubeQuery(CrosstabReportItemHandle, IDataQueryDefinition, boolean, boolean, boolean, boolean, boolean, boolean)305
org.eclipse.birt.report.item.crosstab.core.util.CrosstabUtil.getQueryBindings(CrosstabReportItemHandle)413

org.eclipse.birt.data.engine.api.querydefn.Binding.setFilter(IBaseExpression)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.report.item.crosstab.core.re.CrosstabQueryUtil.createCubeQuery(CrosstabReportItemHandle, IDataQueryDefinition, boolean, boolean, boolean, boolean, boolean, boolean)311
org.eclipse.birt.report.item.crosstab.core.util.CrosstabUtil.getQueryBindings(CrosstabReportItemHandle)418

org.eclipse.birt.data.engine.api.querydefn.ConditionalExpression.ConditionalExpression(String, int, List)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.birt.report.item.crosstab.core.re.CrosstabQueryUtil.addLevelFilter(List, Map, ICubeQueryDefinition)459
org.eclipse.birt.report.item.crosstab.core.re.CrosstabQueryUtil.createCubeQuery(CrosstabReportItemHandle, IDataQueryDefinition, boolean, boolean, boolean, boolean, boolean, boolean)140
org.eclipse.birt.report.item.crosstab.core.re.executor.ContentUtil.setupHighlightStyle(ReportElementHandle, IStyle, IBaseResultSet)151

org.eclipse.birt.data.engine.api.querydefn.ConditionalExpression.ConditionalExpression(String, int, String, String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.birt.report.item.crosstab.core.re.CrosstabQueryUtil.addLevelFilter(List, Map, ICubeQueryDefinition)465
org.eclipse.birt.report.item.crosstab.core.re.CrosstabQueryUtil.createCubeQuery(CrosstabReportItemHandle, IDataQueryDefinition, boolean, boolean, boolean, boolean, boolean, boolean)146
org.eclipse.birt.report.item.crosstab.core.re.executor.ContentUtil.setupHighlightStyle(ReportElementHandle, IStyle, IBaseResultSet)157

org.eclipse.birt.data.engine.api.querydefn.ScriptExpression.ScriptExpression(String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.birt.report.item.crosstab.core.re.CrosstabQueryUtil.createCubeQuery(CrosstabReportItemHandle, IDataQueryDefinition, boolean, boolean, boolean, boolean, boolean, boolean)319
org.eclipse.birt.report.item.crosstab.core.re.CrosstabQueryUtil.createCubeQuery(CrosstabReportItemHandle, IDataQueryDefinition, boolean, boolean, boolean, boolean, boolean, boolean)306
org.eclipse.birt.report.item.crosstab.core.re.CrosstabQueryUtil.createCubeQuery(CrosstabReportItemHandle, IDataQueryDefinition, boolean, boolean, boolean, boolean, boolean, boolean)311
org.eclipse.birt.report.item.crosstab.core.util.CrosstabUtil.getQueryBindings(CrosstabReportItemHandle)425
org.eclipse.birt.report.item.crosstab.core.util.CrosstabUtil.getQueryBindings(CrosstabReportItemHandle)418
org.eclipse.birt.report.item.crosstab.core.util.CrosstabUtil.getQueryBindings(CrosstabReportItemHandle)413

org.eclipse.birt.data.engine.core.DataException.getLocalizedMessage()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.report.item.crosstab.core.re.executor.BaseCrosstabExecutor.processRowLevelPageBreak(IRowContent)321

org.eclipse.birt.data.engine.olap.api.query.ICubeElementFactory.creatCubeFilterDefinition(IBaseExpression, ILevelDefinition, ILevelDefinition[], Object[])

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.item.crosstab.core.re.CrosstabQueryUtil.addLevelFilter(List, Map, ICubeQueryDefinition)471
org.eclipse.birt.report.item.crosstab.core.re.CrosstabQueryUtil.createCubeQuery(CrosstabReportItemHandle, IDataQueryDefinition, boolean, boolean, boolean, boolean, boolean, boolean)152

org.eclipse.birt.data.engine.olap.api.query.ICubeElementFactory.createCubeQuery(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.item.crosstab.core.re.CrosstabQueryUtil.createCubeQuery(CrosstabReportItemHandle, IDataQueryDefinition, boolean, boolean, boolean, boolean, boolean, boolean)94

org.eclipse.birt.data.engine.olap.api.query.ICubeElementFactory.createCubeSortDefinition(String, ILevelDefinition, ILevelDefinition[], Object[], int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.item.crosstab.core.re.CrosstabQueryUtil.addLevelSorting(List, Map, ICubeQueryDefinition)410

org.eclipse.birt.data.engine.olap.api.query.ICubeQueryDefinition.addBinding(IBinding)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.item.crosstab.core.re.CrosstabQueryUtil.createCubeQuery(CrosstabReportItemHandle, IDataQueryDefinition, boolean, boolean, boolean, boolean, boolean, boolean)340

org.eclipse.birt.data.engine.olap.api.query.ICubeQueryDefinition.addFilter(IFilterDefinition)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.item.crosstab.core.re.CrosstabQueryUtil.addLevelFilter(List, Map, ICubeQueryDefinition)476
org.eclipse.birt.report.item.crosstab.core.re.CrosstabQueryUtil.createCubeQuery(CrosstabReportItemHandle, IDataQueryDefinition, boolean, boolean, boolean, boolean, boolean, boolean)157

org.eclipse.birt.data.engine.olap.api.query.ICubeQueryDefinition.addSort(ISortDefinition)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.item.crosstab.core.re.CrosstabQueryUtil.addLevelSorting(List, Map, ICubeQueryDefinition)416

org.eclipse.birt.data.engine.olap.api.query.ICubeQueryDefinition.createEdge(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.item.crosstab.core.re.CrosstabQueryUtil.createCubeQuery(CrosstabReportItemHandle, IDataQueryDefinition, boolean, boolean, boolean, boolean, boolean, boolean)225
org.eclipse.birt.report.item.crosstab.core.re.CrosstabQueryUtil.createCubeQuery(CrosstabReportItemHandle, IDataQueryDefinition, boolean, boolean, boolean, boolean, boolean, boolean)168

org.eclipse.birt.data.engine.olap.api.query.ICubeQueryDefinition.createMeasure(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.item.crosstab.core.re.CrosstabQueryUtil.createCubeQuery(CrosstabReportItemHandle, IDataQueryDefinition, boolean, boolean, boolean, boolean, boolean, boolean)121

org.eclipse.birt.data.engine.olap.api.query.IDimensionDefinition.createHierarchy(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.item.crosstab.core.re.CrosstabQueryUtil.createCubeQuery(CrosstabReportItemHandle, IDataQueryDefinition, boolean, boolean, boolean, boolean, boolean, boolean)244
org.eclipse.birt.report.item.crosstab.core.re.CrosstabQueryUtil.createCubeQuery(CrosstabReportItemHandle, IDataQueryDefinition, boolean, boolean, boolean, boolean, boolean, boolean)187

org.eclipse.birt.data.engine.olap.api.query.IEdgeDefinition.createDimension(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.item.crosstab.core.re.CrosstabQueryUtil.createCubeQuery(CrosstabReportItemHandle, IDataQueryDefinition, boolean, boolean, boolean, boolean, boolean, boolean)241
org.eclipse.birt.report.item.crosstab.core.re.CrosstabQueryUtil.createCubeQuery(CrosstabReportItemHandle, IDataQueryDefinition, boolean, boolean, boolean, boolean, boolean, boolean)184

org.eclipse.birt.data.engine.olap.api.query.IEdgeDefinition.setMirrorStartingLevel(ILevelDefinition)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.item.crosstab.core.re.CrosstabQueryUtil.createCubeQuery(CrosstabReportItemHandle, IDataQueryDefinition, boolean, boolean, boolean, boolean, boolean, boolean)210
org.eclipse.birt.report.item.crosstab.core.re.CrosstabQueryUtil.createCubeQuery(CrosstabReportItemHandle, IDataQueryDefinition, boolean, boolean, boolean, boolean, boolean, boolean)267

org.eclipse.birt.data.engine.olap.api.query.IHierarchyDefinition.createLevel(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.item.crosstab.core.re.CrosstabQueryUtil.createCubeQuery(CrosstabReportItemHandle, IDataQueryDefinition, boolean, boolean, boolean, boolean, boolean, boolean)258
org.eclipse.birt.report.item.crosstab.core.re.CrosstabQueryUtil.createCubeQuery(CrosstabReportItemHandle, IDataQueryDefinition, boolean, boolean, boolean, boolean, boolean, boolean)201

org.eclipse.birt.data.engine.olap.api.query.IMeasureDefinition.setAggrFunction(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.item.crosstab.core.re.CrosstabQueryUtil.createCubeQuery(CrosstabReportItemHandle, IDataQueryDefinition, boolean, boolean, boolean, boolean, boolean, boolean)123

Back to reference summary for org.eclipse.birt.report.item.crosstab.core

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict