Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » MOFScript » Find the Target for a message
Find the Target for a message [message #512201] Thu, 04 February 2010 11:48 Go to next message
Pablo  is currently offline Pablo Friend
Messages: 2
Registered: February 2010
Junior Member
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 Go to previous message
Gøran K. Olsen is currently offline Gøran K. OlsenFriend
Messages: 184
Registered: July 2009
Senior Member
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: Sat Apr 20 12:48:02 GMT 2024

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

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

Back to the top