For example, here's the diagram created by this text:
User->A: DoWork
activate A
A->B: <>
activate B
B->C: DoWorkactivate C
C-->B: WorkDone
destroy C
B-->A: RequestCreated
deactivate BA->User: Done
Pretty nice, and well worth checking out, especially if all you want is a quick diagram without wasting a lot of time.
No comments:
Post a Comment