Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » How to share domain model with multiple editors
How to share domain model with multiple editors [message #205602] Tue, 16 September 2008 20:51 Go to next message
Eclipse UserFriend
Originally posted by: a.rahman.distilinteractive.com

Hi,
I am working on a GMF editor, where double clicking a specific node will
open another GMF editor specific to the semantic model of that node. I need
to use same semantic model file for both editor, probably with different
diagram model file. Any idea on how to do that will be very helpful.

Thanks,
Anisur.
Re: How to share domain model with multiple editors [message #205651 is a reply to message #205602] Wed, 17 September 2008 11:01 Go to previous message
Alexander Shatalin is currently offline Alexander ShatalinFriend
Messages: 2928
Registered: July 2009
Senior Member
Hello Anisur,

You have to modify generated ???DocumentProvider.createEditingDomain() method
(or createDocument(Object element) calling it) to use existing EditingDomains
for some EditorInputs.

-----------------
Alex Shatalin
Previous Topic:Connection EditPart not showing
Next Topic:reading System properties
Goto Forum:
  


Current Time: Sun Jul 21 17:19:28 GMT 2024

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

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

Back to the top