Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Sirius » How to debug Model Operations
How to debug Model Operations [message #1228991] Wed, 08 January 2014 13:49 Go to next message
Wilbert Alberts is currently offline Wilbert AlbertsFriend
Messages: 209
Registered: June 2010
Senior Member
Dear readers,

How can I get feedback regarding the execution of Model Operations.

For instance, I created a tool but upon invocation nothing seems to happen. Unfortunately, some constructs (like Go To / Change context) don't return an error but silently proceed with the next 'statement'.

How can I monitor execution and find out what I'm doing wrong.

(Currently, I don't understand why my element based edge is not created.)

Greetings,
Wilbert.
Re: How to debug Model Operations [message #1229010 is a reply to message #1228991] Wed, 08 January 2014 14:38 Go to previous message
Alex Lagarde is currently offline Alex LagardeFriend
Messages: 193
Registered: May 2010
Senior Member

Hi Wilbert,

you can use the "Model Request Interpreter View" to test your expressions.

This view allows to test interpreted expressions on the current
expression. For example, with a node selected, typing "[self/]" will
return the selected node and [self.target/] will return the semantic
element associated to this node.

Please let my know if you have follow-up questions.

Best regards,
Alex
Previous Topic:How to use a Papyrus UML profile as a DSL in Sirius?
Next Topic:Visibility of variabe
Goto Forum:
  


Current Time: Thu Apr 18 14:18:05 GMT 2024

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

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

Back to the top