设计UI是否需要UML类图? [英] is UML class diagram necessary to design the UI?

查看:256
本文介绍了设计UI是否需要UML类图?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试根据用例,活动图和序列图设计UI。需要为UI设计设计类图吗?

I am trying to design a UI based on Use cases, activity diagrams and sequence diagrams. is it necessary to design the Class diagrams for the UI design?

推荐答案

不需要图就可以编写代码,但是这样做让第三个人彻底了解应用程序并继续工作。

No diagrams are needed to write the code, but it would make the life hell for a 3rd person to understand the application and work on it.

作为著名的英语谚语,图像优于1000个单词。 UML图是记录应用程序体系结构的简便而标准的方法之一。

As famous English proverb, images are better than 1000 words. UML diagrams are one of the easy and standard ways to document the application architecture.

如果您是为自己而构建应用程序,那么不使用UML可能是一个借口,否则我建议您使用必需的UML图(类图,序列图和实体关系图(如果适用)(数据模型)。​​

If you are building the application for your own sake, then it might be an excuse not to use UML otherwise I would suggest to have the required UML diagrams (Class diagrams, sequence diagrams and Entity relationship diagrams, if applicable (Datamodel)).

这篇关于设计UI是否需要UML类图?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