Uses of Package
Model
Packages that use Model
Package
Description
-
Classes in Model used by Controller
-
Classes in Model used by DataHandlingClassDescriptionA custom HashMap to store the inventory of the clinic Maps a medicine name to an array of two integers: the first integer is the quantity of the medicine in stock, the second integer is the low stock alert threshold
-
-
Classes in Model used by Model.ScheduleManagement
-
Classes in Model used by SingletonsClassDescriptionA custom HashMap to store the inventory of the clinic Maps a medicine name to an array of two integers: the first integer is the quantity of the medicine in stock, the second integer is the low stock alert threshold
-
-
Classes in Model used by View.AdministratorSubViews