Question: create a uml diagram containing all classes flightManager, flight, coordinator, customer, customerManager, BookingManager, Booking 9 internal class FlightHanager private Flight [ ] flightlist; private int
create a uml diagram containing all classes flightManager, flight, coordinator, customer, customerManager, BookingManager, Booking
internal class FlightHanager
private Flight flightlist;
private int numplight:
private int maxFlight;
public FlightHanagerint max
this.numFlight ;
this.maxflight max;
this.flightList new Flightmax;
public Flight getFlightlist & return this.flightlis
public int gethumflights return this.numFlight;
public int gethaxFlights return this.maxFlight;
internal class Prograil
STATIC coordinator and managers here
static CustomerHanager customerHanager;
static FlightHanager flightrianager;
static Bookingllanager bookingHanager;
static FIleIo fileIO;
static Coordinator coordinator;
static bool fullexit false;
TODO:
Implement choice processing DONE
Write a QUICK FRAMEWORK LOGIC DONE
internal class BookingHlanager
private CustomerHanager customerHanager;
private FlightHanager flighthlanager;
private Booking bookings;
private int bookingCount;
private int bookinglax;
public static int seed;
public BookingManagerCustomerHanager customerManager, F
this.bookingHlax maxBookings;
this.bookingCount thetatext ;
seed startseed;
this.customerHlanager customerHanager;
this.flightHanager flightHanager;
this.bookings new BookingmaxBookings;
No issues found
Ln:
Ch: internal class CustomerHanager
private Customer customers;
private int maxCustomers;
private int numCustomers;
private static int seed;
public Customertlanagerint maxCustomers, int startseed
this.maxCustomers maxCustomers;
numCustomers ;
customers new CustonermaxCustomers;
seed startseed;
public Customer getCustomers return customers; public int gethaxCustomersreturn maxCustomers;
No issues found
Ln:
Ch:
SPC
CRLF
internal class Customer
private int customerID;
private string customerFirstllame;
private string customexLastllame;
private string customexPhone;
private int numBookings;
public Customerint customeriD, string customerFirstName,
this.custoneiD custoneriD;
this.customexFlestilane customerFirstNlame;
this.customexLastilane customexLastNlame;
this.customexPhone customexPhone;
this,numBookings numBookings;
qetters
No issues found
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
