Index
All Classes and Interfaces|All Packages|Serialized Form
C
- CCReportUtilities - Class in com.ibm.debug.pdt.codecoverage.ui
-
Utilities to open code coverage reports
- CCReportUtilities() - Constructor for class com.ibm.debug.pdt.codecoverage.ui.CCReportUtilities
- CCResultsViewException - Exception in com.ibm.debug.pdt.codecoverage.ui
-
Thrown when code coverage results view API has issues.
- CCResultUtilities - Class in com.ibm.debug.pdt.codecoverage.ui
-
This is a utility class used to create code coverage result objects that can be displayed in the Eclipse IDE UI in the code coverage report viewer
- CCResultUtilities() - Constructor for class com.ibm.debug.pdt.codecoverage.ui.CCResultUtilities
- com.ibm.debug.pdt.codecoverage.ui - package com.ibm.debug.pdt.codecoverage.ui
G
- getResult() - Method in interface com.ibm.debug.pdt.codecoverage.ui.ICCResultAdapter
-
Retrieves the Code Coverage
ICCResultfor this result useisResultAvailable()to check if the result is available. - getResult(String) - Static method in class com.ibm.debug.pdt.codecoverage.ui.CCResultUtilities
-
Retrieves a result that can be displayed in the code coverage report viewer
- getResultPath() - Method in interface com.ibm.debug.pdt.codecoverage.ui.ICCResultAdapter
-
Retrieves the path for the result
I
- ICCResultAdapter - Interface in com.ibm.debug.pdt.codecoverage.ui
-
This interface describes the code coverage result adapter that is consumable by the code coverage user interface.
- isResultAvailable() - Method in interface com.ibm.debug.pdt.codecoverage.ui.ICCResultAdapter
-
Indicates if the result is available for analysis
O
- openMergedReport(ICCResultAdapter[]) - Static method in class com.ibm.debug.pdt.codecoverage.ui.CCReportUtilities
-
Merges a list of results and open the result in the report viewer
- openReport(ICCResultAdapter) - Static method in class com.ibm.debug.pdt.codecoverage.ui.CCReportUtilities
-
Opens a code coverage result in the report viewer
All Classes and Interfaces|All Packages|Serialized Form