Just Another Teaching of Software Engineering (2006-07)

This website archives the teaching and learning of a Software Engineering course. It supports teaching and learning during the course of study (September 2006 to May 2007). After the course, it is an archive for reference and sharing.

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

Comments RSS

Sorry, the comment form is closed at this time.

All Posts in Category Tutorials

* * *