SETTING-UP the EDITOR Models by code [message #1053741] |
Tue, 07 May 2013 09:04  |
Eclipse User |
|
|
|
Hi Everyone,
I am realizing a graphical editor with Eclipse GMF.
- First of all I defined an ecore metamodel to describe my editor
- In my ecore metamodel there is an EClass called Block. Since the user can define different blocks to have into the palette that reflect Block definition, I would like to implement a set up phase where he can decide which and how many to have, before starting up the editor and its components. (note: It is not possible to know a priori how many of them he will have and he can also change their properties and number during the normal execution of the program, so for example, he can create a new element of that block and it has to be visible into the palette).
Is it possible to define the .gmfgraph, .gmftool and the others by code without using the GMF Dashboard ?
I hope to have well defined the problem,
Thank you very much in advance.
Best regards,
Luca.
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.17265 seconds