Railway Reservation System

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 6

SOFTWARE DESIGN

MINI PROJECT

EEM-710
SOFTWARE DESIGN

PRESENTED BY
SHIVAM GAUTAM
1801577
BTECH 4TH YEAR
ELECTRICAL (CS)
Railway Reservation System

Activity UML Diagram


This is the Activity UML diagram of Railway Reservation System which shows the flows between the
activity of Ticket, Customer, Payment, Booking, Train Schedule. The main activity involved in this UML
Activity Diagram of Railway Reservathin System are as follows:
 Ticket Activity
 Customer Activity
 Payment Activity
 Booking Activity
 Train Schedule Activity
Railway Reservation System Class Diagram
Railway Reservation System Class Diagram describes the structure of a Railway Reservation System
classes, their attributes, operations (or methods), and the relationships among objects. The main
classes of the Railway Reservation System are Train, Ticket, Booking, Customer, Payment, Train Route.
Railway Reservation System Sequence Diagram
Railway Reservation System Use Case Diagram

COCOMO MODEL

You might also like