Package scheduler.model

Class Summary
Bin The basic alarm unit for reminders and a container of an arbitrary number of possible doses.
Dose Describes an amount of a particular medication to be taken at a time specified by the containing bin.
Medication Represents a named medication with four possible description attributes.
Patient Represents a single patient with a necessary medication schedule and a device maintained by periodic schedule updates.
Schedule A collection of bins making up a specific and regimented scheduled described more thoroughly by each containing bin.
 

Enum Summary
Medication.Color Enumerated color options for the description of a medication.
Medication.Shape Enumerated shape options for the description of a medication.
Medication.Special Enumerated special options for the description of a medication.