Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » creating gmf model from xmi model file
creating gmf model from xmi model file [message #528079] Mon, 19 April 2010 09:12
Ivir is currently offline IvirFriend
Messages: 2
Registered: April 2010
Junior Member
Hi everyone,

I am trying to create GMF model file from an ecore model file. I have the gmf project already done, and after some M2M transformation i want to transform programmatically:

<myModel name="asd"...>
<myElement,..>
...

into

<myModel.../>
<notation:Diagram ...>
<notation:Node...>
....

Can anyone help me with this?
Previous Topic:[Notation] why the notation models do not use unique id ?
Next Topic:Synchronization between the Canvas and the editing domain
Goto Forum:
  


Current Time: Tue Mar 19 06:22:36 GMT 2024

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

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

Back to the top