|
Class Summary |
| AbstractAnnotationsDetail |
Base class for annotation detail objects. |
| AttributeDetail |
Result object to visualize the statistics of a given attribute. |
| DetailFactory |
Creates detail objects for the selected element of a annotation container. |
| ErrorDetail |
Result object to visualize the errors during execution of the plug-in. |
| FileDetail |
Result object to visualize the package statistics of a module. |
| FixedWarningsDetail |
Result object to visualize the fixed warnings in a build. |
| ModuleDetail |
Result object to visualize the package statistics of a module. |
| NewWarningsDetail |
Result object to visualize the new warnings in a build. |
| PackageDetail |
Result object to visualize the package statistics of a module. |
| PrioritiesDetail |
Result object to visualize the priorities statistics of an annotation container. |
| PriorityDetailFactory |
Creates priority detail objects. |
| SourceDetail |
Renders a source file containing an annotation for the whole file or a
specific line number. |
| TabDetail |
Result object representing a dynamic tab. |