Coach Management System UML Diagram

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

Posted By freeproject on March 18, 2018

Coach Management System Activity Diagram

Posted By freeproject on March 13, 2018

This is the Activity UML diagram of Coach Management System which shows the flows between the activity of Seat, Coach History, Train, Coach, Coach Number. The main activity involved in this UML Activity Diagram of Coach Management System are as follows:

  • Seat Activity
  • Coach History Activity
  • Train Activity
  • Coach Activity
  • Coach Number Activity

Features of the Activity UML diagram of Coach Management System

  • Admin User can search Seat, view description of a selected Seat, add Seat, update Seat and delete Seat.
  • Its shows the activity flow of editing, adding and updating of Coach History
  • User will be able to search and generate report of Train, Coach, Coach Number
  • All objects such as ( Seat, Coach History, Coach Number) are interlinked
  • Its shows the full description and flow of Seat, Coach, Coach Number, Train, Coach History
Coach Management System Activity Diagram

Coach Management System Class Diagram

Posted By freeproject on August 2, 2017

Coach Management System Class Diagram describes the structure of a Coach Management System classes, their attributes, operations (or methods), and the relationships among objects. The main classes of the Coach Management System are Coach, Coach Number, Passenger, Train, Seat, Report.

Classes of Coach Management System Class Diagram:

  • Coach Class : Manage all the operations of Coach
  • Coach Number Class : Manage all the operations of Coach Number
  • Passenger Class : Manage all the operations of Passenger
  • Train Class : Manage all the operations of Train
  • Seat Class : Manage all the operations of Seat
  • Report Class : Manage all the operations of Report

Classes and their attributes of Coach Management System Class Diagram:

  • Coach Attributes : coach_id, coach_number, coach_type, coach_description
  • Coach Number Attributes : coach_number_id, coach_number_type, coach_number_description
  • Passenger Attributes : passenger_id, passenger_name, passenger_mobile, passenger_email, passenger_username, passenger_password, passenger_address
  • Train Attributes : train_id, train_name, train_number, train_seat_number, train_ticket, train_type, train_description
  • Seat Attributes : seat_id, seat_bus_id, seat_customer_id, seat_number, seat_type, seat_description
  • Report Attributes : report_id, report_title, report_type, report_description

Classes and their methods of Coach Management System Class Diagram:

  • Coach Methods : addCoach(), editCoach(), deleteCoach(), updateCoach(), saveCoach(), searchCoach()
  • Coach Number Methods : addCoach Number(), editCoach Number(), deleteCoach Number(), updateCoach Number(), saveCoach Number(), searchCoach Number()
  • Passenger Methods : addPassenger(), editPassenger(), deletePassenger(), updatePassenger(), savePassenger(), searchPassenger()
  • Train Methods : addTrain(), editTrain(), deleteTrain(), updateTrain(), saveTrain(), searchTrain()
  • Seat Methods : addSeat(), editSeat(), deleteSeat(), updateSeat(), saveSeat(), searchSeat()
  • Report Methods : addReport(), editReport(), deleteReport(), updateReport(), saveReport(), searchReport()

Class Diagram of Coach Management System :

Class Diagram Image: 
Coach Management System Class Diagram

Coach Management System Component Diagram

Posted By freeproject on February 8, 2018

This is a Component diagram of Coach Management System which shows components, provided and required interfaces, ports, and relationships between the Passenger, Coach History, Train, Report and Coach. This type of diagrams is used in Component-Based Development (CBD) to describe systems with Service-Oriented Architecture (SOA). Coach Management System UML component diagram, describes the organization and wiring of the physical components in a system.

Components of UML Component Diagram of Coach Management System:

  • Passenger Component
  • Coach History Component
  • Train Component
  • Report Component
  • Coach Component

Featues of Coach Management System Component Diagram:

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

Coach Management System Dataflow Diagram

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

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

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

High Level Entities and proccess flow of Coach Management System:

  • Managing all the Coach
  • Managing all the Coach Number
  • Managing all the Coach History
  • Managing all the Passenger
  • Managing all the Train
  • Managing all the Seat
  • Managing all the Report
Zero Level Data flow Diagram(0 Level DFD) of Coach Management System

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

First Level DFD (1st Level) of Coach 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 Coach Management System system as a whole. It also identifies internal data stores of Report, Seat, Train, Passenger, Coach History that must be present in order for the Coach system to do its job, and shows the flow of data between the various parts of Coach, Coach History, Seat, Report, Train 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 Coach.

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

  • Processing Coach records and generate report of all Coach
  • Processing Coach Number records and generate report of all Coach Number
  • Processing Coach History records and generate report of all Coach History
  • Processing Passenger records and generate report of all Passenger
  • Processing Train records and generate report of all Train
  • Processing Seat records and generate report of all Seat
  • Processing Report records and generate report of all Report
First Level Data flow Diagram(1st Level DFD) of Coach Management System

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

