Types 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

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.birt.report.item.crosstab.core.re.executor.BaseCrosstabExecutor.cubeCursor-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.birt.report.item.crosstab.core.re.executor.BaseCrosstabExecutor.getColumnEdgeCursor()506
org.eclipse.birt.report.item.crosstab.core.re.executor.BaseCrosstabExecutor.getRowEdgeCursor()525
RETURN_TYPE
Reference LocationLine Number
org.eclipse.birt.report.item.crosstab.core.re.executor.BaseCrosstabExecutor.getCubeCursor()-1

javax.olap.cursor.DimensionCursor

CASTS
Reference LocationLine Number
org.eclipse.birt.report.item.crosstab.core.re.executor.BaseRowExecutor.isMeetMeasureDetailEnd(ColumnEvent, AggregationCellHandle)264
org.eclipse.birt.report.item.crosstab.core.re.executor.ColumnWalker.advance()199
org.eclipse.birt.report.item.crosstab.core.re.executor.ColumnWalker.advance()304
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabGroupExecutor.handleGroupPageBreakBefore()170
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabHeaderRowExecutor.isForceEmpty()162
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabHeaderRowExecutor.isMeetEdgeEnd(ColumnEvent)196
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabRowExecutor.checkMeasureVerticalSpanOverlapped(ColumnEvent)268
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabRowExecutor.isForceEmpty()103
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabRowExecutor.isRowEdgeNeedStart(ColumnEvent)182
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabSubTotalRowExecutor.isRowEdgeNeedStart(ColumnEvent)191
org.eclipse.birt.report.item.crosstab.core.re.executor.GroupUtil.computeAggregationCellRowOverSpan(CrosstabReportItemHandle, List, LevelHandle, EdgeCursor)620
org.eclipse.birt.report.item.crosstab.core.re.executor.GroupUtil.computeAggregationCellRowOverSpan(CrosstabReportItemHandle, List, LevelHandle, EdgeCursor)601
org.eclipse.birt.report.item.crosstab.core.re.executor.GroupUtil.computeRowSpan(CrosstabReportItemHandle, List, int, int, EdgeCursor, boolean)708
org.eclipse.birt.report.item.crosstab.core.re.executor.GroupUtil.computeRowSpan(CrosstabReportItemHandle, List, int, int, EdgeCursor, boolean)726
org.eclipse.birt.report.item.crosstab.core.re.executor.GroupUtil.getEndingGroupLevel(EdgeCursor, List)930
org.eclipse.birt.report.item.crosstab.core.re.executor.GroupUtil.getLevelCursorState(EdgeCursor)998
org.eclipse.birt.report.item.crosstab.core.re.executor.GroupUtil.getStartingGroupLevel(EdgeCursor, List)899
org.eclipse.birt.report.item.crosstab.core.re.executor.GroupUtil.isLeafGroup(List, int)438
org.eclipse.birt.report.item.crosstab.core.re.executor.TableColumnGenerator.handleColumnPageBreak(ColumnEvent, IColumn)421
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
org.eclipse.birt.report.item.crosstab.core.re.executor.TableColumnGenerator.handleColumnPageBreak(ColumnEvent, IColumn)501
DECLARED_PARAMETERIZED_METHOD
Reference LocationLine Number
org.eclipse.birt.report.item.crosstab.core.re.executor.GroupUtil.getEndingGroupLevel(EdgeCursor, List)-1
org.eclipse.birt.report.item.crosstab.core.re.executor.GroupUtil.getStartingGroupLevel(EdgeCursor, List)-1
org.eclipse.birt.report.item.crosstab.core.re.executor.GroupUtil.isLeafGroup(List, int)-1
LOCAL_VAR_DECLARED
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()199
org.eclipse.birt.report.item.crosstab.core.re.executor.ColumnWalker.advance()304
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.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.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)707
org.eclipse.birt.report.item.crosstab.core.re.executor.GroupUtil.getLevelCursorState(EdgeCursor)998
PARAMETER
Reference LocationLine Number
org.eclipse.birt.report.item.crosstab.core.re.executor.GroupUtil.isDummyGroup(DimensionCursor)-1

javax.olap.cursor.EdgeCursor

