Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Draw a Sequence diagram (object oriented Modeling) UML ce diagram for the Written Use Case description of a Hotel Room Romas provided below Hotel Room

image text in transcribed

Draw a Sequence diagram (object oriented Modeling) UML

ce diagram for the Written Use Case description of a Hotel Room Romas provided below Hotel Room Reservation Primary Actor Customer Kite (high, general) Customer, Reservation Clerk Customer pays with credit card al Guarantee Customer able to request a room Se Guarantee Customer will secure a reservation for a room Mai Socess scenario: Customer requests a room reservation for a specific date. Hotel clerk checks room availability on specified date. Clerk confirms room availability on specific date. Customer requests relevant discount (AAA, corporate rate, etc.). Clerk checks availability of discounts on date requested. Best available room rate is found. 2 Total amount due, including taxes, is calculated. Clerk informs customer of amount due (displays the total costs). Customer confirms reservation of the room and Clerk books the room. TO Availability of the room on the specified date is adjusted. 11 Charge of a one-day's rate on customer's card is applied as a deposit. 12) Clerk issues (displays) a reservation confirmation number to the customer. Extensions Rooms not available on specified date - customer tries another hotel. 12a) Credit card will not accept charge - reservation cancelled. Use only the Main Success scenario to draw the diagram. The Customer Actor interacts with the system through a Reservation Clerk boundary object. Also, consider one Control object for this Use case (e.g. Hotel Control), and two entity objects (Hotel Rooms, containing data for room availability, and CustomerCreditCard, containing customer credit data). Consider all calculations to be performed by the Control class on itself, as well as finding best room rate (discount)

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

Step: 3

blur-text-image

Ace Your Homework with AI

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

Get Started

Students also viewed these Databases questions

Question

What are the steps in the T&D process?

Answered: 1 week ago