Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » Dependency between Models
Dependency between Models [message #184780] Wed, 30 April 2008 08:57 Go to next message
Eclipse UserFriend
Originally posted by: marsha.rohrer.swisscom.com

Hi,

I have two editors Editor1 and Editor2. The user models in Editor1 mainly,
Editor2 shows a big picture of merged Editor1 model files.

Up to now the merging is done with an external Merger that just reads all
the *.editor1 and pastes them into toto.editor2 (JDOM). The diagram of
Editor2 is then shown through a slightly changed initDiagram method, based
on the one used for "Initialize *.editor2_diagram diagram file".

At a closer look at the *.editor2 and *.editor2_diagram file I remarked
that the reference between those two files is done with a "href"
attribute. The question now is, if it is possible to link the two model
files *.editor1 and *.editor2 in the same manner. This is...set a
reference to the corresponding *.editor1 file instead of copying it
entirely.

This would be very useful since the merged *.editor1 files may change and
the toto.editor2 model should be aware of that.

Or is there another method to let the toto.editor2 model know if one of
its merged files changed?

Any idea is welcom...up to now I don't really have a clue how to solve
this problem.

Thank you,
Marsha
Re: Dependency between Models [message #185249 is a reply to message #184780] Mon, 05 May 2008 06:16 Go to previous message
Eclipse UserFriend
Originally posted by: marsha.rohrer.swisscom.com

No one an idea? Any hint is welcom!

Thanks.

Marsha
Previous Topic:How to affect XMI structure?
Next Topic:Copy/Paste implementation issue
Goto Forum:
  


Current Time: Fri Apr 26 20:32:07 GMT 2024

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

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

Back to the top