CASTS
Reference LocationLine Number
org.eclipse.birt.report.item.crosstab.core.re.executor.BaseCrosstabExecutor.getColumnEdgeCursor()517
org.eclipse.birt.report.item.crosstab.core.re.executor.BaseCrosstabExecutor.getRowEdgeCursor()536
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.birt.report.item.crosstab.core.re.executor.ColumnWalker.columnEdgeCursor-1
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabGroupExecutor.rowCursor-1
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabReportItemExecutor.rowCursor-1
org.eclipse.birt.report.item.crosstab.core.re.executor.TableColumnGenerator.columnCursor-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.birt.report.item.crosstab.core.re.executor.BaseRowExecutor.isMeetMeasureDetailEnd(ColumnEvent, AggregationCellHandle)257
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabCellExecutor.execute()91
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabCellExecutor.getNextChild()137
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabHeaderExecutor.close()68
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabHeaderExecutor.prepareChildren()92
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabHeaderRowExecutor.isForceEmpty()155
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabHeaderRowExecutor.isMeetEdgeEnd(ColumnEvent)189
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabRowExecutor.checkMeasureVerticalSpanOverlapped(ColumnEvent)251
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabRowExecutor.isForceEmpty()94
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabRowExecutor.isRowEdgeNeedStart(ColumnEvent)125
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabSubTotalRowExecutor.isRowEdgeNeedStart(ColumnEvent)186
PARAMETER
Reference LocationLine Number
org.eclipse.birt.report.item.crosstab.core.re.executor.CachedColumnWalker.CachedColumnWalker(CrosstabReportItemHandle, EdgeCursor)-1
org.eclipse.birt.report.item.crosstab.core.re.executor.ColumnWalker.ColumnWalker(CrosstabReportItemHandle, EdgeCursor)-1
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabGroupExecutor.CrosstabGroupExecutor(BaseCrosstabExecutor, int, EdgeCursor)-1
org.eclipse.birt.report.item.crosstab.core.re.executor.GroupUtil.computeAggregationCellRowOverSpan(CrosstabReportItemHandle, List, LevelHandle, EdgeCursor)-1
org.eclipse.birt.report.item.crosstab.core.re.executor.GroupUtil.computeRowSpan(CrosstabReportItemHandle, List, int, int, EdgeCursor, boolean)-1
org.eclipse.birt.report.item.crosstab.core.re.executor.GroupUtil.getEndingGroupLevel(EdgeCursor, List)-1
org.eclipse.birt.report.item.crosstab.core.re.executor.GroupUtil.getLevelCursorState(EdgeCursor)-1
org.eclipse.birt.report.item.crosstab.core.re.executor.GroupUtil.getStartingGroupLevel(EdgeCursor, List)-1
org.eclipse.birt.report.item.crosstab.core.re.executor.TableColumnGenerator.TableColumnGenerator(CrosstabReportItemHandle, IColumnWalker, IBaseResultSet, EdgeCursor, List)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.birt.report.item.crosstab.core.re.executor.BaseCrosstabExecutor.getColumnEdgeCursor()-1
org.eclipse.birt.report.item.crosstab.core.re.executor.BaseCrosstabExecutor.getRowEdgeCursor()-1

javax.olap.OLAPException

