Index
All Classes and Interfaces|All Packages|Constant Field Values
M
- m_BaseTheme - Variable in class org.tquadrat.bloodpressure.spi.ChartTheme
-
The base theme.
- m_Configuration - Variable in class org.tquadrat.bloodpressure.Application
-
The configuration for this application.
- m_Configuration - Variable in enum class org.tquadrat.bloodpressure.Diagnosis
-
The configuration used by this program.
- m_Configuration - Variable in class org.tquadrat.bloodpressure.spi.ReportBase
-
The reference to the configuration for this application.
- m_DataOrigin - Variable in class org.tquadrat.bloodpressure.DataImporter.Key
-
The identifier for the data origin.
- m_DataOrigin - Variable in class org.tquadrat.bloodpressure.spi.DataImporterBase
-
The identifier for the data origin.
- m_Diagnosis - Variable in class org.tquadrat.bloodpressure.spi.ReportBase.DistributionNode
-
The diagnosis for this node.
- m_DiastolicCount - Variable in class org.tquadrat.bloodpressure.spi.ReportBase.DistributionNode
-
The count for the diastolic values for this diagnosis.
- m_DiastolicPercent - Variable in class org.tquadrat.bloodpressure.spi.ReportBase.DistributionNode
-
The percentage of diastolic values for this diagnosis.
- m_DiastolicTable - Static variable in enum class org.tquadrat.bloodpressure.Diagnosis
-
The assessment table for the diastolic blood pressure values.
- m_InputFormat - Variable in class org.tquadrat.bloodpressure.DataImporter.Key
-
The input format.
- m_InputFormat - Variable in class org.tquadrat.bloodpressure.spi.DataImporterBase
-
The input format that is handled by this implementation of
DataImporter
. - m_Pattern - Static variable in class org.tquadrat.bloodpressure.importer.BlutdruckdatenCSVImporter
- m_Registry - Static variable in class org.tquadrat.bloodpressure.spi.DataImporterBase
-
The registry for the data importer.
- m_Registry - Static variable in class org.tquadrat.bloodpressure.spi.ReportBase
-
The registry for the report generators.
- m_Style - Variable in class org.tquadrat.bloodpressure.spi.ReportBase
-
The report style.
- m_SupportedFormats - Variable in class org.tquadrat.bloodpressure.spi.ReportBase
-
The output formats that are supported by this report generator.
- m_SystolicCount - Variable in class org.tquadrat.bloodpressure.spi.ReportBase.DistributionNode
-
The count for the systolic values for this diagnosis.
- m_SystolicPercent - Variable in class org.tquadrat.bloodpressure.spi.ReportBase.DistributionNode
-
The percentage of systolic values for this diagnosis.
- m_SystolicTable - Static variable in enum class org.tquadrat.bloodpressure.Diagnosis
-
The assessment table for the systolic blood pressure values.
- main(String...) - Static method in class org.tquadrat.bloodpressure.Application
-
The program entry point.
- MESSAGE_PREFIX - Static variable in interface org.tquadrat.bloodpressure.Configuration
-
The message prefix for messages from this application: "BPS".
- MSG_CreateFolderFailed - Static variable in class org.tquadrat.bloodpressure.Application
-
Message: An attempt to create a folder failed.
- MSG_DatabaseAccessFailed - Static variable in class org.tquadrat.bloodpressure.Application
-
Message: An attempt to perform a database operation failed.
- MSG_FileIsMissing - Static variable in class org.tquadrat.bloodpressure.Application
-
Message: Import file is missing.
- MSG_InvalidFile - Static variable in class org.tquadrat.bloodpressure.Application
-
Message: File is invalid.
- MSG_InvalidFolder - Static variable in class org.tquadrat.bloodpressure.Application
-
Message: Folder is invalid.
- MSG_NoBirthdate - Static variable in class org.tquadrat.bloodpressure.Application
-
Message: Birthdate is missing.
- MSG_NoImporter - Static variable in class org.tquadrat.bloodpressure.Application
-
Message: Importer is missing.
- MSG_NoName - Static variable in class org.tquadrat.bloodpressure.Application
-
Message: Name is missing.
- MSG_NoReport - Static variable in class org.tquadrat.bloodpressure.Application
-
Message: No report.
- MSG_ReadingFailed - Static variable in class org.tquadrat.bloodpressure.Application
-
Message: Reading failed.
- MSG_ReportGenerationFailed - Static variable in class org.tquadrat.bloodpressure.Application
-
Message: Report generation failed.
- MSG_WriteToFileFailed - Static variable in class org.tquadrat.bloodpressure.Application
-
Message: Writing to file failed.
All Classes and Interfaces|All Packages|Constant Field Values