UML 类图 Web 服务 [英] UML class diagram web service

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

问题描述

如何在 UML 中绘制使用 Web 服务的类?

解决方案

您也可以使用
(来源:xml.com)

How do I draw a class in UML that uses a web service?

解决方案

You could also use WSDL (Web Services Description Language) UML profile with the appropriate WSDL stereotypes.

That would give for example:

--------------------
| <<wsdl:service>> |
--------------------
|   MyWebService   |
--------------------
|                  |
--------------------
|                  |
--------------------
{URI="/MyWebService"}


A full UML example involving many components of a web service would be:


(source: xml.com)

这篇关于UML 类图 Web 服务的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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