Question Draw an interaction diagram for the following contract: If a collaboration diagram is used, be sure that all me
Posted: Fri May 20, 2022 10:35 am
Question Draw an interaction diagram for the following contract: If a collaboration diagram is used, be sure that all messages' sequence numbers are shown. Contract: Scheduling a Flight Operation: Responsibilities: SceduleAFlight (date time) Schedule an available pilot to available aircraft at a given data/time Cross references: Use case: Flight scheduling Preconditions: There is available pilot and aircraft. Postconditions: . Schedule handler control got any available pilot and any available aircraft at the given date time. A flight has been created by the scheduler object and added to the scheduled flights. .