Skip to content
Discussion options

You must be logged in to vote

The solution that I came up with is to generate jvm types for all referenced ecore models in addition to the jvm types for my own language in the model inferrer. And to make the interpreter work with this, I could maybe overwrite the relevant methods to check for instanceof DynamicEObjectImpl and use eGet instead of the default java reflection implementation.

This approach seems to work fine so far.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by iTob191
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants