Can not come back as plagiarized. Will be run through Turnitin.
Submit a 3 - 5 page word document, include a title page, and then save it as yourname-Week 5 Assignment Case Study.doc and submit for grading.
The State Patrol Ticket-Processing System (Revisited)
In Chapter 3, you identified use cases and considered the domain classes for the State Patrol Ticket Processing System. Review the descriptions in Chapter 3 for the use case Record a traffic ticket. Recall that the domain classes included Driver, Officer, Ticket, and Court.
- Draw a domain class diagram for the ticket-processing system based on the four classes just listed and include attributes, association, and multiplicity.
- List the classes that would be involved in the use cases and decide which class should be responsible for collaborating with the other classes for the use case Record a traffic ticket. Consider some possibilities: 1) a driver object should be responsible for recording his/her ticket; 2) the officer object should be responsible for recording the ticket that he or she writes; and 3) a ticket object should be responsible for recording itself.
- Create a set of CRC cards showing these classes, responsibilities, and collaborations for the use case.
- Draw a first-cut design class diagram (DCD) based on your CRC cards.