Question

Create a UML Class Diagram and Activity Class Diagram for toaster oven with following functions. _______________________________________________________________________________________________________________________...

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.

0 0
Add a comment Improve this question Transcribed image text
Know the answer?
Add Answer to:
Create a UML Class Diagram and Activity Class Diagram for toaster oven with following functions. _______________________________________________________________________________________________________________________...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • Create a class named Game using the following UML class diagram. GAME -gameName : string +Game()...

    Create a class named Game using the following UML class diagram. GAME -gameName : string +Game() +setGameName(in name : string) : void +getGameName() : string +displayMessage() : void This class has 2 member variables namely playerName and playerScore. The class contain following member functions: Constructor, set function, get functions, display function. Code write in 3 files: Game.h header file, funtion.cpp file and main.cpp file. The output should be: Player John has scored 50 points.

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT