Question: Class Diagram table [ [ Library ] , [ - name : str ] , [ - area : str ] , [ -

Class Diagram
\table[[Library],[- name : str],[- area : str],[- country : str],[- hooks: Dict {str, Book }],[- users : Dict {str, User }],[- transacts : Dict Istr, Transact I],[+ addBook(Book)],[+ displayBooks0],[+ getBook(str) : Book],[+ addUser(User)],[+ getUser(str) : User],[+ displayUsers0],[+ bomowTransact(Transact)],[+ rerumTransact(str)],[+ displayTransact(str)],[+ save()]]
Book
Transact
\table[[Book,Transact],[- callNo : str,- transactID : str],[- title : str,- book : Book],[- author : str,- user : User],[- ISBN: str,- bonowDate : Date],[- publisher : str,- retumDate : Date],[+ getCallNo0 : str,- Iine : float]]
 Class Diagram \table[[Library],[- name : str],[- area : str],[- country :

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!