Use Case Diagram for the Airline Management System
Learn how to define use cases and create the corresponding use case diagram for the airline management system.
Let’s build the airline management system’s use case diagram and understand its components. First, we’ll define the different elements of our airline, followed by the complete use case diagram of the system.
System
Our system is an airline.
Actors
Now, we’ll define the main actors of the airline management system.
Primary actors
Customer: The customer is the primary actor for the airline. The customer can search for flights, create ...