Airlines Management System UML Diagram

Subscribe our YouTube channel for latest project videos and tutorials Click Here

Posted By freeproject on March 17, 2018

Airline Management System Activity Diagram

Posted By freeproject on March 13, 2018

This is the Activity UML diagram of Airline Managmenet System which shows the flows between the activity of Booking Enquiry, Airline Enquiry, Employee, Passengar Reservation, Ticket Booking. The main activity involved in this UML Activity Diagram of Airline Managmenet System are as follows:

  • Booking Enquiry Activity
  • Airline Enquiry Activity
  • Employee Activity
  • Passengar Reservation Activity
  • Ticket Booking Activity

Features of the Activity UML diagram of Airline Managmenet System

  • Admin User can search Booking Enquiry, view description of a selected Booking Enquiry, add Booking Enquiry, update Booking Enquiry and delete Booking Enquiry.
  • Its shows the activity flow of editing, adding and updating of Airline Enquiry
  • User will be able to search and generate report of Employee, Passengar Reservation, Ticket Booking
  • All objects such as ( Booking Enquiry, Airline Enquiry, Ticket Booking) are interlinked
  • Its shows the full description and flow of Booking Enquiry, Passengar Reservation, Ticket Booking, Employee, Airline Enquiry
Airline Management System Activity Diagram

Airline Management System Class Diagram

Posted By freeproject on August 2, 2017

Airline Managmenet System Class Diagram describes the structure of a Airline Managmenet System classes, their attributes, operations (or methods), and the relationships among objects. The main classes of the Airline Managmenet System are Airlines Booking, Passengar, Ticket Booking, Booking Enquiry, Airline Enquiry, Employee.

Classes of Airline Managmenet System Class Diagram:

  • Airlines Booking Class : Manage all the operations of Airlines Booking
  • Passengar Class : Manage all the operations of Passengar
  • Ticket Booking Class : Manage all the operations of Ticket Booking
  • Booking Enquiry Class : Manage all the operations of Booking Enquiry
  • Airline Enquiry Class : Manage all the operations of Airline Enquiry
  • Employee Class : Manage all the operations of Employee

Classes and their attributes of Airline Managmenet System Class Diagram:

  • Airlines Booking Attributes : airlines booking_id, airlines booking_type, airlines booking_date, airlines booking_description
  • Passengar Attributes : passenger_id, passenger_name, passenger_mobile, passenger_email, passenger_username, passenger_password, passenger_address
  • Ticket Booking Attributes : ticket booking_id, ticket booking_type, ticket booking_Date, ticket booking_description
  • Booking Enquiry Attributes : booking enquiry,_id, booking enquiry,_title, booking enquiry,_type, booking enquiry,_date, booking enquiry,_description
  • Airline Enquiry Attributes : airline enquiry,_id, airline enquiry,_title, airline enquiry,_type, airline enquiry,_date, airline enquiry,_description
  • Employee Attributes : employee_id, employee_name, employee_mobile, employee_email, employee_username, employee_password, employee_address

Classes and their methods of Airline Managmenet System Class Diagram:

  • Airlines Booking Methods : addAirlines Booking(), editAirlines Booking(), deleteAirlines Booking(), updateAirlines Booking(), saveAirlines Booking(), searchAirlines Booking()
  • Passengar Methods : addPassengar(), editPassengar(), deletePassengar(), updatePassengar(), savePassengar(), searchPassengar()
  • Ticket Booking Methods : addTicket Booking(), editTicket Booking(), deleteTicket Booking(), updateTicket Booking(), saveTicket Booking(), searchTicket Booking()
  • Booking Enquiry Methods : addBooking Enquiry(), editBooking Enquiry(), deleteBooking Enquiry(), updateBooking Enquiry(), saveBooking Enquiry(), searchBooking Enquiry()
  • Airline Enquiry Methods : addAirline Enquiry(), editAirline Enquiry(), deleteAirline Enquiry(), updateAirline Enquiry(), saveAirline Enquiry(), searchAirline Enquiry()
  • Employee Methods : addEmployee(), editEmployee(), deleteEmployee(), updateEmployee(), saveEmployee(), searchEmployee()

Class Diagram of Airline Managmenet System :

Class Diagram Image: 
Airline Management System Class Diagram

Airline Managmenet System Component Diagram

Posted By freeproject on February 8, 2018

This is a Component diagram of Airline Managmenet System which shows components, provided and required interfaces, ports, and relationships between the Booking Enquiry, Employee, Passengar Reservation, Airline Enquiry and Airlines Booking. This type of diagrams is used in Component-Based Development (CBD) to describe systems with Service-Oriented Architecture (SOA). Airline Managmenet System UML component diagram, describes the organization and wiring of the physical components in a system.

