Skip to main content



      Home
Home » Archived » MOFScript » Find the Target for a message
Find the Target for a message [message #580210] 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 #580237 is a reply to message #580210] Fri, 05 February 2010 12:01 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:[Help] How to change the local of generated files
Next Topic:MOFScript:generate output with the same filename as the source file
Goto Forum:
  


Current Time: Tue Jul 08 08:20:20 EDT 2025

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

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

Back to the top