Skip to main content



      Home
Home » Eclipse Projects » Sirius » How to debug Model Operations
How to debug Model Operations [message #1228991] Wed, 08 January 2014 08:49 Go to next message
Eclipse UserFriend
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 09:38 Go to previous message
Eclipse UserFriend
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 Jul 03 13:26:01 EDT 2025

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

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

Back to the top