Great Deal! Get Instant $10 FREE in Account on First Order + 10% Cashback on Every Order Order Now

Design a software to simulate a toaster Oven. The oven will have four dials/selectors as listed below: 1. A function dial: user can select one of the four options of 1) Toast, 2) Broil, 3) Warm or...

1 answer below »
Design a software to simulate a toaster Oven. The oven will have four dials/selectors as listed below: 1. A function dial: user can select one of the four options of 1) Toast, 2) Broil, 3) Warm or 4) Bake. (no need to set the time and the temperature when on Toast) 2. A temperature dial: used to set temperature in the range 0 – 400 degree Fahrenheit, at the intervals of 50. Temperature and time dials must be set when function dial is on Broil, Warm or Bake. 3. A time dial: used to set time in the rage 0 to 60 minutes., at intervals of 10. Time is only must be set when oven is not toasting 4. A toast dial: user can set this dial to one of the options of: light (sets time to 1 min.), mild (Sets time to 2 min.), dark (sets time to 3 min). Time is automatically set by the toaster selection. Temperature is automatically set to 200 for toasting. 5. Oven has no “on” button, it comes on when 6. The function dial is set to toast and the toast dial is set to one of its options. 7. The function dial is set to an option other than the toast and both temperature and time dials are also set to a value (other than zero). Over will run on the set temperature for the set length of time for the selected function (Broil, Warm, Bake).
Answered 107 days After May 03, 2022

Solution

Aditi answered on Aug 19 2022
76 Votes
SOLUTION
Domain Analysis:
· The process of determining which classes are involved and how those classes are related to one another is refe
ed to as "domain analysis."
· Building an Object-Oriented Model that co
esponds to the system that exists in the actual world is the primary goal of Domain Analysis.
· The textual analysis that A
ott did will make determining the classes and linkages much simpler for us. In addition, this study is included in the Domain Analysis.
· The textual analysis that A
ott developed will be used here in order to construct the system.
UML Diagram:
· The Unified Modeling Language is what UML stands for in its entire form.
· In the field of software development, the Unified Modeling Language (UML) serves as a visual modelling language.
· UML provides a variety of diagrams to choose from when describing a system.
· Within the UML diagram, the class diagram is one of the types that may be used to describe the structure of the system.
Class Diagram...
SOLUTION.PDF

Answer To This Question Is Available To Download

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here