Developing plugins that use qvt-r [message #1821742] |
Wed, 19 February 2020 06:13  |
Eclipse User |
|
|
|
Good morning,
I'm trying an interesting plug-in in Papyrus incubation called diagramtemplates that generates diagrams automatically from a selection.
I have downloaded and fixed to make it work for eclipse 2019-12 and commit to gerrit https://bugs.eclipse.org/bugs/show_bug.cgi?id=560307
In order to provide more functionalities to this plug-in, I would like to make it generate diagrams for the results of a QVT-R.
In order to do this,I was thinking in inject a QVTR editor in the plugin UI (that could show syntax errors and that stuff), and a button to execute, and show the resulting model in another component (ModelViewer, that belongs to Papyrus I think... so will ask in that forum this part)
¿Can any one provide some help about this topic?
I'm very new to eclipse UIs and also the QVTR plugins.
-How to inject a QVTR editor?
-How to configure and execute the QVTR?
Thanks in advance,
Pere
|
|
|
|
|
|
|
Re: Developing plugins that use qvt-r [message #1821783 is a reply to message #1821766] |
Thu, 20 February 2020 00:48  |
Eclipse User |
|
|
|
Hi
Providing a faster QVTo is on my todo-list, but not high up on a long list. Rather than supporting CG of the AS, it is more likely that each QVTo semantic construct will be given a declarative specification so that a transformation from qvto to qvts and then on to Java is possible.
Regards
Ed Willink
|
|
|
Powered by
FUDForum. Page generated in 0.03081 seconds