1
4.7kviews
Draw class diagram Railway System
written 8.0 years ago by | • modified 8.0 years ago |
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
ADD COMMENT
EDIT
1 Answer