Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - MrDX

Pages: 1 2 3 [4]
46
Uml Process / How can I add an assignment in a sequence diag.?
« on: September 12, 2007, 09:55:40 pm »
Hi,
I need to add an assignment on a lifeline of a sequence diagram (for example bFinished=TRUE). How can I add it to the lifeline?

Example:
A --- calculateSomething ----------> B
A <-- calculateSomething(Result) --- B
bFinshed=TRUE
A --- doSomething -----------------> B

47
Uml Process / Re: State machine: How to model cyclic action
« on: September 12, 2007, 09:48:53 pm »
Thank you, that was very helpfully.

48
Uml Process / State machine: How to model cyclic action
« on: September 10, 2007, 02:41:53 am »
Hi,
I am trying to model a cyclic action in a state machine, for example for this scenario:
Machine is in state 'A', so send all 2 seconds a message until the state is changed.

How can I model it?


49
Right-Click on 'Model' (Project explorer), than click on 'Export model to XMI'. That's all ;)
But the XMI-Exporter have a lot of bugs and does not store all informations in the model-element  >:( >:(

Pages: 1 2 3 [4]