This package contains all items that can be part of a report.
Structural Overview
The following image provides an overview about the structure of the classes in this package:

The IReportItem is used by the views-package to display the items. All reports
must have of one of the following types:
Static text
Generated text
Generated plot
Depending on their type they are associated with their respective (abstract) class.