Class diagram and Object diagram Answer the following questions based on the scenario below of a Request For A Cleaning System. Busy Bees Home Cleaning Service employs a number of cleaners that take cleaning jobs from a central dispatch service. Customers can request a cleaning job by phoning in and making an appointment. The employee that takes the call checks if there is sufficient staff for the appointment. If there is, the employee records the customer and appointment. If there isn’t the staff member suggests other times that are available. Customers can also request a regular cleaning service (e.g. weekly), as well as a specific cleaner. If there is any variation in the job (e.g. the customer requests that windows be cleaned in addition to the normal cleaning job) the cleaner informs the office before the bill is credited to the customer’s account. Most customers are charged via their credit card; regular customers can have an account whereby they are invoiced on a monthly basis (payable within 30 days). A payment statement is always generated and sent to the customer detailing the charges made, and any materials that were required. Draw a class diagram and object diagram. (Your class diagram should include relevant methods, attributes, associations and multiplicity). You are allowed to create your own instances for object diagram
Computer Science
Class diagram and Object diagram
Answer the following questions based on the scenario below of a Request For A Cleaning System.
Busy Bees Home Cleaning Service employs a number of cleaners that take cleaning jobs from a central dispatch service.
Customers can request a cleaning job by phoning in and making an appointment. The employee that takes the call checks if there is sufficient staff for the appointment. If there is, the employee records the customer and appointment. If there isn’t the staff member suggests other times that are available.
Customers can also request a regular cleaning service (e.g. weekly), as well as a specific cleaner. If there is any variation in the job (e.g. the customer requests that windows be cleaned in addition to the normal cleaning job) the cleaner informs the office before the bill is credited to the customer’s account. Most customers are charged via their credit card; regular customers can have an account whereby they are invoiced on a monthly basis (payable within 30 days). A payment statement is always generated and sent to the customer detailing the charges made, and any materials that were required.
Draw a class diagram and object diagram. (Your class diagram should include relevant methods, attributes, associations and multiplicity). You are allowed to create your own instances for object diagram.
Trending now
This is a popular solution!
Step by step
Solved in 2 steps with 2 images