- E5: The Elevator Manager sends an Elevator Commitment message to the Scheduler, to inform it that this elevator is committed to visit the give floor.
- E5a: If the elevator is idle, the Elevator Manager sends an UP(or DOWN) message to the Elevator Control object, directing it to move in the desired direction. This case is handled by the Dispatch Elevator use case.