Index
All Classes and Interfaces|All Packages|Constant Field Values
D
- Database - Class in com.ehealthsystem.database
-
Class for for database communication (reading and writing data)
- Database() - Constructor for class com.ehealthsystem.database.Database
- date - Variable in class com.ehealthsystem.appointment.Appointment
- date - Variable in class com.ehealthsystem.appointment.AppointmentInCreation
- date - Variable in class com.ehealthsystem.doctor.DoctorTimeSlot
- dateFormatter - Static variable in class com.ehealthsystem.database.Database
- dateFormatter - Static variable in class com.ehealthsystem.tools.Session
-
date pattern used in the UI
- dateLabel - Variable in class com.ehealthsystem.appointment.AppointmentController
-
attributes with a fx:id of the view
- dateLabel - Variable in class com.ehealthsystem.appointment.AppointmentMadeController
- dateLabel - Variable in class com.ehealthsystem.appointment.AppointmentShiftController
- dateLabel - Variable in class com.ehealthsystem.doctor.FoundDoctorFullController
- datePicker - Variable in class com.ehealthsystem.appointment.AppointmentShiftController
- datePicker - Variable in class com.ehealthsystem.doctor.FoundDoctorFullController
- delete() - Method in class com.ehealthsystem.appointment.Appointment
-
Deletes an appointment from the database.
- deleteButton - Variable in class com.ehealthsystem.admin.AdminController
- deleteButton - Variable in class com.ehealthsystem.healthInformation.HealthInformationController
- deleteHealthInformation(HealthInformationTableView, String) - Static method in class com.ehealthsystem.database.Database
-
Delete a user's health status
- deleteReminder(Appointment) - Static method in class com.ehealthsystem.reminder.ReminderScheduler
-
Remove a reminder for an appointment.
- deleteUserInformation(UserTableView, String) - Static method in class com.ehealthsystem.database.Database
-
Delete a disease from a user's health information
- disease - Variable in class com.ehealthsystem.healthInformation.HealthInformation
- Disease(Table, boolean) - Static method in class com.ehealthsystem.pdf.CreatePDF
-
Method to add the health-problems of the user into the table.
- distance - Variable in class com.ehealthsystem.appointment.AppointmentInCreation
- distance - Variable in class com.ehealthsystem.map.DoctorDistance
- distance(LatLng, LatLng) - Static method in class com.ehealthsystem.map.Haversine
-
Calculate the distance between to location points given as coordinates using the Haversine formula
- distanceLabel - Variable in class com.ehealthsystem.doctor.FoundDoctorController
- doctor - Variable in class com.ehealthsystem.appointment.Appointment
- doctor - Variable in class com.ehealthsystem.doctor.FoundDoctorController
-
distance to the doctor
- doctor - Variable in class com.ehealthsystem.doctor.FoundDoctorFullController
- doctor - Variable in class com.ehealthsystem.map.DoctorDistance
- Doctor - Class in com.ehealthsystem.doctor
-
Represents the Doctor and his attributes
- Doctor(int, String, String, String, String, String, LatLng) - Constructor for class com.ehealthsystem.doctor.Doctor
- DoctorDistance - Class in com.ehealthsystem.map
- DoctorDistance() - Constructor for class com.ehealthsystem.map.DoctorDistance
-
Needed for the FoundDoctorController the doctor doesn't have any values at the beginning assigned
- DoctorDistance(double, String, Doctor) - Constructor for class com.ehealthsystem.map.DoctorDistance
-
set the set distance from the doctor to the user, the geodata and the indication of which doctor is meant
- doctorGeoData - Variable in class com.ehealthsystem.appointment.AppointmentMadeController
-
contains the doctor geodata for loading the map
- doctorGeoData - Variable in class com.ehealthsystem.doctor.FoundDoctorController
-
the doctor's geo data in formatted form
- doctorGeoData - Variable in class com.ehealthsystem.doctor.FoundDoctorFullController
- doctorGridPane - Variable in class com.ehealthsystem.appointment.AppointmentFoundController
- doctorLabel - Variable in class com.ehealthsystem.appointment.AppointmentController
- doctorLabel - Variable in class com.ehealthsystem.appointment.AppointmentMadeController
-
all attributes with a fx:id in the view
- doctorLabel - Variable in class com.ehealthsystem.appointment.AppointmentShiftController
-
attributes with a fx:id assigned in the view
- doctorLabel - Variable in class com.ehealthsystem.doctor.FoundDoctorController
-
all attributes with a fx:id in the view
- doctorLabel - Variable in class com.ehealthsystem.doctor.FoundDoctorFullController
-
all attributes with a fx:id assigned in the view
- doctorList - Variable in class com.ehealthsystem.appointment.AppointmentInCreation
- DoctorTimeSlot - Class in com.ehealthsystem.doctor
-
Class used to represent a time slot (for whatever doctor that is currently shown in the UI)
- DoctorTimeSlot(LocalDate, LocalTime, boolean) - Constructor for class com.ehealthsystem.doctor.DoctorTimeSlot
-
Constructor which sets the attributes when creating a new object (Doctor time slot).
- duration - Variable in class com.ehealthsystem.appointment.Appointment
All Classes and Interfaces|All Packages|Constant Field Values