Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

Object Oriented Analysis Design with UML: Blood Bank Management System, Study Guides, Projects, Research of Database Programming

A comprehensive analysis and design of a blood bank management system using object oriented analysis and design with uml. The system includes use case, class, state, activity, and sequence diagrams to illustrate the interaction between various components such as donor, receptionist, doctor, nurse, lab technician, blood, blood bank, and hospital. The goal is to ensure safe and efficient use of blood resources, leading to sustainable reductions in blood product usage and improvements in patient safety and quality of care.

Typology: Study Guides, Projects, Research

2023/2024

Uploaded on 04/14/2024

adiraj-kale
adiraj-kale 🇮🇳

1 document

1 / 14

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Bachelor of Engineering
Department of Information Technology
A. D. Patel Institute of Technology
Academic Year: 2013-14
[140703]
Object Oriented Analysis Design with UML
Blood Bank Management System
Prepared by:
Utsav Patel – 120010116017 – A5
Harshil Darji – 120010116045 – B5
Divy Shah – 120010116055 – C5
pf3
pf4
pf5
pf8
pf9
pfa
pfd
pfe

Partial preview of the text

Download Object Oriented Analysis Design with UML: Blood Bank Management System and more Study Guides, Projects, Research Database Programming in PDF only on Docsity!

Bachelor of Engineering Department of Information Technology A. D. Patel Institute of Technology Academic Year: 2013- [140703] Object Oriented Analysis Design with UML

Blood Bank Management System

Prepared by: Utsav Patel – 120010116017 – A Harshil Darji – 120010116045 – B Divy Shah – 120010116055 – C

INDEX Introduction Use case diagram Class diagram State diagram Activity diagram Sequence diagram

Use case diagram A use case diagram at its simplest is a representation of a user's interaction with the system. Cases included in following use-case diagram:  (^) Donation camp,  (^) Reception table,  (^) Donate blood,  (^) Process & test blood,  (^) Store blood,  (^) Order blood,  (^) purchase blood.

State diagram A state diagram is a type of diagram used in computer science and related fields to describe the behavior of systems. State diagrams require that the system described is composed of a finite number of states. States included in following system: Idle, Donor registration, Donor checking, Take blood, Test and process blood, Send blood to blood bank, Verify and store blood, Delivery to hospital.

Activity diagram Activity diagrams are graphical representations of workflows of stepwise activities and actions with support for choice, iteration and concurrency. the process of activity diagram is same as state diagram, there are mainly two differences; first: in this diagram condition is checked using rectangle, second: synchronized bar which use to split and merge activities/state of diagram.

... T H A N K Y O U..