Skip to main content



      Home
Home » Modeling » GMF (Graphical Modeling Framework) » Custom XML output
Custom XML output [message #1070678] Thu, 18 July 2013 08:49 Go to next message
Eclipse UserFriend
Hello Everyone,

I'm trying to customize my XML output for my gmf diagram. Is there an inner way in gmf to modify the saved file ? I suppose so but I can't find a way to do it.

Is there someone who knows how to do it ?

Thank you and sorry for my poor english !

Pierre
Re: Custom XML output [message #1071075 is a reply to message #1070678] Fri, 19 July 2013 05:43 Go to previous messageGo to next message
Eclipse UserFriend
Hi,

EMF is responsible for storing the files. Both the notation model and the semantic model instances are emf models. You should take a look on how to manipulate the output of EMF models. As far as I know you can write a custom resource for doing the loading/saving. You should, however, ask the experts at the EMF forums about this,

Ralph
Re: Custom XML output [message #1071103 is a reply to message #1071075] Fri, 19 July 2013 06:52 Go to previous message
Eclipse UserFriend
Yes, and you should be much more explicit of what you mean by
"customize" with concrete examples of what you're getting now and what
you're hoping to get instead.

On 19/07/2013 11:43 AM, Ralph Gerbig wrote:
> Hi,
>
> EMF is responsible for storing the files. Both the notation model and
> the semantic model instances are emf models. You should take a look on
> how to manipulate the output of EMF models. As far as I know you can
> write a custom resource for doing the loading/saving. You should,
> however, ask the experts at the EMF forums about this,
>
> Ralph
Previous Topic:Programmatically Select Elements in GMF Diagram
Next Topic:initial palette width
Goto Forum:
  


Current Time: Mon Jul 07 01:37:17 EDT 2025

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

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

Back to the top