Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » Xtext and EMF Model Editor
Xtext and EMF Model Editor [message #234463] Mon, 22 June 2009 14:14 Go to next message
Durga Prasana Sahoo is currently offline Durga Prasana SahooFriend
Messages: 20
Registered: July 2009
Junior Member
Hello All

I want to somehow link the generated Model Editor that was generated from
the Metamodel ecore file, with another DSL Editor in such a way that it
shall be possible to access the Model Editor created .xmi files of
concrete model to be opened into the DSL Editor.

Is there any way that this can be accomplished?

If my objective is unclear then, pls let me know and I shall elaborate it.

Thanks.

Durga
Re: Xtext and EMF Model Editor [message #234484 is a reply to message #234463] Mon, 22 June 2009 15:57 Go to previous message
Alexander Shatalin is currently offline Alexander ShatalinFriend
Messages: 2928
Registered: July 2009
Senior Member
Hello Durga,

Are you looking for something like diagram partitioning? ( http://wiki.eclipse.org/GMF_2.0_New_and_Noteworthy#Basic_sup port_for_diagram_partitioning)
With this feature you can create "parent" diagra, and open "child" one associated
with selected diagram element by double-clicking on this element.
(like on class-diagram from Ecore example you can double-click on package
and open it's content in a separate GMF editor)

-----------------
Alex Shatalin
Previous Topic:Problem opening ecore_diagram file/dynamic diagram generation
Next Topic:Re: Open Diagram with Errors
Goto Forum:
  


Current Time: Fri Sep 20 10:05:25 GMT 2024

Powered by FUDForum. Page generated in 0.02894 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top