Menu

#28 Interface Type in Interaction Diagram Message Signature

open
nobody
None
5
2012-10-15
2008-02-01
No

Options::Enviroment::Diagram contains a number of options for displaying the message signature. It would also be useful if the interface type from which the method is derived could be made visible.

This is particularly useful for REST architectures. For example, the WebServer class may realise the http://example.com/ URL/Interface. A GET request to this URL can be written as http://example.com/::GET():application/html. Missing the URL from sequence diagrams obscures the intent when many GET requests are possible via different URLs.

Benjamin

Discussion


Log in to post a comment.