15 Commits

Author SHA1 Message Date
Ilkka Seppälä 2aaf712f06 docs: object pool and observer diagrams 2025-04-09 21:31:30 +03:00
Rakesh Venkatesh 0c83ccc2fe Use enums instead os switch blocks
Its better to use enums instead of switch
blocks which makes the code longer and difficult
to maintain as and when new state appears.
2020-08-05 15:50:05 +02:00
Ilkka Seppälä 0685a505d3 #1113 Add uml-reverse-mapper plugin 2019-12-07 18:03:49 +02:00
DRad b497d41f61 Modify Observer pattern UML (#877) 2019-07-29 21:21:07 +03:00
Ilkka Seppälä b0f9582824 #190 Remove urm plugin 2017-11-28 20:55:52 +02:00
NooBxGockeL c2a7b902a9 Work on #190: urm/puml updates
* added pumlid where it was missing and possible
* removed pumlid where it generated a bad image
* regenerated some incorrect puml's
* added 'left to right direction' puml prefix to some diagrams to improve the automatic layouting
2017-03-25 22:07:10 +01: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 edc93ea7cf Changed the observer diagram. 2014-10-20 13:26:42 -02:00
Ilkka Seppala 1eddfa844d Updated observer class diagram. 2014-09-07 19:41:31 +03:00
Ilkka Seppala c61198b80e added observer class diagram 2014-08-24 23:13:33 +03:00