Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » [DAWN] graphiti diagram editor
[DAWN] graphiti diagram editor [message #865427] Mon, 30 April 2012 11:50 Go to next message
Erdal Karaca is currently offline Erdal KaracaFriend
Messages: 854
Registered: July 2009
Senior Member
I am trying to persist a graphiti diagram using cdo and having some problems:

http://www.eclipse.org/forums/index.php/t/337422/

According to Michael Wenz, there is already support for graphiti diagrams in dawn.
I just need to save a Diagram EObject just like any other EObject using CDO:

How did you solve this in dawn? Any hints?
Re: [DAWN] graphiti diagram editor [message #867456 is a reply to message #865427] Tue, 01 May 2012 09:52 Go to previous message
Martin Fluegge is currently offline Martin FlueggeFriend
Messages: 141
Registered: July 2009
Senior Member
Hi Erdal,

actually Dawn tries leave as much code of the integrated framework as
possible untouched. The graphiti integration uses the same save
mechanism as graphiti's diagram editor: the save operation is delegated
to the PersistensBehavior. In our case a slightly modified one. Have a
look to org.eclipse.emf.cdo.dawn.graphiti.editors.DawnGraphitiDiagramEditor.



Cheers,

Martin

Am 30.04.2012 13:50, schrieb Erdal Karaca:
> I am trying to persist a graphiti diagram using cdo and having some
> problems:
>
> http://www.eclipse.org/forums/index.php/t/337422/
>
> According to Michael Wenz, there is already support for graphiti
> diagrams in dawn.
> I just need to save a Diagram EObject just like any other EObject using
> CDO:
>
> How did you solve this in dawn? Any hints?
Previous Topic:Extra lazy loading
Next Topic:EFS linkage
Goto Forum:
  


Current Time: Thu Mar 28 23:49:39 GMT 2024

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

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

Back to the top