UML Use Case diagram for Canteen Management System is shown below. The various participants of the same are detailed below:-
Actors:- Owner, Employee, Student
The corresponding use cases for these actors are:-
Again there is one <<extend>> dependency also that is, Place order <<extend>>Cancel Order as order could be cancelled also.
The Use Case UML diagram for Canteen Management System is shown below:-
Actors:- Owner, Employee, Student
The corresponding use cases for these actors are:-
- Owner: Hire Employees, Pay Salary, Fire Employees, Order and Fill The Stock, Keep Track of stock, Maintain Sales record, Prepare Menu Card, Prepare Rate List, Generate Bill Against Each Sale
- Employee: Follow Order, Report to owner (For Stock, For Sale), Take Order, Collect Bill Amount
- Student: Place Order, Pay Bills, Cancel Order
Again there is one <<extend>> dependency also that is, Place order <<extend>>Cancel Order as order could be cancelled also.
The Use Case UML diagram for Canteen Management System is shown below:-