How to debug Model Operations [message #1228991] |
Wed, 08 January 2014 08:49  |
Eclipse User |
|
|
|
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  |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.04457 seconds