Components of UML Component Diagram of Airline Managmenet System:

  • Booking Enquiry Component
  • Employee Component
  • Passengar Reservation Component
  • Airline Enquiry Component
  • Airlines Booking Component

Featues of Airline Managmenet System Component Diagram:

  • You can show the models the components of Airline Managmenet System.
  • Model the database schema of Airline Managmenet System
  • Model the executables of an application of Airline Managmenet System
  • Model the system's source code of Airline Managmenet System
Component Diagram: 

Airline Management System Dataflow Diagram

Posted By namita on June 28, 2017
Airline Management System Data flow diagram is often used as a preliminary step to create an overview of the Airline without going into great detail, which can later be elaborated.it normally consists of overall application dataflow and processes of the Airline process. It contains all of the userflow and their entities such all the flow of Passenger Reservation, Airline Booking, Passenger,Ticket Booking,Booking Enquiry,Airline Enquiry,Employee. All of the below diagrams has been used for the visualization of data processing and structured design of the Airline process and working flow.

Zero Level Data flow Diagram(0 Level DFD) of Airline Management System :

This is the Zero Level DFD of Airline Management System, where we have eloborated the high level process of Airline. It’s a basic overview of the whole Airline Management System or process being analyzed or modeled. It’s designed to be an at-a-glance view of Booking Enquiry, Airline Enquiry and Employee showing the system as a single high-level process, with its relationship to external entities of Passenger Reservation, Airline Booking and Passenger. It should be easily understood by a wide audience, including Passenger Reservation, Passenger and Booking Enquiry In zero leve DFD of Airline Management System, we have described the high level flow of the Airline system.

High Level Entities and proccess flow of Airline Management System:

  • Managing all the Passenger Reservation
  • Managing all the Airline Booking
  • Managing all the Passenger
  • Managing all the Ticket Booking
  • Managing all the Booking Enquiry
  • Managing all the Airline Enquiry
  • Managing all the Employee
Zero Level Data flow Diagram(0 Level DFD) of Airline Management System

First Level Data flow Diagram(1st Level DFD) of Airline Management System :

First Level DFD (1st Level) of Airline Management System shows how the system is divided into sub-systems (processes), each of which deals with one or more of the data flows to or from an external agent, and which together provide all of the functionality of the Airline Management System system as a whole. It also identifies internal data stores of Employee,Airline Enquiry,Booking Enquiry,Ticket Booking,Passenger that must be present in order for the Airline system to do its job, and shows the flow of data between the various parts of Passenger Reservation,Passenger,Airline Enquiry,Employee,Booking Enquiry of the system. DFD Level 1 provides a more detailed breakout of pieces of the 1st level DFD. You will highlight the main functionalities of Airline.

Main entities and output of First Level DFD (1st Level DFD):

  • Processing Passenger Reservation records and generate report of all Passenger Reservation
  • Processing Airline Booking records and generate report of all Airline Booking
  • Processing Passenger records and generate report of all Passenger
  • Processing Ticket Booking records and generate report of all Ticket Booking
  • Processing Booking Enquiry records and generate report of all Booking Enquiry
  • Processing Airline Enquiry records and generate report of all Airline Enquiry
  • Processing Employee records and generate report of all Employee
First Level Data flow Diagram(1st Level DFD) of Airline Management System

Second Level Data flow Diagram(2nd Level DFD) of Airline Management System :

DFD Level 2 then goes one step deeper into parts of Level 1 of Airline. It may require more functionalities of Airline to reach the necessary level of detail about the Airline functioning. First Level DFD (1st Level) of Airline Management System shows how the system is divided into sub-systems (processes). The 2nd Level DFD contains more details of Employee,Airline Enquiry,Booking Enquiry,Ticket Booking,Passenger,Airline Booking,Passenger Reservation.

Low level functionalities of Airline Management System

  • Admin logins to the system and manage all the functionalities of Airline Management System
  • Admin can add, edit, delete and view the records of Passenger Reservation,Passenger,Booking Enquiry,Employee
  • Admin can manage all the details of Airline Booking,Ticket Booking,Airline Enquiry
  • Admin can also generate reports of Passenger Reservation,Airline Booking,Passenger,Ticket Booking,Booking Enquiry,Airline Enquiry
  • Admin can search the details of Airline Booking,Booking Enquiry,Airline Enquiry
  • Admin can apply different level of filters on report of Passenger Reservation,Ticket Booking,Booking Enquiry
  • Admin can tracks the detailed information of Airline Booking,Passenger,Ticket Booking, ,Booking Enquiry
Second Level Data flow Diagram(2nd Level DFD) of Airline Management System

Airline Managmenet System ER Diagram

Posted By freeproject on July 17, 2017

