Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to draw a web service using UML [closed]

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

like image 917
Rafael Borja Avatar asked Aug 31 '25 22:08

Rafael Borja


1 Answers

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.

like image 156
Arnon Rotem-Gal-Oz Avatar answered Sep 04 '25 07:09

Arnon Rotem-Gal-Oz