Buy

Buy

... or Donate

Donate
Do you invest to your favorite software and help make it better?

Advertisement

Download - Mirrors

Get it from CNET Download.com!

Facebook

Sequence diagram

4/1/2011 12:00:03 AM | Dušan Rodina | 2580x

Category: Behaviour diagram > Interaction diagram

UML diagram, which shows how objects communicate with one another and in what order in terms of a sequence of messages.

Add Comment
Stop automatically lifeline when using the destruc 12/19/2011 8:45:16 AM
0 + - 0

When you place the destruction cross, the lifeline should automatically be stopped.

Peter Reply
Signature options 12/19/2011 7:41:45 AM
0 + - 0

I can't find the signature options like return type, ref etc.

attribute = name (arguments) : return-type

Peter Reply
gates 10/27/2011 6:52:32 AM
0 + - 0

Dušan, is it possible to use gates when referencing other sequence diagram?

I'm trying to drop the call action arrow going from the border of SD, but fail...

denkir Reply
RE: gates 10/27/2011 1:53:46 PM
0 + - 0

Gates are not yet supported. I will add them in version 5.

Dušan Rodina (author) Reply
diagram linking 10/7/2011 12:02:39 PM
1 + - 0

I am considering using this tool in the Systems Analysis and Design course I teach. You seem to have the diagramming mechanisms nailed down quite nicely for our purposes. However, I don't see how this tool ensures consistency among diagrams. E.g., I create an actor in a use case diagram; now I build a sequence diagram and want to use the actor already defined in use case - it looks like I have to create another actor.

Am I missing step you already provide?

Randy Reply
RE: diagram linking 10/9/2011 4:33:10 PM
0 + - 0

This seems to be a problem. I'll check it out and I'll fix it in the next release.

Other types of elements can be shared among diagrams - switch project tree to 'All Entities' view and drag the desired element from list of entities to diagram.

Dušan Rodina (author) Reply
9/1/2011 6:09:54 AM
0 + - 0

Hi,

How can I remove a ref frame(interaction use) which is attached to a timeline. If I delete this ref frame will the timeline be removed too.

You should think, Ok I can use a workaround by drawing a new timeline but the activation bar is in this case not linked anymore to the new timeline-> you have to redraw everything(timline, call actions,...)

Kind Regards

Frank

Frank Reply
RE: timeline=lifeline 9/1/2011 6:12:53 AM
0 + - 0

*timeline=lifeline

Sorry for the inconvenience

Frank Reply
RE: RE: timeline=lifeline 9/1/2011 6:20:37 AM
0 + - 0

Hi,

it is bug and will be fixed soon.

The workaround:

Move lifeline so, that it doesn't intersect with interaction use element. Then move interaction use element and then delete it. Ref element should be so deleted and lifeline preserved.

Dušan Rodina (author) Reply
RE: RE: RE: timeline=lifeline 9/1/2011 9:08:38 AM
0 + - 0

Thanks!

Frank Reply
ref 7/7/2011 6:54:06 AM
0 + - 0

How can I add a hot link to a new SD when I bring in the Interaction Use block?

denkir Reply
RE: ref 7/7/2011 1:26:35 PM
0 + - 0

Right-click on Interaction Use element and in the context menu click on Add New Diagram (and choose the Sequence diagram item) or Add Existing Diagram (and select an existing sequence diagram from the list).

Dušan Rodina (author) Reply
alt 7/5/2011 6:30:40 AM
0 + - 0

How can I add the guard condition to the Alt Fragment?

Thanks in advance.

denkir Reply
RE: alt 7/5/2011 6:43:55 AM
1 + - 0

1. Press 'Interaction Operand' button in toolbox and hold mouse button pressed

2. Drag over Alt fragment and release mouse button

3. Double click on inserted rectangle (interaction operand) - properties dialog will be shown

4. Switch to Interaction Operand tab

5. Type the guard condition in the text box

6. Confirm the dialog using OK button

Dušan Rodina (author) Reply
Drag&Drop 7/4/2011 12:32:36 AM
0 + - 0

Drag&Drop does not seem to be working. I tried the Hotfix and it too did not work.

This is a great BTW.

John Reply
RE: Drag&Drop 7/5/2011 6:50:47 AM
0 + - 0

The hotfix allowed to change the start and end activation bar of sequence message (call, return, send). It is not possible to change the parent lifeline of activation bar. I agree, that it would be useful - I will add this option in the next release.

Dušan Rodina (author) Reply
RE: RE: Drag&Drop 7/10/2011 8:31:11 AM
0 + - 0

I released a new version (4.98), which supports moving activation bar to another lifeline.

Dušan Rodina (author) Reply
Reroute calls 6/14/2011 7:08:39 AM
0 + - 0

Hi! Is it possible to reroute call from one timeline to another?

Drag&drop does not works

Thanks

Aleksey Gorkovenko Reply
RE: Reroute calls 6/14/2011 11:18:50 PM
0 + - 0

Hi! I'm sorry, but it is not yet possible. I will add this possibility in the next release.

Dušan Rodina (author) Reply
RE: RE: Reroute calls 6/27/2011 3:12:21 PM
0 + - 0

Try this hot fix - it contains implementation of your request:

http://www.softwareideas.net/SoftwareIdeasModeler.4.97HotFix.zip

This fix will be part of version 4.98, which will be released within one or two weeks.

Dušan Rodina (author) Reply
< 1 >