This ER (Entity Relationship) Diagram represents the model of Airline Managmenet System Entity. The entity-relationship diagram of Airline Managmenet System shows all the visual instrument of database tables and the relations between Passengar, Booking Enquiry, Airlines Booking, Employee etc. It used structure data and to define the relationships between structured data groups of Airline Managmenet System functionalities. The main entities of the Airline Managmenet System are Airlines Booking, Passengar, Ticket Booking, Booking Enquiry, Airline Enquiry and Employee.

Airline Managmenet System entities and their attributes :

  • Airlines Booking Entity : Attributes of Airlines Booking are airlines booking_id, airlines booking_type, airlines booking_date, airlines booking_description
  • Passengar Entity : Attributes of Passengar are passenger_id, passenger_name, passenger_mobile, passenger_email, passenger_username, passenger_password, passenger_address
  • Ticket Booking Entity : Attributes of Ticket Booking are ticket booking_id, ticket booking_type, ticket booking_Date, ticket booking_description
  • Booking Enquiry Entity : Attributes of Booking Enquiry are booking enquiry,_id, booking enquiry,_title, booking enquiry,_type, booking enquiry,_date, booking enquiry,_description
  • Airline Enquiry Entity : Attributes of Airline Enquiry are airline enquiry,_id, airline enquiry,_title, airline enquiry,_type, airline enquiry,_date, airline enquiry,_description
  • Employee Entity : Attributes of Employee are employee_id, employee_name, employee_mobile, employee_email, employee_username, employee_password, employee_address

Description of Airline Managmenet System Database :

  • The details of Airlines Booking is store into the Airlines Booking tables respective with all tables
  • Each entity (Employee, Ticket Booking, Airline Enquiry, Passengar, Airlines Booking) contains primary key and unique keys.
  • The entity Ticket Booking, Airline Enquiry has binded with Airlines Booking, Passengar entities with foreign key
  • There is one-to-one and one-to-many relationships available between Airline Enquiry, Booking Enquiry, Employee, Airlines Booking
  • All the entities Airlines Booking, Airline Enquiry, Ticket Booking, Employee are normalized and reduce duplicacy of records
  • We have implemented indexing on each tables of Airline Managmenet System tables for fast query execution.
Airline Managmenet System ER Diagram

Airline Managmenet System Sequence Diagram

Posted By freeproject on January 31, 2018

This is the UML sequence diagram of Airline Managmenet System which shows the interaction between the objects of Booking Enquiry, Ticket Booking, Airline Enquiry, Airlines Booking, Employee. The instance of class objects involved in this UML Sequence Diagram of Airline Managmenet System are as follows:

  • Booking Enquiry Object
  • Ticket Booking Object
  • Airline Enquiry Object
  • Airlines Booking Object
  • Employee Object

This is the UML sequence diagram of Airline Managmenet System which shows the interaction between the objects of Booking Enquiry, Ticket Booking, Airline Enquiry, Airlines Booking, Employee. The instance of class objects involved in this UML Sequence Diagram of Airline Managmenet System are as follows:

  • Booking Enquiry Object
  • Ticket Booking Object
  • Airline Enquiry Object
  • Airlines Booking Object
  • Employee Object

Airline Managmenet System Use Case Diagram

Posted By freeproject on July 24, 2017

This Use Case Diagram is a graphic depiction of the interactions among the elements of Airline Managmenet System. It represents the methodology used in system analysis to identify, clarify, and organize system requirements of Airline Managmenet System. The main actors of Airline Managmenet System in this Use Case Diagram are: Super Admin, System User, Employee, Passenger, who perform the different type of use cases such as Manage Airlines Booking, Manage Passengar, Manage Ticket Booking, Manage Booking Enquiry, Manage Airline Enquiry, Employee, Manage Users and Full Airline Managmenet System Operations. Major elements of the UML use case diagram of Airline Managmenet System are shown on the picture below.

The relationships between and among the actors and the use cases of Airline Managmenet System:

  • Super Admin Entity : Use cases of Super Admin are Manage Airlines Booking, Manage Passengar, Manage Ticket Booking, Manage Booking Enquiry, Manage Airline Enquiry, Employee, Manage Users and Full Airline Managmenet System Operations
  • System User Entity : Use cases of System User are Manage Airlines Booking, Manage Passengar, Manage Ticket Bookinng
  • Employee Entity : Use cases of Employee are Manage Staffs, Create Support Request, View and Reply Enquiry
  • Passenger Entity : Use cases of Passenger are Book ticket, search ticket, View Ticket, Login, Register

Use Case Diagram of Airline Managmenet System :

Airline Managmenet System Use Case Diagram

Project Category

Call FreeProjectz WhatsApp FreeProjectz