CATCHES_EXCEPTION
Reference LocationLine Number
org.eclipse.birt.report.item.crosstab.core.re.executor.BaseCrosstabExecutor.processRowLevelPageBreak(IRowContent)319
org.eclipse.birt.report.item.crosstab.core.re.executor.BaseCrosstabExecutor.processRowLevelPageBreak(IRowContent)319
org.eclipse.birt.report.item.crosstab.core.re.executor.BaseRowExecutor.isMeetMeasureDetailEnd(ColumnEvent, AggregationCellHandle)273
org.eclipse.birt.report.item.crosstab.core.re.executor.BaseRowExecutor.isMeetMeasureDetailEnd(ColumnEvent, AggregationCellHandle)273
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabCellExecutor.execute()98
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabCellExecutor.getNextChild()144
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabCornerHeaderRowExecutor.getNextChild()128
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabCornerHeaderRowExecutor.getNextChild()128
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabCornerHeaderRowExecutor.hasNextChild()163
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabGrandTotalRowExecutor.advance()245
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabGrandTotalRowExecutor.advance()245
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabGroupExecutor.close()72
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabGroupExecutor.hasNextChild()406
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabGroupExecutor.hasNextChild()406
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabGroupExecutor.hasNextChild()406
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabGroupExecutor.prepareChildren()128
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabHeaderExecutor.close()76
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabHeaderExecutor.prepareChildren()103
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabHeaderRowExecutor.advance()433
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabHeaderRowExecutor.advance()433
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabHeaderRowExecutor.isForceEmpty()167
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabHeaderRowExecutor.isMeetEdgeEnd(ColumnEvent)204
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabMeasureHeaderRowExecutor.getNextChild()219
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabMeasureHeaderRowExecutor.getNextChild()219
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabMeasureHeaderRowExecutor.hasNextChild()298
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabMeasureRowExecutor.advance()199
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabMeasureRowExecutor.advance()199
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabReportItemExecutor.execute()147
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabReportItemExecutor.hasNextChild()321
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabReportItemExecutor.hasNextChild()321
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabReportItemExecutor.hasNextChild()321
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabRowExecutor.advance()531
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabRowExecutor.advance()531
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabRowExecutor.checkMeasureVerticalSpanOverlapped(ColumnEvent)277
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabRowExecutor.checkMeasureVerticalSpanOverlapped(ColumnEvent)277
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabRowExecutor.isForceEmpty()108
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabRowExecutor.isRowEdgeNeedStart(ColumnEvent)190
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabSubTotalRowExecutor.advance()478
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabSubTotalRowExecutor.advance()478
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabSubTotalRowExecutor.isRowEdgeNeedStart(ColumnEvent)199
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.birt.report.item.crosstab.core.re.executor.BaseCrosstabExecutor.processRowLevelPageBreak(IRowContent)319
org.eclipse.birt.report.item.crosstab.core.re.executor.BaseRowExecutor.isMeetMeasureDetailEnd(ColumnEvent, AggregationCellHandle)273
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabCellExecutor.execute()98
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabCellExecutor.getNextChild()144
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabCornerHeaderRowExecutor.getNextChild()128
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabCornerHeaderRowExecutor.hasNextChild()163
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabGrandTotalRowExecutor.advance()245
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabGroupExecutor.close()72
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabGroupExecutor.hasNextChild()406
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabGroupExecutor.prepareChildren()128
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabHeaderExecutor.close()76
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabHeaderExecutor.prepareChildren()103
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabHeaderRowExecutor.advance()433
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabHeaderRowExecutor.isForceEmpty()167
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabHeaderRowExecutor.isMeetEdgeEnd(ColumnEvent)204
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabMeasureHeaderRowExecutor.getNextChild()219
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabMeasureHeaderRowExecutor.hasNextChild()298
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabMeasureRowExecutor.advance()199
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabReportItemExecutor.execute()147
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabReportItemExecutor.hasNextChild()321
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabRowExecutor.advance()531
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabRowExecutor.checkMeasureVerticalSpanOverlapped(ColumnEvent)277
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabRowExecutor.isForceEmpty()108
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabRowExecutor.isRowEdgeNeedStart(ColumnEvent)190
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabSubTotalRowExecutor.advance()478
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabSubTotalRowExecutor.isRowEdgeNeedStart(ColumnEvent)199
THROWS
Reference LocationLine Number
org.eclipse.birt.report.item.crosstab.core.re.executor.BaseCrosstabExecutor.getColumnEdgeCursor()-1
org.eclipse.birt.report.item.crosstab.core.re.executor.BaseCrosstabExecutor.getRowEdgeCursor()-1
org.eclipse.birt.report.item.crosstab.core.re.executor.BaseCrosstabExecutor.getRowLevelCursorState()-1
org.eclipse.birt.report.item.crosstab.core.re.executor.BaseCrosstabExecutor.needRowGrandTotal(String)-1
org.eclipse.birt.report.item.crosstab.core.re.executor.CachedColumnWalker.hasNext()-1
org.eclipse.birt.report.item.crosstab.core.re.executor.CachedColumnWalker.next()-1
org.eclipse.birt.report.item.crosstab.core.re.executor.ColumnWalker.advance()-1
org.eclipse.birt.report.item.crosstab.core.re.executor.ColumnWalker.hasNext()-1
org.eclipse.birt.report.item.crosstab.core.re.executor.ColumnWalker.next()-1
org.eclipse.birt.report.item.crosstab.core.re.executor.ColumnWalker.safeAdvance()-1
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabGroupExecutor.collectExecutable()-1
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabGroupExecutor.handleGroupPageBreakAfter()-1
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabGroupExecutor.handleGroupPageBreakBefore()-1
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabGroupExecutor.isCurrentLevelLeafGroup()-1
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabReportItemExecutor.collectExecutable()-1
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabReportItemExecutor.prepareChildren()-1
org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabRowExecutor.isRowEdgeNeedStart(ColumnEvent)-1
org.eclipse.birt.report.item.crosstab.core.re.executor.GroupUtil.getLevelCursorState(EdgeCursor)-1
org.eclipse.birt.report.item.crosstab.core.re.executor.GroupUtil.isDummyGroup(DimensionCursor)-1
org.eclipse.birt.report.item.crosstab.core.re.executor.IColumnWalker.hasNext()-1
org.eclipse.birt.report.item.crosstab.core.re.executor.IColumnWalker.next()-1
org.eclipse.birt.report.item.crosstab.core.re.executor.TableColumnGenerator.generateColumns(IReportContent, ITableContent)-1
org.eclipse.birt.report.item.crosstab.core.re.executor.TableColumnGenerator.handleColumnPageBreak(ColumnEvent, IColumn)-1
org.eclipse.birt.report.item.crosstab.core.re.executor.TableColumnGenerator.handlePageBreak(ITableContent)-1
org.eclipse.birt.report.item.crosstab.core.re.executor.TableColumnGenerator.processLevelPageBreakIntervals(IColumn)-1

