Question Draw an interaction diagram for the following contract: If a collaboration diagram is used, be sure that all me
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Question Draw an interaction diagram for the following contract: If a collaboration diagram is used, be sure that all me
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. .