Deprecated GenMyModel from instructions. The UML diagrams need to look

consistent.
This commit is contained in:
Ilkka Seppala
2015-04-04 21:29:05 +03:00
parent 23f5be291b
commit 347b7eef0d

View File

@ -496,9 +496,7 @@ The difference is the intent of the patterns. While Proxy controls access to the
4. Add description of the pattern in README.md and link to the class diagram.
5. Create a pull request.
**For creating/editing UML diagrams** you need one of the following:
- [ObjectAid UML Explorer for Eclipse](http://www.objectaid.com/home) (recommended)
- [GenMyModel](http://genmymodel.com/)
**For creating/editing UML diagrams** you need [ObjectAid UML Explorer for Eclipse](http://www.objectaid.com/home)
**For inspiration** there is a good list of design patterns at [Wikipedia](http://en.wikipedia.org/wiki/Software_design_pattern).