Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » EMF GMF integration - Opening the Diagram editors from a doubleclik on the Selection Tree
EMF GMF integration - Opening the Diagram editors from a doubleclik on the Selection Tree [message #222913] Thu, 26 March 2009 21:56 Go to next message
maatari is currently offline maatariFriend
Messages: 74
Registered: July 2009
Member
> This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

--B_3320955046_213456
Content-type: text/plain;
charset="ISO-8859-1"
Content-transfer-encoding: 8bit

Hi all,


I have completely achieved the tutorial on integrating EMF and GMF with
small modification due to main objective as exposed in the title.

Actually, I
Re: EMF GMF integration - Opening the Diagram editors from a doubleclik on the Selection Tree - foll [message #223004 is a reply to message #222913] Fri, 27 March 2009 14:49 Go to previous messageGo to next message
maatari is currently offline maatariFriend
Messages: 74
Registered: July 2009
Member
> This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

--B_3321013795_3712335
Content-type: text/plain;
charset="ISO-8859-1"
Content-transfer-encoding: 8bit


Hi,

I have narrowed a little the issue.

Currently the problem could be summarized as follows.

Considering that the logic consist in Creating a diagram based on the object
obtain in the selection (of the double click Listener) and saving that newly
created diagram in the same resource as the object; as well as putting it In
an appropriate Input to pass it to a diagram editor that will open it.

Althought the process seams simple I
Re: EMF GMF integration - Opening the Diagram editors from a doubleclik on the Selection Tree - foll [message #223057 is a reply to message #223004] Fri, 27 March 2009 23:15 Go to previous messageGo to next message
maatari is currently offline maatariFriend
Messages: 74
Registered: July 2009
Member
> This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

--B_3321044118_5492020
Content-type: text/plain;
charset="ISO-8859-1"
Content-transfer-encoding: 8bit

Hi all,


After some other tests, I realized that my GMF editor never save data. Data
are saved only from the Tree editor. I can see that by the following fact:
1 the diagram editor never gets dirty
2 it is only when I make modification in the Tree editor that I have the
asterisk meaning that it is dirty and I observe the operation in progress
when saving.
3 In my File opened in a Text editor, I can see the model and what gets in
and out in XML format. And indeed, the only element from Gmf which is in the
file, before I make a save from the Tree Editor, is
Re: EMF GMF integration - Opening the Diagram editors from a doubleclik on the Selection Tree - foll [message #223100 is a reply to message #223004] Sat, 28 March 2009 12:04 Go to previous message
maatari is currently offline maatariFriend
Messages: 74
Registered: July 2009
Member
> This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

--B_3321090244_2693630
Content-type: text/plain;
charset="ISO-8859-1"
Content-transfer-encoding: 8bit




On 3/27/09 3:49 PM, in article C5F2A621.93A9%okouya_d@yahoo.fr, "Daniel
OKOUYA" <okouya_d@yahoo.fr> wrote:

>
> Hi,
>
> I have narrowed a little the issue.
>
> Currently the problem could be summarized as follows.
>
> Considering that the logic consist in Creating a diagram based on the object
> obtain in the selection (of the double click Listener) and saving that newly
> created diagram in the same resource as the object; as well as putting it In
> an appropriate Input to pass it to a diagram editor that will open it.
>
> Althought the process seams simple I
Previous Topic:Save button doesnt enable using set methods
Next Topic:Polyline / Polygon not being shown in the Diagram
Goto Forum:
  


Current Time: Tue Sep 24 13:10:55 GMT 2024

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

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

Back to the top