我用的工具是Enterprise Architect,期间也尝试了其他工具例如
Visual Paradigm、StarUML、PowerDesigner。
EA心得链接
为啥用因为比较全,其他不是功能不全就是各种坑。但是它是个大坑,主要是官方文档说明不全,有的只有介绍没有操作说明,就靠自己摸索。工具栏会出现其他图的控件有时也会少控件,有些控件自己家画的范图都没用过,也不是UML规定的控件。
下面是其中文网站
https://sparxsystems.cn/resources/uml2_tutorial/
下面这个链接介绍了UML工具
http://www.umlchina.com/Tools/Newindex1.htm。
实在不想打字所以引用了博客园coolstream的博客。
UMl官方资料出处CSDN Tristan.L
https://blog.csdn.net/qq_35559756/article/details/78245204
- Structure Diagram
- 类图 (The Class Diagram)
https://www.jianshu.com/p/4768d3610cb1 - 组合结构图(Composite Structure Diagram)
https://www.jianshu.com/p/97cfc255b5f5 - 对象图(Object Diagram)
https://www.jianshu.com/p/111709ac6220 - 包图(Package Diagram)
https://www.jianshu.com/p/e8b18598053f - 组件图(Component Diagram)
https://www.jianshu.com/p/f2f5a608f0aa - 部署图(Deployment Diagram)
https://www.jianshu.com/p/1090ef586ffb - 文件图(Profile Dagram)
暂时不写,以后会补上
- 类图 (The Class Diagram)
- Behavior Diagram
- 用例图(The Use Case Diagram)
https://www.jianshu.com/p/5f9bceb29d2f - 时序图(Sequence diagram)
https://www.jianshu.com/p/c5209bde7287 - 通信图(Communication diagram)
https://www.jianshu.com/p/f89dac9fb8a0 - 活动图(Activity diagram)
https://www.jianshu.com/p/7177634cd6ff - 状态图(Statechart diagram)
https://www.jianshu.com/p/7bad36f91c66 - 定时图(Timing Diagram)
https://www.jianshu.com/p/895f22b7157f - 交互概述图(Interaction overview diagram)
https://www.jianshu.com/p/a63d4077e0e3
- 用例图(The Use Case Diagram)
网友评论