...
/Activity Diagram for the Elevator System
Activity Diagram for the Elevator System
Create some activity diagrams for the elevator system problem.
We'll cover the following...
An activity diagram is a great way to visualize the flow of messages from one activity to the other in the system. There can be different activity diagrams that we can create for our elevator system. In this lesson, we will create activity diagrams for the following two activities:
The passenger arrives at the desired floor.
Activity challenge: The passenger calls for the elevator. ...