Tutorial#14 Mapping Models to Code
In this tutorial, you will do some class exercises about mapping models to code. You are first given a simple model in terms of class diagrams. You then apply the transformations you learned in the previous lecture to the associations in the model. You need to write the Java source code to manage the associations including class, field and method declarations, method bodies and visibility.
You can discuss with your classmates and tutor during your work. Submit your work to your tutor before you leave the class.
* * *
No comments yet
Sorry, the comment form is closed at this time.