Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

The airline AirForm proposes us to model in UML a reduced version of its information system of reservation of flight tickets. Flights are planned in

The airline AirForm proposes us to model in UML a reduced version of its information system of reservation of flight tickets. Flights are planned in advance and assigned to an airplane, an airport of departure, an airport of arrival, a departure date and an arrival date. Each airplane has a capacity in maximum number of passengers. Tickets are issued for each flight when planning, there is no overbooking.

Users buy the tickets. This purchase results in a reservation (via ticket) for the flight in question. We keep the last names, first names, addresses and phones of the users who made a reservation, as well as the booking date and the ticket price. Upon check-in (departure), passengers confirm their tickets for the registered flight. We memorize this initial confirmation.

When the flight is over, the reservations associated with it are archived, and they are deleted when the flight is canceled.

  1. Write the high-level use case Buy the tickets initiated by a customer, and refine if it is possible this high-level use case.

  2. Propose a class diagram that models the AirForm system without representing other elements than those indicated in the statement. Please, specify the attributes for each class.

  3. Model the following treatments with detailed sequence diagrams.

    1. Book a ticket on a flight.

    2. Cancel a flight.

  4. Suppose that the airline AirForm wants to generalize the system to offer services for high-end tourists, and social group of wealthy people who travel the world to participate in social activities unavailable to ordinary people. Which changes in the AirForm system would you recommend? Justify your answer.

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

More Books

Students also viewed these Databases questions