Library Management System UML Diagrams

Library Management System UML Diagrams

Problem Statement
The purpose of the Library Management system is to allow for storing details of a large number of books, magazines, Journals, thesis and allow for add, search, borrow, return facilities separately to administrator/Librarian, staff and students. Different privileges are given to different types of users.

The tasks we have to do are:

1. You will have to identify the main entities (objects) for this system.
2. You will have to find out the relationships between these objects.
3. You will have to find the necessary attributes and functions that need to be associated with each object to implement the functionality mentioned above.
4. You will make a final comprehensive diagram show and all objects and their relations along with their attributes and functions.

-->

UML diagrams for Library Management System

Class Diagram for Library Management System



Component Diagram for Library Management System


Deployment Diagram for Library Management System


Use Case Diagram for Library Management System



Sequence Diagram for Library Management System



Activity Diagram for Library Management System




State chart Diagram for Library Management System




Comments

Nandun said…
should the librarian class and the member class have a association as librarian register member ?

Popular posts from this blog

Hotel Management System UML Diagrams

Hospital Management System UML Diagrams