16 Commits

Author SHA1 Message Date
Rakesh Venkatesh
4ff196ce35 Refactor the command pattern to use lambda functions
We can leverage the lambda expressins of Java 8 onwards
to implement command design pattern instead of traditional
non functional way
2020-10-13 16:45:19 +02:00
Rakesh Venkatesh
f234baf258 Cleanup code 2020-08-04 16:34:41 +02:00
Ilkka Seppälä
0685a505d3 #1113 Add uml-reverse-mapper plugin 2019-12-07 18:03:49 +02:00
Ilkka Seppälä
1eb1961f1b Remove presentations 2019-10-30 21:12:10 +02:00
Ilkka Seppälä
9ebbc421dd Update license headers 2019-10-12 20:05:54 +03:00
Rodolfo Forte
55c7579983 Fix script blocking (#843) 2019-02-04 08:35:06 +02:00
Tschis
4dbf646b37 Add Command presentation 2017-12-11 13:45:10 -03: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
db6ec3cc1a #95 Updated and clarified Command pattern example 2015-06-30 17:52:53 +03: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
24ce036dd2 add part of class diagram 2014-10-31 09:18:39 +08:00
Ilkka Seppala
0fe3d7da93 added command class diagram 2014-08-24 20:49:45 +03:00