Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

22F: You have been assigned to a team that will be developing for an Information System lepartment. As part of the project startup, your project

image text in transcribed
22F: You have been assigned to a team that will be developing for an Information System lepartment. As part of the project startup, your project manager has asked you to draw a :lass diagram. You have been given the written description of the system as follows: "A passenger has attributes like name, data of birth and phone number and has a request booking method. Admin has also name, data of birth, and phone number also has two methods add trip or delete trip. Front desk manager has also name, data of birth phone number, and report issue method. Book a trip has attributes like a unique booking number, number of seats. and status. A passenger can book a trip or many trips. In our system, there is payment for each booked trip and for each booked trip a notifaction massege should be sent. We have wo kind of notifaction: Emile notifaction and Sms notifaction. The notifaction trip has attributes like number of notifaction and contant, Emile notifaction has emile and Sms notifaction has phone. For each booked trip, one to five notifactions can be sent" Draw a class diagram, showing the classes, their attributes, operations, multiplicity, and relationships

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_step_2

Step: 3

blur-text-image_step3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Modern Database Management

Authors: Jeff Hoffer, Ramesh Venkataraman, Heikki Topi

12th edition

ISBN: 133544613, 978-0133544619

More Books

Students also viewed these Databases questions

Question

How to calculate the distance matrix using python codes

Answered: 1 week ago