Sparx Systems Forum

Enterprise Architect => General Board => Topic started by: gtrudel on August 01, 2003, 07:08:02 pm

Title: Sequence Diagram - Multiple Activation
Post by: gtrudel on August 01, 2003, 07:08:02 pm
I’m evaluating EA and I’m quit impressed.

In a sequence diagram, is there a way to add activation boxes (new thread) ? I want to show that a particular method calls a method asynchronously, do some processing synchronously and then wait for asynchronous method to finish.

I tried the self –message asynchronous, my next call is link with the new activation box but I did not find a way to link the return with the new box.

Thank you,

Guy