Skip to main content



      Home
Home » Archived » MOFScript » Find the Target for a message
Find the Target for a message [message #512201] Thu, 04 February 2010 06:48 Go to next message
Eclipse UserFriend
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 07:04 Go to previous message
Eclipse UserFriend
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
Previous Topic:MOFScript and UML State machines
Next Topic:[Help] How to change the local of generated files
Goto Forum:
  


Current Time: Mon Jul 07 12:26:54 EDT 2025

Powered by FUDForum. Page generated in 0.03042 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top