Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Design and draw UML class diagram with attributes, behavior, and class relationships for the following scenario: Model a system for an airline management system that

Design and draw UML class diagram with attributes, behavior, and class relationships for the following
scenario: Model a system for an airline management system that manages flights and pilots-
a. An airline operates flights.
b. Each airline has an ID.
c. Each flight has an ID, a departure airport, and an arrival airport.
d. An airport as a unique identifier.
e. Each flight has a pilot and a co-pilot, and it uses an aircraft of a certain type.
f. A flight also has a departure time and an arrival time.
g. An airline owns a set of aircrafts of different types.
h. An aircraft can be in a working state, or it can be under repair.
i. In a moment an aircraft can, be landed or airborne.
j. A company has a set of pilots: each pilot has an experience level: 1 is minimum, 3 is maximum.
k. A type of aircraft may need several pilots, with a different role (e.g.: captain, co-pilot, navigator).
image text in transcribed

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: 3

blur-text-image

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

Concepts of Database Management

Authors: Philip J. Pratt, Mary Z. Last

8th edition

1285427106, 978-1285427102

More Books

Students also viewed these Databases questions