Question
Create a UML Class Diagram and Activity Class Diagram for toaster oven with following functions. _______________________________________________________________________________________________________________________ Oven will have four dials and selectors as list
Create a UML Class Diagram and Activity Class Diagram for toaster oven with following functions.
_______________________________________________________________________________________________________________________
Oven will have four dials and selectors as list below:
Function selector: Toast, Broil, Warm, Bake.
Temperature selector: used to set temp from 0 to 450 degree Fahrenheit.
Time selector: used to set time from 0 to 60 minutes.
Toast selector: Light (set time to 1 minute), Mild (set time to 2 minutes), Dark (set time to 3 minutes). Time is automatically set by the toaster selection.
________________________________________________________________________________________________________________________
The Oven has light indicator that goes on when oven is in use, bell ring when it done in use, and the light goes off.
Code in C++ with Oven.h file, Oven.cpp file, and Main.cpp file.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started