Class | Description |
---|---|
Chef |
Chef
Class responsible for handling the information
about a chef.
|
ChefDeCuisine |
ChefDeCuisine
Class responsible for handling the information
about a chef de cuisine.
|
Dish |
Dish
Class responsible for handling the information
about a dish.
|
Employee |
Employee
Abstract class responsible for handling the information
about an employee.
|
EmployeeFactory |
EmployeeFactory
factory class responsible for creating different types
of employees
|
Order |
Order
Class responsible for handling the information
about an order.
|
SousChef |
SousChef
Class responsible for handling the information
about a sous chef.
|
WeeklyStats |
WeeklyStats
Class responsible for handling the weekly
statistics of the restaurant.
|