|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReportGenerator | |
---|---|
org.eclipse.mylar.internal.monitor.reports | |
org.eclipse.mylar.internal.monitor.reports.ui.views | |
org.eclipse.mylar.monitor.tests |
Uses of ReportGenerator in org.eclipse.mylar.internal.monitor.reports |
---|
Fields in org.eclipse.mylar.internal.monitor.reports declared as ReportGenerator | |
---|---|
private ReportGenerator |
ReportGenerator.GenerateStatisticsJob.generator
|
Constructors in org.eclipse.mylar.internal.monitor.reports with parameters of type ReportGenerator | |
---|---|
ReportGenerator.GenerateStatisticsJob(ReportGenerator generator,
java.util.List<java.io.File> sources)
|
Uses of ReportGenerator in org.eclipse.mylar.internal.monitor.reports.ui.views |
---|
Fields in org.eclipse.mylar.internal.monitor.reports.ui.views declared as ReportGenerator | |
---|---|
private ReportGenerator |
UsageCountContentProvider.parser
|
private ReportGenerator |
UsageStatsEditorInput.reportGenerator
|
Methods in org.eclipse.mylar.internal.monitor.reports.ui.views that return ReportGenerator | |
---|---|
ReportGenerator |
UsageStatsEditorInput.getReportGenerator()
|
Constructors in org.eclipse.mylar.internal.monitor.reports.ui.views with parameters of type ReportGenerator | |
---|---|
UsageCountContentProvider(ReportGenerator parser)
|
|
UsageStatsEditorInput(java.util.List<java.io.File> files,
ReportGenerator reportGenerator)
Supports either the single workspace file or multiple zip files. |
Uses of ReportGenerator in org.eclipse.mylar.monitor.tests |
---|
Fields in org.eclipse.mylar.monitor.tests declared as ReportGenerator | |
---|---|
private ReportGenerator |
StatisticsReportingTest.report
|
private ReportGenerator |
StatisticsLoggingTest.report
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |