Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add a Sirius service that returns true is the model element has changed (ie. new value) #129

Open
dvojtise opened this issue Oct 9, 2019 · 0 comments
Labels

Comments

@dvojtise
Copy link
Contributor

dvojtise commented Oct 9, 2019

Currently, we have 2 services: (related to domain specific action)

  • hasBeenActivated : ie. the last object(s) that have run (for example the "self/target" model element on which a rule or action has been called)
  • isCurrentInstruction: ie. the "self/target" model element of the action of the selected step element in the stack/debug view

As suggested by @ebousse it would be interesting to have a service that is driven by actual value changes. This can be something similar to the yellow highlighting in the Variable view.
This may be related to the trace. so we can hightlight all element that have changed in the given step (big or small step)
it may also depend on the selection in the debug/stack view or the selection in the timeline ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant