Sunday 6 November 2011

Simple Sequence Diagrams

I've recently been looking at sequence diagrams to clarify a customer's process, it lends itself well to this type of diagram.  Without wanting to invest heavily in learning a new UML diagramming tool, a quick search turned up http://www.websequencediagrams.com/, which allows you to create the diagrams through typing what you want in text.  The javascript based tool displays it right in the web page, even allowing you ta save to PNG, PDF or text.

Simple but effective, Thanks!

1 comment:

  1. UML Sequence Diagrams display an interaction as a two-dimensional chart. Sequence Diagrams are used to design, document and validate the architecture, interfaces and logic of the system by describing the sequence of actions that need to be performed to complete a task.

    ReplyDelete

Note: only a member of this blog may post a comment.