Problem: UML This exercise is for a simplified supermarket cash register system. The normal procedure  for using the cash register is as follows: • A customer arrives at the checkout with items to pay. • The cashier records the identification number of each item, as well as the quantity  if it is greater than one. • The checkout displays the price of each item and its description. • When all purchases are recorded, the cashier signals the end of the sale. • The cash register displays the total purchases. • The customer chooses his method of payment: ✓ cash: the cashier collects the money received; the cashier indicates the  currency to be returned to the customer; ✓ check: the cashier checks the creditworthiness of the customer by  transmitting a request to an authorization center via the cashier; ✓ credit card: a bank terminal is part of the cash register. It transmits an  authorization request to an authorization center according to the type of  card. • The cash register registers the sale and prints a receipt. • The cashier gives the customer the receipt. After the items have been entered, the customer can present discount coupons for certain  items to the cashier. When payment is completed, the checkout transmits information on  the number of items sold to the inventory management system.  ques:  Expand the diagram in 4) by considering the different types of payment, as well as the other actions of the cashier.

C++ for Engineers and Scientists
4th Edition
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Bronson, Gary J.
Chapter7: Arrays
Section: Chapter Questions
Problem 9PP: (Data processing) Your professor has asked you to write a C++ program that determines grades at the...
icon
Related questions
Question

Problem: UML
This exercise is for a simplified supermarket cash register system. The normal procedure 
for using the cash register is as follows:
• A customer arrives at the checkout with items to pay.
• The cashier records the identification number of each item, as well as the quantity 
if it is greater than one.
• The checkout displays the price of each item and its description.
• When all purchases are recorded, the cashier signals the end of the sale.
• The cash register displays the total purchases.
• The customer chooses his method of payment:
✓ cash: the cashier collects the money received; the cashier indicates the 
currency to be returned to the customer;
✓ check: the cashier checks the creditworthiness of the customer by 
transmitting a request to an authorization center via the cashier;
✓ credit card: a bank terminal is part of the cash register. It transmits an 
authorization request to an authorization center according to the type of 
card.
• The cash register registers the sale and prints a receipt.
• The cashier gives the customer the receipt.
After the items have been entered, the customer can present discount coupons for certain 
items to the cashier. When payment is completed, the checkout transmits information on 
the number of items sold to the inventory management system. 

ques:  Expand the diagram in 4) by considering the different types of payment, as well as the other actions of the cashier.

Expert Solution
steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Knowledge Booster
Computational Systems
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning