Uses of Package
de.smartics.exceptions.report.data

Packages that use de.smartics.exceptions.report.data
de.smartics.exceptions.report Provides classes to parse project source code and generate reports. 
de.smartics.exceptions.report.data Provides classes that represent report data. 
de.smartics.exceptions.report.generator Provides report generator implementations. 
de.smartics.exceptions.report.sort Provides utilities to sort the tabular content of the reports. 
 

Classes in de.smartics.exceptions.report.data used by de.smartics.exceptions.report
ExceptionCodesReport
          Reports on exception codes.
ReportProblem
          Stores a problem found by the report builder.
 

Classes in de.smartics.exceptions.report.data used by de.smartics.exceptions.report.data
AbstractExceptionCodesReport
          Base implementation of an exception codes report that stores all items and reported problems in-memory.
ExceptionCodeReportItem
          Information collected on an exception code.
ExceptionCodesReport
          Reports on exception codes.
ReportProblem
          Stores a problem found by the report builder.
SourceInfo
          Contains information about the source a exception code is defined in.
StoredExceptionCodesReport
          Allows to store the reported items for later access.
 

Classes in de.smartics.exceptions.report.data used by de.smartics.exceptions.report.generator
ExceptionCodeReportItem
          Information collected on an exception code.
ProjectConfiguration
          Implementations of this class provide information about what parts of the project should be covered with the report.
StoredExceptionCodesReport
          Allows to store the reported items for later access.
 

Classes in de.smartics.exceptions.report.data used by de.smartics.exceptions.report.sort
ExceptionCodeReportItem
          Information collected on an exception code.
 



Copyright © 2007-2013 Kronseder & Reiner GmbH - smartics. All Rights Reserved.