UML class diagrams are useful tools for mapping out different classes for an object-oriented program. The UML class diagram displays the attributes and methods of each class as well as showing relationships between classes. In this activity, you will analyze a UML class diagram and implement either the Cat or the Dog class. The purpose of this activity is to give you practice interpreting a UML class diagram and implementing a class based on that diagram. Implementing classes based on a UML diagram is a valuable skill to help you work as a part of a development team. This assignment will also help prepare you to implement the Pet class as part of your Project One submission.
For this assignment, you will select either the Cat or the Dog Java class from the UML diagram. Open the Virtual Lab (Apporto) by clicking on the link in the Virtual Lab Access module. Then open your Eclipse IDE and create a new class. Use theEclipse IDE Tutorial Videoif you need help with creating a class in Eclipse.
Submit your Cat or Dog class as a JAVA class file. Use theDownloading Files from Eclipse Tutorial PDFto help you download the file for your submission.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here