DFD Level 2 then goes one step deeper into parts of Level 1 of Coach. It may require more functionalities of Coach to reach the necessary level of detail about the Coach functioning. First Level DFD (1st Level) of Coach Management System shows how the system is divided into sub-systems (processes). The 2nd Level DFD contains more details of Report, Seat, Train, Passenger, Coach History, Coach Number, Coach.

Low level functionalities of Coach Management System

  • Admin logins to the system and manage all the functionalities of Coach Management System
  • Admin can add, edit, delete and view the records of Coach, Coach History, Train, Report
  • Admin can manage all the details of Coach Number, Passenger, Seat
  • Admin can also generate reports of Coach, Coach Number, Coach History, Passenger, Train, Seat
  • Admin can search the details of Coach Number, Train, Seat
  • Admin can apply different level of filters on report of Coach, Passenger, Train
  • Admin can tracks the detailed information of Coach Number, Coach History, Passenger, , Train
Second Level Data flow Diagram(2nd Level DFD) of Coach Management System

Coach Management System ER Diagram

Posted By freeproject on July 17, 2017

This ER (Entity Relationship) Diagram represents the model of Coach Management System Entity. The entity-relationship diagram of Coach Management System shows all the visual instrument of database tables and the relations between Coach Number, Train, Coach, Report etc. It used structure data and to define the relationships between structured data groups of Coach Management System functionalities. The main entities of the Coach Management System are Coach, Coach Number, Passenger, Train, Seat and Report.

Coach Management System entities and their attributes :

  • Coach Entity : Attributes of Coach are coach_id, coach_number, coach_type, coach_description
  • Coach Number Entity : Attributes of Coach Number are coach_number_id, coach_number_type, coach_number_description
  • Passenger Entity : Attributes of Passenger are passenger_id, passenger_name, passenger_mobile, passenger_email, passenger_username, passenger_password, passenger_address
  • Train Entity : Attributes of Train are train_id, train_name, train_number, train_seat_number, train_ticket, train_type, train_description
  • Seat Entity : Attributes of Seat are seat_id, seat_bus_id, seat_customer_id, seat_number, seat_type, seat_description
  • Report Entity : Attributes of Report are report_id, report_title, report_type, report_description

Description of Coach Management System Database :

  • The details of Coach is store into the Coach tables respective with all tables
  • Each entity (Report, Passenger, Seat, Coach Number, Coach) contains primary key and unique keys.
  • The entity Passenger, Seat has binded with Coach, Coach Number entities with foreign key
  • There is one-to-one and one-to-many relationships available between Seat, Train, Report, Coach
  • All the entities Coach, Seat, Passenger, Report are normalized and reduce duplicacy of records
  • We have implemented indexing on each tables of Coach Management System tables for fast query execution.
Coach Management System ER Diagram

Coach Management System Sequence Diagram

Posted By freeproject on January 31, 2018

This is the UML sequence diagram of Coach Management System which shows the interaction between the objects of Passenger, Seat, Coach Number, Train, Coach. The instance of class objects involved in this UML Sequence Diagram of Coach Management System are as follows:

  • Passenger Object
  • Seat Object
  • Coach Number Object
  • Train Object
  • Coach Object

This is the UML sequence diagram of Coach Management System which shows the interaction between the objects of Passenger, Seat, Coach Number, Train, Coach. The instance of class objects involved in this UML Sequence Diagram of Coach Management System are as follows:

  • Passenger Object
  • Seat Object
  • Coach Number Object
  • Train Object
  • Coach Object

Coach Management 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 Coach Management System. It represents the methodology used in system analysis to identify, clarify, and organize system requirements of Coach Management System. The main actors of Coach Management System in this Use Case Diagram are: Super Admin, System User, Passenger, Cashier, who perform the different type of use cases such as Manage Coach, Manage Coach Number, Manage Coach History, Manage Passenger, Manage Train, Manage Seat, Manage Report, Manage Users and Full Coach Management System Operations. Major elements of the UML use case diagram of Coach Management System are shown on the picture below.

The relationships between and among the actors and the use cases of Coach Management System:

  • Super Admin Entity : Use cases of Super Admin are Manage Coach, Manage Coach Number, Manage Coach History, Manage Passenger, Manage Train, Manage Seat, Manage Report, Manage Users and Full Coach Management System Operations
  • System User Entity : Use cases of System User are Manage Coach, Manage Coach Number, Manage Coach History, Manage Passenger, Manage Train, Manage Seat, Manage Report
  • Passenger Entity : Use cases of Passenger are Check Coach, Book Coach, Make Payments, View History
  • Cashier Entity : Use cases of Cashier are Check Coach Request, Allot Coach, Create Invoice, Collect Payments

Use Case Diagram of Coach Management System :

 Coach Management System Use Case Diagram

Project Category

Call FreeProjectz WhatsApp FreeProjectz