Question
Draw the class Diagram for the system description (this description would be derived from a use-case description) The Library is separated into 3 floors Floor
Draw the class Diagram for the system description (this description would be derived from a use-case description)
The Library is separated into 3 floors Floor 1, Floor 2, Floor 3
Each Library Floor has three admins (one for each shift). The floor also has an id#, a phone #, and a general email address
The Admins for each floor is a University Employee each Employee has an id, department name, personal name, phone #, and email address
Books are located only on the 1st Floor
Journals are located on either the 1st Floor or 2nd Floor
Conference proceedings are located only on 3rd Floor
Books are identified by their id#, title and author
Journals are identified by their name, year, and month
Conference proceedings are identified by their name and start date of the conference
Your class diagram should consist of the following:
Classes
Associations (multiplicity) between Classes
Properties of classes (based on the above description)
Setters/Getters of each Property
Step by Step Solution
There are 3 Steps involved in it
Step: 1
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