Scenario. Consider the following description of a robotic receptionist in a hotel. a. Users can ask the robot for inform
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Scenario. Consider the following description of a robotic receptionist in a hotel. a. Users can ask the robot for inform
Create a class diagram to represent data and relations the
robotic receptionist system may store. Justify your choices of
classes and relationships in a paragraph of text accompanying the
class diagram. Create an object diagram and explain why it is
consistent with the class diagram.
Patterning: Have between 5-10 classes
(including justification of relationships), 5
objects and 5 links (including explanation of consistency) in
the respective diagrams
Scenario. Consider the following description of a robotic receptionist in a hotel. a. Users can ask the robot for information (general hotel information, local area details, etc). Some queries require authorization. b. Overall guest figures (one example of an information request) can be obtained from the robot, but this requires authorization from a staff member (via a staff ID card). c. Guests (those with a room key) or staff members can be shown directions to a specific room or hotel facility. The robot may optionally guide the user. d. Guests can send the robot to deliver a suitcase to a specific room or retrieve them when leaving. e. While delivering a suitcase, the robot may still respond to information requests. f. Any user can use the robot screen to video call with a hotel security officer.