Editing model from a Java application [message #655757] |
Tue, 22 February 2011 10:02  |
Eclipse User |
|
|
|
Hi, I am new to this modeling techniques EMF, and MoDisco. I am trying to implement a graphical editor in a Java application that allows users to edit a model of a customized visual DSL language. I have defined the meta-model of the DSL language in a ECORE model. However, I don't know how I could show and link the concepts of the model within the interface.
For example, I like to implement an interface with 2 areas: (1) an area with the DSL concepts, and (2) a working area to edit the model by selecting DSL concepts (as an EMF editor but in a Java application).
Is it supported by MoDisco? How could I do this?
Thank you in advance.
|
|
|
|
|
Re: Editing model from a Java application [message #655908 is a reply to message #655859] |
Wed, 23 February 2011 04:30  |
Eclipse User |
|
|
|
Hi Francesca,
To have some more information about what is in MoDisco regarding to your problem, I advice you to take a look to the documentation related to the customizable MoDisco model browser that could be relevant in your case http://wiki.eclipse.org/MoDisco/Components/ModelBrowser
This MoDisco component should allow you to quickly get some interesting features for your DSL.
However, as George said, if you want to build a fully graphical concrete syntax for your DSL you should rather take a look to the GMF project or similar.
Best regards,
Hugo
|
|
|
Powered by
FUDForum. Page generated in 0.03729 seconds