11 Commits

Author SHA1 Message Date
ignite1771
18a1a725ee
#1469 Add lambda expressions implementation for Strategy Pattern (#1631)
* #1469 Add Strategy Pattern lambda implementation

After Java 8.
Also take advantage of enum

* #1469 Update class diagrams

* #1469 Update README.md

Add lambda programmatic example

* #1469 Remove unused imports

Co-authored-by: Subhrodip Mohanta <subhrodipmohanta@gmail.com>
2021-01-19 12:06:26 +05:30
Ilkka Seppälä
e6ddff5f25 Update README.md 2020-09-13 18:15:17 +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
Ilkka Seppala
163badaa53 added class diagram for strategy pattern 2014-08-24 23:32:16 +03:00