SE2811
Software Component Design
Main lab instructions

Please follow the invitation link posted on BlackBoard.

Please check in your code to the master branch. I may demo your code on my own machine from the master branch during lab.

Added 4 Feb 2019

UML Diagram Requirements

  • Reverse-engineer your diagram. EA puts each package in its diagram. Simply provide each of these diagrams.
  • Show the "HAS-SOME"/"HAS-A" relationship between the abstract subject and the abstract observer in your diagram. It may be necessary to copy the subject or observer into the same diagram if in your implementation they are in different classes.