Sparx Systems Forum

Enterprise Architect => Uml Process => Topic started by: Alex1986 on April 22, 2014, 04:56:44 pm

Title: Sequence diagram. Autogeneration of return message
Post by: Alex1986 on April 22, 2014, 04:56:44 pm
Hi. Could you help me in next question.
In sequence diagram i want to call the method of interface declared in class diagram. This method has in, out and return parameters.
When i add message between two lifelines only 'call method' message is created. Return message should be added separately.
Is it possible in Enterprise Architect to create return messages for method calls automatically?
Title: Re: Sequence diagram. Autogeneration of return mes
Post by: qwerty on April 22, 2014, 07:35:47 pm
AFAIK you can't do that out of the box. But with a little add-in this should be possible.

q.
Title: Re: Sequence diagram. Autogeneration of return mes
Post by: Alex1986 on April 22, 2014, 08:02:19 pm
Quote
AFAIK you can't do that out of the box. But with a little add-in this should be possible.
Thank you.
Could I use any standart add-in for this case?
Or add-in should be designed to resolve the problem.
Title: Re: Sequence diagram. Autogeneration of return mes
Post by: qwerty on April 23, 2014, 03:47:15 pm
You'd probably need to do that on your own  :-/

q.