Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » How can I load and save the GMF model and diagram into/from another persistence like database (not a
How can I load and save the GMF model and diagram into/from another persistence like database (not a [message #220646] Thu, 05 March 2009 20:49 Go to next message
Eclipse UserFriend
Originally posted by: ralph.schreder.gmx.de

Hello,
I want to persist/save the ecore and and diagram model into/from a DB to
show the diagram editor. The default generated sources work upon
(platform:xxxx - Resource) DiagramUtilIO.
Has another person resolved to apply the diagram by an individual
DocumentProvider?

Thank you,
Ralph
Re: How can I load and save the GMF model and diagram into/from another persistence like database (n [message #220678 is a reply to message #220646] Fri, 06 March 2009 11:08 Go to previous message
Mariot Chauvin is currently offline Mariot ChauvinFriend
Messages: 174
Registered: July 2009
Senior Member
Hi Ralph,

Here are generic solutions, you may have to integrate with GMF generated code.

For storing models in a repository look at CDO :

http://www.eclipse.org/modeling/emf/?project=cdo
http://wiki.eclipse.org/CDO

For database persistency look at Teneo :

http://www.eclipse.org/modeling/emf/?project=teneo#teneo
http://wiki.eclipse.org/Category:Teneo

Hope this help.

Regards,

Mariot

Ralph a écrit :
> Hello,
> I want to persist/save the ecore and and diagram model into/from a DB to
> show the diagram editor. The default generated sources work upon
> (platform:xxxx - Resource) DiagramUtilIO.
> Has another person resolved to apply the diagram by an individual
> DocumentProvider?
>
> Thank you,
> Ralph
>
Previous Topic:Custom link
Next Topic:GMF contraints
Goto Forum:
  


Current Time: Tue Apr 16 07:27:33 GMT 2024

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

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

Back to the top