Develop a UML Design Class Diagram (DCD) for the use case Schedule patient appointment
Navigation visibility and method signatures must be included in the diagram.
A boundary/view class, a controller class and a data access class must be included.
Attributes are marked private and methods are marked public.
Method names must be indicative and use the camelback notation.
You can make any reasonable assumption in the method parameters.
Here is the said use case:
And here is a DMDC for the above use case: