Find the Target for a message [message #512201] |
Thu, 04 February 2010 11:48  |
Eclipse User |
|
|
|
Hi,
i'm working with mofscript in my project of graduation and i stopped in one problem. Have 1 month and i can't find the solution. If somebody
knows the answer for that please tell me. I created a sequence diagram and i don't know how i find the target for a syncall message. For example in Java:
aux = obj.getCod();
How i find the aux, how i say "the result of this message must be put in aux"? Have some property in Lifeline for indicate the aux?
Thank's.
|
|
|
Re: Find the Target for a message [message #512632 is a reply to message #512201] |
Fri, 05 February 2010 12:04  |
Eclipse User |
|
|
|
Hello Pablo,
this depends on the metamodel you are using, but it can be a bit tricky to
find your way in UML Sequense Diagrams...
What tool are you meking your models in?
A good approach is to inspect your model and the properties in e.g. the tree
viewer.
MOFScript also provides you with content assist so legal navigation paths
are presented when you for example write " self. " in the context of for
example an uml.Interaction.
Cheers,
G
|
|
|
Powered by
FUDForum. Page generated in 0.02470 seconds