The example only worked for nodes on the diagram. So I spend some time to extendthe example to enable showing the editor for edges as well. To do this, I had to find the ConnectionEditPart given the semantic element passed from the Sirius diagram. I can imagine the way I did it can be more efficient, so feedback is desired.
Can you please provide feedback on this pull request. I think it would help anyone that would want to embed Xtext editors within Sirius based graphical modelers.
Hi Obeo,
The example only worked for nodes on the diagram. So I spend some time to extendthe example to enable showing the editor for edges as well. To do this, I had to find the ConnectionEditPart given the semantic element passed from the Sirius diagram. I can imagine the way I did it can be more efficient, so feedback is desired.
Kind regards, Niels Brouwers.