6 Commits

Author SHA1 Message Date
mafagafogigante
74c0ab90ac Improved template method UML.
This commit fixes the following problems:
- protected methods marked as public.
- inherited operations that are not overriden are repeated.
- one method had an invalid parameter (see attached image).
- abstract class not indicated as such.

This commit improves the following aspects:
- I did not like how the classes were arranged, so went ahead and made
  some small chnges. I hope you don't mind the different distribution.
2014-10-17 20:58:49 -03:00
matthew
3da9ad5469 Formatted all files to the same standard 2014-10-08 13:42:12 +01:00
Matthew
bde5b343d0 Just formatting App classes to be like the other class files on the project 2014-10-07 16:23:37 +01:00
Ilkka Seppala
2e07a685b0 Comments for template method example. 2014-08-31 11:31:03 +03:00
Ilkka Seppala
39371a2635 added class diagram for template method 2014-08-24 23:44:07 +03:00
Ilkka Seppala
23e2faeca2 added template method sample 2014-08-23 13:37:42 +03:00