Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » Shared TransactionalEditingDomain
Shared TransactionalEditingDomain [message #486959] Mon, 21 September 2009 10:07 Go to next message
Peter Mising name is currently offline Peter Mising nameFriend
Messages: 95
Registered: July 2009
Member
Hello,
I have several Diagram Editors which work on a single model. So I shared
a DiagramEditingDomain for all Editors. This seems to be work well.
Additional plugins should load the actual data and modify it. This data
is never shown by the Diagram Editors.
I thought I can get the shared EditingDomain, load the Resource and
execute the Commands.
If I then want to save a edited Diagram nothing extra will be stored.
What is the right way?
Thanks in advance.
Re: Shared TransactionalEditingDomain [message #487039 is a reply to message #486959] Mon, 21 September 2009 15:36 Go to previous message
Peter Mising name is currently offline Peter Mising nameFriend
Messages: 95
Registered: July 2009
Member
I think now it works.
Sorry

Peter schrieb:
> Hello,
> I have several Diagram Editors which work on a single model. So I shared
> a DiagramEditingDomain for all Editors. This seems to be work well.
> Additional plugins should load the actual data and modify it. This data
> is never shown by the Diagram Editors.
> I thought I can get the shared EditingDomain, load the Resource and
> execute the Commands.
> If I then want to save a edited Diagram nothing extra will be stored.
> What is the right way?
> Thanks in advance.
Previous Topic:newbie question: emf and osgi ??
Next Topic:CDOSession.refresh's way of obtaining revisions
Goto Forum:
  


Current Time: Fri Apr 26 19:21:21 GMT 2024

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

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

Back to the top