org.eclipse.birt.data.engine.api.IBinding

DECLARED_PARAMETERIZED_METHOD
Reference LocationLine Number
org.eclipse.birt.report.item.crosstab.core.util.CrosstabUtil.getQueryBindings(CrosstabReportItemHandle)-1
DECLARED_PARAMETERIZED_VARIABLE
Reference LocationLine Number
org.eclipse.birt.report.item.crosstab.core.util.CrosstabUtil.getQueryBindings(CrosstabReportItemHandle)396
org.eclipse.birt.report.item.crosstab.core.util.CrosstabUtil.getReferencedLevels(LevelViewHandle, String)298

org.eclipse.birt.data.engine.api.IConditionalExpression

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.birt.report.item.crosstab.core.re.executor.ContentUtil.setupHighlightStyle(ReportElementHandle, IStyle, IBaseResultSet)163

org.eclipse.birt.data.engine.api.IDataQueryDefinition

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.birt.report.item.crosstab.core.re.CrosstabReportItemQuery.createReportQueries(IDataQueryDefinition)163
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.birt.report.item.crosstab.core.re.CrosstabReportItemQuery.createReportQueries(IDataQueryDefinition)82
org.eclipse.birt.report.item.crosstab.core.re.executor.BaseCrosstabExecutor.executeQuery(AbstractCrosstabItemHandle)112
PARAMETER
Reference LocationLine Number
org.eclipse.birt.report.item.crosstab.core.re.CrosstabQueryUtil.createCubeQuery(CrosstabReportItemHandle, IDataQueryDefinition, boolean, boolean, boolean, boolean, boolean, boolean)-1
org.eclipse.birt.report.item.crosstab.core.re.CrosstabReportItemQuery.createReportQueries(IDataQueryDefinition)-1
org.eclipse.birt.report.item.crosstab.core.re.CrosstabReportItemQuery.processChildQuery(IDataQueryDefinition, CrosstabCellHandle)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.birt.report.item.crosstab.core.re.CrosstabReportItemQuery.createReportQueries(IDataQueryDefinition)-1

org.eclipse.birt.data.engine.api.querydefn.Binding

INSTANTIATION
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
LOCAL_VAR_DECLARED
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
PARAMETER
Reference LocationLine Number
org.eclipse.birt.report.item.crosstab.core.util.CrosstabUtil.addHierachyAggregateOn(ModuleHandle, Binding, String, List, List, Map)-1

