Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » Persisting meta-layout information generically
Persisting meta-layout information generically [message #484231] Fri, 04 September 2009 16:45
Ozgun  is currently offline Ozgun Friend
Messages: 30
Registered: August 2009
Member
Dear GMF community,

we want to save meta-layout informations in the most generic way possible.

Meaning: Currently we have
.. a GMF editor
.. a textual editor (an Xtext editor) which is used as the domain file
for our GMF editor
.. a layouter plugin which allows selecting among different layout algorithms

Now, one might work with big-scale diagrams, layout them and notice that
one layout algorithm fits the needs at best. Ideally, in such a
use-case, the user should be able to save this layout algorithm for that
specific diagram - say in a header in the text editor.

Currently we are saving the information in GMF as a Diagram Style, which
unfortunately means that our layouters only support GMF based editors
rather than e.g. other GEF based editors.

As a second point, as I said, we want the user to be able to save all
information, including such meta-layout informations, in one text file.
So our question is: Is there a way to persist such meta-information in
EMF layer for instance? Or better: What do you think, is the best way,
best meaning generic, to solve this problem.

I appreciate any hint, comment and help. Thank you and sorry for the
length of this post...

Özgün
Previous Topic:set compartment layout same as canvas layout
Next Topic:Bugzilla issue number 150257
Goto Forum:
  


Current Time: Sat Apr 27 04:41:32 GMT 2024

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

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

Back to the top