Skip to content

What is the difference between GBoundsAware and GBounds in glsp meta-model? #342

Answered by planger
glsp-bot asked this question in Q&A
Discussion options

You must be logged in to vote

Conceptually, there isn't really a difference. GBounds is just used for the canvas bounds. Everything else uses the GBoundsAware interface.
If I remember correctly, we did it this way just to be inline with the SModel schema of Sprotty (which is 'just' Java interfaces and not EMF models as in GLSP) that is used on the client.

Replies: 1 comment

Comment options

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