All Classes and Interfaces
Class
Description
The main entry point into the Blood Pressure Statistics Application.
The implementation of
DataImporter
for CSV files from the site "blutdruckdaten.de"-An implementation of
Theme
for the blood pressure charts.An implementation of
Report
that provides a report comparing the last two full quarters.The configuration bean specification for the Blood Pressure Statistics
application.
The base class for the configuration bean.
The definition for a component that imports data from a specified source.
The abstract base class for the data import components.
The abstract base class for the data import components.
An instance of
DataNode
holds only the systolic and diastolic pressures as integer values, based on
mmHG, but not the timestamp.A data record as it is produced by a
DataImporter
.The different categories for blood pressure values.
The support formats for import files.
The definition of a report generator.
The abstract base class for all reports.
The type of the destination for the report.
The record for the distribution data.
The output formats for a report.
An implementation of
Report
that provides a very basic report.An implementation of
Report
that provides a standard report.