11 Commits

Author SHA1 Message Date
Ilkka Seppälä
6cb5b4a683 Update README.md 2020-09-13 18:19:35 +03:00
Ilkka Seppälä
0685a505d3 #1113 Add uml-reverse-mapper plugin 2019-12-07 18:03:49 +02:00
Ilkka Seppälä
b0f9582824 #190 Remove urm plugin 2017-11-28 20:55:52 +02:00
NooBxGockeL
7d995056ff Update URM Version to 1.4.4 and regenerated all puml files 2016-11-26 12:51:06 +01:00
Ilkka Seppälä
6026eedd51 UML generation: Mark the urm-maven-plugin execution to be ignored in Eclipse and recreate all .puml files 2016-09-18 17:51:09 +03:00
NooBxGockeL
36fe249960 Work on #190: Add first batch of automagically generated puml files 2016-08-30 13:29:12 +02:00
Ilkka Seppala
5c2e2ff7fb Consistent UML model naming across all examples. 2015-05-31 12:59:30 +03:00
llitfkitfk
80e8fef5c9 add editable diagram files
(you need to install objectaid eclipse plugin to view that)
2014-11-03 08:47:03 +08:00
llitfkitfk
bbfe3f6207 add rest of class diagrams 2014-10-31 13:31:41 +08:00
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
Ilkka Seppala
39371a2635 added class diagram for template method 2014-08-24 23:44:07 +03:00