Skip to main content



      Home
Home » Modeling » GMF (Graphical Modeling Framework) » Diagram Partitioning issue: frozen sub-diagram [Up]
Diagram Partitioning issue: frozen sub-diagram [Up] [message #193466] Thu, 19 June 2008 04:34 Go to next message
Eclipse UserFriend
Hi,
I post again my problem.





Hi,
I have developed a GMF partitioned diagram.
My editors share same Editing Domain (following this tutoriel
http://wiki.eclipse.org/GMF_Tips#Sharing_single_EditingDomai n_instance_across_several_diagrams).

Here is my issue :
- I create an EMF diagram and modify it (create some elements).
- I generate corresponding GMF diagram with "initialize diagram" action.
- I open my main diagram : no issue.
- I open a sub-diagram. Correct elements are displayed but i can't
move them: diagram seems to be frozen (Could it be a lost Editing Domain
issue?). I can only modify properties in the Tabbed property view.
- I close and then reopen the sub-diagram : everything works.

Can somebody help me ?

Best regards,

Philippe BLANC
Re: Diagram Partitioning issue: frozen sub-diagram [Up] [message #193753 is a reply to message #193466] Thu, 19 June 2008 11:24 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: hedayati.tzi.de

hi,

I have the same problem and would be glad for any ideas!

regards

ramin

Philippe BLANC schrieb:
> Hi,
> I post again my problem.
>
>
>
>
>
> Hi,
> I have developed a GMF partitioned diagram.
> My editors share same Editing Domain (following this tutoriel
> http://wiki.eclipse.org/GMF_Tips#Sharing_single_EditingDomai n_instance_across_several_diagrams).
>
>
> Here is my issue :
> - I create an EMF diagram and modify it (create some elements).
> - I generate corresponding GMF diagram with "initialize diagram" action.
> - I open my main diagram : no issue.
> - I open a sub-diagram. Correct elements are displayed but i can't
> move them: diagram seems to be frozen (Could it be a lost Editing Domain
> issue?). I can only modify properties in the Tabbed property view.
> - I close and then reopen the sub-diagram : everything works.
>
> Can somebody help me ?
>
> Best regards,
>
> Philippe BLANC
Re: Diagram Partitioning issue: frozen sub-diagram [Up] [message #193866 is a reply to message #193753] Fri, 20 June 2008 04:20 Go to previous messageGo to next message
Eclipse UserFriend
Hi Ramin,
I hope somebody will help us...
I have the same problem when I want to generate a GMF model in a plugin.
I modify a root model instance and then generate my diagrams by adding
this content.

Regards,

Philippe BLANC


Ramin Hedayati a écrit :
> hi,
>
> I have the same problem and would be glad for any ideas!
>
> regards
>
> ramin
>
> Philippe BLANC schrieb:
>> Hi,
>> I post again my problem.
>>
>>
>>
>>
>>
>> Hi,
>> I have developed a GMF partitioned diagram.
>> My editors share same Editing Domain (following this tutoriel
>> http://wiki.eclipse.org/GMF_Tips#Sharing_single_EditingDomai n_instance_across_several_diagrams).
>>
>>
>> Here is my issue :
>> - I create an EMF diagram and modify it (create some elements).
>> - I generate corresponding GMF diagram with "initialize diagram"
>> action.
>> - I open my main diagram : no issue.
>> - I open a sub-diagram. Correct elements are displayed but i can't
>> move them: diagram seems to be frozen (Could it be a lost Editing
>> Domain issue?). I can only modify properties in the Tabbed property view.
>> - I close and then reopen the sub-diagram : everything works.
>>
>> Can somebody help me ?
>>
>> Best regards,
>>
>> Philippe BLANC
Re: Diagram Partitioning issue: frozen sub-diagram [Up] [message #550750 is a reply to message #193466] Wed, 04 August 2010 05:07 Go to previous messageGo to next message
Eclipse UserFriend
does anyone know a sollution to this problem?
Re: Diagram Partitioning issue: frozen sub-diagram [Up] [message #550888 is a reply to message #193466] Wed, 04 August 2010 10:56 Go to previous message
Eclipse UserFriend
Hello,

Generally, I have this problem when I change my generated code or I update my model.

Sometimes we just need to delete the contains of your workspace directory and create new project.
Or you can look in the error log when your diagram frozen to find the bug in your plugin code.

But each time you make big change in your plugin, it's recommended to make a test on an empty project.
Or if you change generated code, you need to trace them to control pointer.

Regards,
Albert

Previous Topic:Node and its compartment properties in one view
Next Topic:HELP MOFSCRIPT
Goto Forum:
  


Current Time: Sun Jun 22 08:41:41 EDT 2025

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

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

Back to the top