ObeoNetwork / Xtext-Sirius-integration

this repository provide examples to embed Xtext in Sirius diagram editors.
19 stars 11 forks source link

Extend example to show embedded Xtext editor for transitions. #3

Open nbrouwers opened 9 years ago

nbrouwers commented 9 years ago

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.

nbrouwers commented 8 years ago

Hi Obeo,

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.

Kind regards, Niels Brouwers.