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

Support advanced interactions between panels #199

Open
szschaler opened this issue Mar 18, 2024 · 0 comments
Open

Support advanced interactions between panels #199

szschaler opened this issue Mar 18, 2024 · 0 comments
Labels
potential student project An issue that could become a student project

Comments

@szschaler
Copy link
Contributor

More powerful interactions between panels should be supported. For example:

  • Moving the cursor in an Xtext editor highlights the corresponding parts in an object diagram of the model
  • Regenerating a diagram from a changed Xtext editor visually highlights the delta to the previous diagram
  • Selecting an ETL rule shows everything that it touched in the source model diagram and everything that it produced in the target model diagram

This will require a general mechanism and implementations for specific use cases.

@szschaler szschaler added the potential student project An issue that could become a student project label Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
potential student project An issue that could become a student project
Projects
Status: Todo
Development

No branches or pull requests

1 participant