https://github.com/samuel-ricardo/study_java_iphone-uml
https://github.com/samuel-ricardo/study_java_iphone-uml
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/samuel-ricardo/study_java_iphone-uml
- Owner: Samuel-Ricardo
- License: mit
- Created: 2023-09-13T16:30:32.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-13T17:22:24.000Z (over 1 year ago)
- Last Synced: 2025-01-14T12:43:44.062Z (5 months ago)
- Size: 11.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# study_Java_iphone-uml
# DIO - Basic Java Trail
www.dio.me#### Authors
- [Gleyson Sampaio](https://github.com/glysns)## POO - Challenge
Modeling and diagramming the representation in UML and Code regarding the iPhone component.
Based on the iPhone launch video as per the link below, use a UML tool of your choice to create a diagram of the classes and interfaces with the aim of representing the iPhone's roles as: Music Player, Telephone Device and Internet Browser. Then create the classes and interfaces in .java file format
[iPhone Launch 2007](https://www.youtube.com/watch?v=9ou608QQRq8)
- Relevant minutes from 00:15 to 00:55
###### Expected behaviors:
* Music Player: play, pause, select music
* Telephone Device: call, answer, startCorrerioVoz
* Internet Browser: displayPage, addNewTab, updatePage