One or more teams will be asked to put up their class diagram, or part of it. Come prepared.
There will be laboratory session this week to get you used to iContract.
Come prepared with a few classes with a few methods e.g for booking
and cancelling an order. The methods should have pre- and post-conditions.
Use Visual J++ (or an editor) to create the classes with a simple
main()
method. Copy and edit the Makefile from
N:\Student\ITPorject\Makefile to use your classes, and build and test
the augmented classes.