In this exercise, you create the Transfer Money activity diagram.
The Transfer Money activity diagram describes the workflow that occurs when either the customer or the teller clicks Transfer Money on the main menu. The CityBank system processes the transaction to determine whether or not the accounts exist and whether or not the amount of money is less than 100 dollars, because a limit exists for how much money can be transferred in a single transaction. The CityBank system either completes the transaction or displays an invalid transaction message if the transaction is rejected.
The Transfer Money activity diagram models the steps that occur when the user clicks the Transfer Money item on the main menu. This procedure describes how to create the Customer/Teller activity partition.
You have now modeled the workflow of the Customer/Teller activity. Your diagram should look similar to the following figure:
The Transfer Money activity diagram models the steps that occur when the user clicks the Transfer Money item on the main menu. This procedure describes how to create the Customer/Teller activity partition.
You have now created the Transfer Money activity diagram. Your diagram should look similar to the following figure:
The Transfer Money activity diagram has two activity partitions and a decision node that show the simple workflows that occur when the user selects Transfer Money from the main menu.
You can insert a link to this diagram in the Account Operations use case diagram. This link can increase the readability of the model by enabling you to navigate between associated diagrams.
To continue, proceed to Exercise 1.8: Creating the Cash Check activity diagram .