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

Improve vis: Make (meta) models clickable. #56

Open
anthonyanjorin opened this issue Mar 15, 2018 · 2 comments
Open

Improve vis: Make (meta) models clickable. #56

anthonyanjorin opened this issue Mar 15, 2018 · 2 comments
Assignees

Comments

@anthonyanjorin
Copy link
Contributor

It would be nice to able to click on the classes/objects in the vis and to navigate to the element in the model editor, e.g. to be able to create/check attributes (values).

@patrickrobrecht
Copy link
Contributor

patrickrobrecht commented Apr 30, 2018

For GT rules a custom ILinkOpener has been implemented which opens a referenced URI and jumps to the URI's fragment if a fragment is present (see PlatformFragmentLinkOpener.java). Something similar should be possible for xmi files (adjust the file extension, editor class and the way how to jump to a certain object in the editor).

@anthonyanjorin
Copy link
Contributor Author

Any progress on this?

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

No branches or pull requests

6 participants