0% found this document useful (0 votes)
83 views5 pages

2 - UML Class Diagram-Examples - Questions

The document describes a case study for a library management system that allows a library to monitor and control transactions. It focuses on basic operations like adding new members and books, searching for books and members, and borrowing or returning books. The system also generates reports on borrowed books and users can print hard copies. The class diagram identifies key classes like the Library, Librarian, Books Database, User, and Vendor.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
83 views5 pages

2 - UML Class Diagram-Examples - Questions

The document describes a case study for a library management system that allows a library to monitor and control transactions. It focuses on basic operations like adding new members and books, searching for books and members, and borrowing or returning books. The system also generates reports on borrowed books and users can print hard copies. The class diagram identifies key classes like the Library, Librarian, Books Database, User, and Vendor.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 5

UML Class Diagram

Class Diagram Example 1


Class Diagram Example 2
Case study 1: Library Management System
• Problem Statement:

The case study titled Library Management System is library management software
for the purpose of monitoring and controlling the transactions in a library. This
case study on the library management system gives us the complete information
about the library and the daily transactions done in a Library. We need to maintain
the record of new s and retrieve the details of books available in the library which
mainly focuses on basic operations in a library like adding new member, new
books, and up new information, searching books and members and facility to
borrow and return books. It features a familiar and well thought-out, an attractive
user interface, combined with strong searching, insertion and reporting
capabilities. The report generation facility of library system helps to get a good
idea of which are ths borrowed by the members, makes users possible to generate
hard copy.
Case study 1: Library Management System
• Class Diagram

Classes identified:
Library
Librarian
Books Database
User
Vendor

You might also like