Class | Description |
---|---|
DoctorController |
Represents the Controller for the Intermediate Level Agent Doctor
This agent is the Main Dialog for the User of the type Doctor
It handles all basic action which should be performed when an Doctor user loggs on
|
DoctorModel |
Represents the Model for the Intermediate Level agent Doctor
In this class all necessary data is saved
|
DoctorView |
view for doctor agent
|