How to draw a web service using UML [closed]

自作多情 提交于 2019-12-07 12:23:22

问题


What's the best and most elegant way to represent a web service interface using a UML class diagram?


回答1:


Well it is just a diagram to help pass a point so whatever is clear. One option is to use stereotypes put "contract" on the interface and put "web service" on the class.




回答2:


I would use a Sequence Diagram not a Class Diagram.

Web Service with UML



来源:https://stackoverflow.com/questions/12459912/how-to-draw-a-web-service-using-uml

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