|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ExceptionCodesReport | Reports on exception codes. |
ProjectConfiguration<O> | 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. |
Class Summary | |
---|---|
AbstractExceptionCodesReport | Base implementation of an exception codes report that stores all items and reported problems in-memory. |
ExceptionCodeMapping | Mapping of code to message parameters descriptors (i.e. exception classes) QDox class. |
ExceptionCodeReportItem | Information collected on an exception code. |
InMemoryExceptionCodesReport | Stores all information in memory. |
ReportProblem | Stores a problem found by the report builder. |
SourceInfo | Contains information about the source a exception code is defined in. |
Provides classes that represent report data.
property report
- the bracket around all sets and properties.property set
- a set of properties.de.smartics.properties.report.data.PropertyReport
- a single property.Additional support information:
problem
- a problem encountered during report generation.source info
- information about the location in the sources the property is defined.value comment
- comments about property values (especially if the value is of an enumeration type).
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |