Implement just the layout of this Wizard. Add as much pages as need
but less as possible.
Function
Each TherapyResult must be linked to a Sensor, Data and Patient.
The wizard ensures that these requirements are fullfilled before the object
is stored inside the database.
Layout
Mockup will be available in Dropbox.
Note
The QuickAnalyseWizard was the former implementation of this wizard.
Take a look, but not delete the class. This will be done after the
implementation ticket is resolved.
Implement just the layout of this Wizard. Add as much pages as need but less as possible.
Function
Each TherapyResult must be linked to a Sensor, Data and Patient. The wizard ensures that these requirements are fullfilled before the object is stored inside the database.
Layout
Mockup will be available in Dropbox.
Note
The QuickAnalyseWizard was the former implementation of this wizard. Take a look, but not delete the class. This will be done after the implementation ticket is resolved.
@see https://github.com/knowing/Medmon/blob/SEP/de.lmu.ifi.dbs.medmon.medic.ui/src/de/lmu/ifi/dbs/medmon/medic/ui/views/TherapyDetailPage.java
@see https://github.com/knowing/Medmon/blob/SEP/de.lmu.ifi.dbs.medmon.medic.ui/src/de/lmu/ifi/dbs/medmon/medic/ui/wizard/QuickAnalyseWizard.java