Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

A user, who wishes to withdraw money, provides the system with the bank card and his/her PIN. Using the information provided by the user, the

A user, who wishes to withdraw money, provides the system with the bank card and his/her PIN. Using the information provided by the user, the system will contact with the bank to determine if the PIN of the user is correct.
If the PIN is correct, the system will ask how much money the user wants to withdraw. Using the amount provided by the user, the system will check if the amount of money in the ATM is enough. If it is enough, the system will contact with the bank to determine if the amount of money in the users account is enough. If it is enough, the system will provide the money to the user and notify the bank to update the users account.
Otherwise, the system will tell the user why it can not be done and then ask the user if he/she would like to input a new amount. If the user refuses, the system will return the card to the user. Otherwise, the system will repeat the process above to complete the new transaction.
1) Draw a UML sequence diagram.
2) Draw a UML activity diagram.
3) Draw a UML class diagram to model the software system for ATM. For each class, you only need to give it a name. Its attributes or methods are not needed.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Concepts of Database Management

Authors: Philip J. Pratt, Joseph J. Adamski

7th edition

978-1111825911, 1111825912, 978-1133684374, 1133684378, 978-111182591

More Books

Students also viewed these Databases questions

Question

Required rate of return %

Answered: 1 week ago

Question

Question How are VEBA assets allocated when a plan terminates?

Answered: 1 week ago

Question

Question May a taxpayer roll over money from an IRA to an HSA?

Answered: 1 week ago

Question

Question What is the doughnut hole in HSA coverage?

Answered: 1 week ago