How do I represent an android fragment in UML?

岁酱吖の 提交于 2019-12-02 02:04:40

问题


Just wondering what the best way to represent an activity with a few fragments in UML or more specifically a Class Diagram.


回答1:


That depends on the point of view.

The most thorough analysis of fragments can be done by Object diagram or Composite Structure Diagram.

If you want to model their outer behaviour, Component diagram or any of behavioral diagrams will do.



来源:https://stackoverflow.com/questions/26622462/how-do-i-represent-an-android-fragment-in-uml

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