Answered step by step
Verified Expert Solution
Question
1 Approved Answer
You are to build an online computerized telephone book system for a university. The telephone book should contain entries for each person in the
You are to build an online computerized telephone book system for a university. The telephone book should contain entries for each person in the university community--student, professor, and staff member. Users of the directory can look up entries. In addition, the administrator of the telephone book can, after supplying a password, insert new entries, delete existing entries, modify existing entries, print the telephone book to a printer, and print a listing of all students or of all faculty. The entries in a listing are to be arranged in alphabetical order by family name. You are required to (1) Develop a domain model of the system using the object-oriented design methodology discussed in the class. Identify the core types and present the domain model with the core types in a UML class diagram. (2) Develop a use case model for the system. Please document the use case diagram and the use case description for each use case. (3) Identify system interfaces; Discover system operations for the system interfaces and present the system interfaces in UML class diagrams.
Step by Step Solution
★★★★★
3.35 Rating (158 Votes )
There are 3 Steps involved in it
Step: 1
So according to my understanding of the problem 1 Domain Model 2 Use Case Model Explanation Use Case ...Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started