Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Software engineering course. I do not want the solution in code form. I want a class diagram of the system Use StarUML to draw a

Software engineering course. I do not want the solution in code form. I want a class diagram of the system
image text in transcribed
Use StarUML to draw a class diagram to model a system for the management of flights and pilots. An airline operates flights. Each airline has an Id and a name. Each flight has an ID a departure airport and an arrival airport: an airport has a unique identifier and a name. Each flight has a pilot and a copilot, and it uses an aircraft of a certain type; a flight has also a departure time and an arrival time. An airline owns a set of aircraft of different types. An aircraft can be in a working state or it can be under repair, and at a particular moment, an aircraft can be landed or airborne. A company has a set of pilots: each pilot has an experience level: 1 is minimum, and 3 is maximum. A type of aircraft may need a particular number of pilots, with different roles (Ex. captain, co-pilot, and navigator): there must be at least one captain and one co-pilot, and a captain must have a level 3

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

Fundamentals Of Database System

Authors: Elmasri Ramez And Navathe Shamkant

7th Edition

978-9332582705

More Books

Students also viewed these Databases questions

Question

What would you do?

Answered: 1 week ago