Understanding Diagrams [closed]

て烟熏妆下的殇ゞ 提交于 2019-11-27 04:55:31

1 Yes it is UML. You can read more (with examples) about class diagrams and other UML diagrams e.g. at http://www.uml-diagrams.org/class-diagrams-overview.html

2 Although it is possible to Google out and print and pin up on your notice board some "UML cheat sheet" or "UML quick reference card" (e.g. http://www.holub.com/goodies/uml).

3 it is much better to first read a good book so that you know what is/is_not possible what is the structural/behavioral modeling etc. Explaining UML is not a thing that can be done on 1 single sheet of paper or in one single Stack Overflow answer

Here is a key that I found here

***EDIT @xmojmr's request, here is an updated diagram that I found here (detailed definitions can be found in the linked page):

I recommend you to read UML superstructure specification. Read Classes section to get information about types of relationship applicable to structural diagrams defined in UML, and much more. This document is base document if you want to learn UML. Dowload it from this site UML Superstructure

Yes, is U.M.L.

You do can learn about applying Design Patterns, without getting into U.M.L., but, the original book, as well as, a lot of documentation uses U.M.L.

I suggest to learn about U.M.L., without Design Patterns, and later, learn about Design Patterns, with & without U.M.L.

Just my 2 cents.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!