Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » Reference Ecore Model to LayoutNode
Reference Ecore Model to LayoutNode [message #217082] Tue, 03 February 2009 09:07
Martin Jacob is currently offline Martin JacobFriend
Messages: 191
Registered: July 2009
Senior Member
Hi all,

I am implementing a LayoutProvider. My class extends AbstractLayoutNodeProvider and I want to go
though my ecore model to place the LayoutNodes in the diagram.
Unfortunately I found only a reference from each LaoutNode to my ecore model but no link from my
ecore model to the LayoutNode.

Is there any way to solve my problem?
The only way I can think of is to create a temporary HashMap to map my ecore model to the LayoutNode.

Cheers, Martin
Previous Topic:Creating elements in GMF outside of the current editor
Next Topic:Anyone used Multiple Editors on one model ?
Goto Forum:
  


Current Time: Thu Apr 25 16:56:55 GMT 2024

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

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

Back to the top