org.eclipse.birt.data.engine.api.querydefn.ConditionalExpression

INSTANTIATION
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.addLevelFilter(List, Map, ICubeQueryDefinition)459
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.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)157
org.eclipse.birt.report.item.crosstab.core.re.executor.ContentUtil.setupHighlightStyle(ReportElementHandle, IStyle, IBaseResultSet)151
LOCAL_VAR_DECLARED
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.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.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)147

org.eclipse.birt.data.engine.api.querydefn.ScriptExpression

INSTANTIATION
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)418
org.eclipse.birt.report.item.crosstab.core.util.CrosstabUtil.getQueryBindings(CrosstabReportItemHandle)413
org.eclipse.birt.report.item.crosstab.core.util.CrosstabUtil.getQueryBindings(CrosstabReportItemHandle)425

org.eclipse.birt.data.engine.olap.api.query.ICubeElementFactory

CASTS
Reference LocationLine Number
org.eclipse.birt.report.item.crosstab.core.re.CrosstabQueryUtil.getCubeElementFactory()78
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.birt.report.item.crosstab.core.re.CrosstabQueryUtil.factory-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.birt.report.item.crosstab.core.re.CrosstabQueryUtil.getCubeElementFactory()-1

org.eclipse.birt.data.engine.olap.api.query.ICubeFilterDefinition

LOCAL_VAR_DECLARED
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.ICubeQueryDefinition

PARAMETER
Reference LocationLine Number
org.eclipse.birt.report.item.crosstab.core.re.CrosstabQueryUtil.addLevelFilter(List, Map, ICubeQueryDefinition)-1
org.eclipse.birt.report.item.crosstab.core.re.CrosstabQueryUtil.addLevelSorting(List, Map, ICubeQueryDefinition)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.birt.report.item.crosstab.core.re.CrosstabQueryUtil.createCubeQuery(CrosstabReportItemHandle, IDataQueryDefinition, boolean, boolean, boolean, boolean, boolean, boolean)-1

org.eclipse.birt.data.engine.olap.api.query.ICubeSortDefinition

LOCAL_VAR_DECLARED
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.IDimensionDefinition

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

org.eclipse.birt.data.engine.olap.api.query.IEdgeDefinition

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

org.eclipse.birt.data.engine.olap.api.query.IHierarchyDefinition

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

org.eclipse.birt.data.engine.olap.api.query.ILevelDefinition

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.birt.report.item.crosstab.core.re.CrosstabQueryUtil.addLevelFilter(List, Map, ICubeQueryDefinition)451
org.eclipse.birt.report.item.crosstab.core.re.CrosstabQueryUtil.addLevelSorting(List, Map, ICubeQueryDefinition)406
CASTS
Reference LocationLine Number
org.eclipse.birt.report.item.crosstab.core.re.CrosstabQueryUtil.addLevelFilter(List, Map, ICubeQueryDefinition)446
org.eclipse.birt.report.item.crosstab.core.re.CrosstabQueryUtil.addLevelFilter(List, Map, ICubeQueryDefinition)472
org.eclipse.birt.report.item.crosstab.core.re.CrosstabQueryUtil.addLevelFilter(List, Map, ICubeQueryDefinition)451
org.eclipse.birt.report.item.crosstab.core.re.CrosstabQueryUtil.addLevelSorting(List, Map, ICubeQueryDefinition)406
org.eclipse.birt.report.item.crosstab.core.re.CrosstabQueryUtil.addLevelSorting(List, Map, ICubeQueryDefinition)411
org.eclipse.birt.report.item.crosstab.core.re.CrosstabQueryUtil.addLevelSorting(List, Map, ICubeQueryDefinition)401
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.birt.report.item.crosstab.core.re.CrosstabQueryUtil.createCubeQuery(CrosstabReportItemHandle, IDataQueryDefinition, boolean, boolean, boolean, boolean, boolean, boolean)201
org.eclipse.birt.report.item.crosstab.core.re.CrosstabQueryUtil.createCubeQuery(CrosstabReportItemHandle, IDataQueryDefinition, boolean, boolean, boolean, boolean, boolean, boolean)258

org.eclipse.birt.data.engine.olap.api.query.IMeasureDefinition

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

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict