Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » Shared Editing Domain settings for drag-drop
Shared Editing Domain settings for drag-drop [message #486571] Fri, 18 September 2009 09:08 Go to next message
Janred  is currently offline Janred Friend
Messages: 20
Registered: August 2009
Junior Member
Hello,


I had to create a "fake" node-mapping in my application to get
drag-drop functionality working in GMF.

see :
http://dev.eclipse.org/newslists/news.eclipse.modeling.gmf/m sg19539.html

Now , I want use Shared Editing Domain for synchronized persistence
between different editors. I am following the following link,
http://wiki.eclipse.org/GMF_Tips#Sharing_single_EditingDomai n_instance_across_several_diagrams

In Step 10 , we have to declare specialization type for all duplicating
types. In this context my "fake" node mapping which is present in
plugin.xml has the same EClass but a different visual id(which i have
assigned).

Do I also have to declared my node as a specialization type to the
original node??

thx
Jan Red
Re: Shared Editing Domain settings for drag-drop [message #486592 is a reply to message #486571] Fri, 18 September 2009 10:46 Go to previous message
Alex Shatalin is currently offline Alex ShatalinFriend
Messages: 141
Registered: July 2009
Senior Member
Hello Jan,

> Do I also have to declared my node as a specialization type to the
> original node??
Yes, i think so.

-----------------
Alex Shatalin
Previous Topic:Delete all domain elements and diagram elements
Next Topic:Don't show figure inside other figure compartment
Goto Forum:
  


Current Time: Fri Apr 26 20:01:16 GMT 2024

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

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

Back to the top