ksnowlv

回顾过去,总结以往;立足现在,铭记当下;技术为主,笔记而已.

Uml时序图

| Comments

时序图(Sequence Diagram)

显示对象之间交互的图,这些对象是按时间顺序排列的。

时序图中包括的建模元素主要有:

  • 1.对象(Actor)
  • 2.生命线(Lifeline)
  • 3.控制焦点(Focus of control)
  • 4.消息(Message):消息有同步消息,异步消息,返回消息。

时序图参考如下:

image

Comments

comments powered by Disqus
Included file 'custom/after_footer.html' not found in _includes directory