Question: 1. Using Reserve a Car (Partially-Dressed Use Case) from Rental Car Reservation System, its SSD , the Domain Model , the System Operation Contract (SOC)
1. Using Reserve a Car (Partially-Dressed Use Case) from Rental Car Reservation System, its SSD, the Domain Model, the System Operation Contract (SOC), and the Sequence Diagram (SD) for the Rental Car Reservation System, draw the Design Class Diagram (DCD) from the SD.
2. Provide rationale for any domain classes and domain associations that are eliminated from the domain model, any Pure Fabrications and Indirections introduced, any polymorphism used and any generalization and specialization.
3. Ensure that all verb/verb-phrase associations are meaningfully named, have navigability identified, and multiplicity values expressed at both ends of associations.
4. All noun/noun-phrase attributes should have their visibility (public|private|protected) and data type information, e.g., integer, double, Date, Address, etc.
5. All verb/verb-phrase methods should have visibility (public|private|protected), parameters with data type information, e.g., integer, double, Date, Address, etc., and the method return type, e.g., integer, double, Date, Address, Void, etc.
6. All non-attribute visibility should be indicated with the use of dependencies.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
