1
4.4kviews
Draw class diagram Railway System

Consider the Railway System :

(i) Stations, tracks connecting stations.

(ii) Trains with name & ID

(iii) Train schedules record the time a train passes through each station on its route. Assume that each train reaches its destination on same day and every train runs everyday For each train on its route, stole (a) timc in (b) time out (c) Sequence no so stations in the route of a train can be ordered by sequence no.

(iv) Passenger booking consisting of train, date, from station, to station, coach, seat and passenger name. Draw class diagram for above:

Mumbai University > Information Technology > Sem 3 > Object Oriented Programming Methodology

Marks: 10M

Year: Dec 2015

1 Answer
1
225views

scenario. Show clearly the relationship among participating classes

Class Diagram of Online Reservation System

enter image description here

Please log in to add an answer.