Book a Demo

Author Topic: Sequence Diagram  (Read 2593 times)

PaulH

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Sequence Diagram
« on: June 13, 2007, 11:19:58 pm »
How to I make a self call "longer" so that I can show the message dispatch within it.

For example, I have a method call ProcessUsers and I'm going to call FindUser, Message.Merge and Message.Dispatch within the context of this.

If I'm approaching this incorrectly, I'd also appreciate advice.