Hello and thank you for the help The question is 1 Draw an A
Hello and thank you for the help!
The question is:
1) Draw an Activity Diagram for the \"To-Be\" System of the paragraph below (use swimlanes if multiple actors):
A Video Store (AVS) runs a series of fairly standard video stores. Before a video can be put on the shelf, it must be cataloged and entered into the video database. Every customer must have a valid AVS customer card in order to rent a video. Customers rent videos for three days at a time. Every time a customer rents a video, the system must ensure that he or she does not have any overdue videos. If so, the overdue videos must be returned and an overdue fee paid before customer can rent more videos. Likewise, if the customer has returned overdue videos but has not paid the overdue fee, the fee must be paid before new videos can be rented. Every morning, the store manager prints a report that lists overdue videos. If a video is two or more days overdue, the manager calls the customer to remind him or her to return the video. If a video is returned in damaged condition, the manager removes it from the video database and may sometimes charge the customer.
Solution
A Video Store
M. Create a set of detail use-case descriptions for the video system in Exercise L.
Major use cases are listed by actor:
Video store staff
Catalogue video
Enter video into database
Put video on shelf
Customer
Obtain an account
Rent a video
Check for overdue videos
o Receive overdue video
o Receive overdue video fine
Store manager
Print overdue video list (daily)
o Sort overdue video records/items by length of time overdue
o Print list
Call overdue video clients (two or more days late)
