Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » Root element is dupplicated
Root element is dupplicated [message #176994] Thu, 13 March 2008 08:00 Go to next message
BLANC Philippe is currently offline BLANC PhilippeFriend
Messages: 89
Registered: July 2009
Member
Hi,
When I look at my EMF diagram with the Project Explorer view, I see two
root elements that both contain all my created elements.
However, I if open my EMF diagram with a text editor, I see only one
root element (it is not dupplicated).
Is it a bug ?

Thanks,

Philippe
Re: Root element is dupplicated [message #177109 is a reply to message #176994] Thu, 13 March 2008 13:20 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: cdamus.ca.ibm.com

Hi, Philippe,

Is it possible that you have two content providers both providing content to
your diagram in the Project Explorer? Try debugging the expansion of the
CommonViewer control to see how many providers are involved.

HTH,

Christian


Philippe BLANC wrote:

> Hi,
> When I look at my EMF diagram with the Project Explorer view, I see two
> root elements that both contain all my created elements.
> However, I if open my EMF diagram with a text editor, I see only one
> root element (it is not dupplicated).
> Is it a bug ?
>
> Thanks,
>
> Philippe
Re: Root element is dupplicated [message #177115 is a reply to message #177109] Thu, 13 March 2008 13:52 Go to previous messageGo to next message
BLANC Philippe is currently offline BLANC PhilippeFriend
Messages: 89
Registered: July 2009
Member
This only concerns my EMF diagram and not my editing diagram.
Moreover, other GMF digrams are displqyed correctly...
What is the file I have to check ?

Thanks,

Philippe


Christian W. Damus a écrit :
> Hi, Philippe,
>
> Is it possible that you have two content providers both providing content to
> your diagram in the Project Explorer? Try debugging the expansion of the
> CommonViewer control to see how many providers are involved.
>
> HTH,
>
> Christian
>
>
> Philippe BLANC wrote:
>
>> Hi,
>> When I look at my EMF diagram with the Project Explorer view, I see two
>> root elements that both contain all my created elements.
>> However, I if open my EMF diagram with a text editor, I see only one
>> root element (it is not dupplicated).
>> Is it a bug ?
>>
>> Thanks,
>>
>> Philippe
>
Re: Root element is dupplicated [message #177179 is a reply to message #177109] Thu, 13 March 2008 16:36 Go to previous messageGo to next message
BLANC Philippe is currently offline BLANC PhilippeFriend
Messages: 89
Registered: July 2009
Member
Hum, it seems that the problem is linked with the partitioning feature.
Indeed, I have 3 partitioned my diagram, and now I have 3 root
elements... But I still don't know how I can fix it !!



Christian W. Damus a écrit :
> Hi, Philippe,
>
> Is it possible that you have two content providers both providing content to
> your diagram in the Project Explorer? Try debugging the expansion of the
> CommonViewer control to see how many providers are involved.
>
> HTH,
>
> Christian
>
>
> Philippe BLANC wrote:
>
>> Hi,
>> When I look at my EMF diagram with the Project Explorer view, I see two
>> root elements that both contain all my created elements.
>> However, I if open my EMF diagram with a text editor, I see only one
>> root element (it is not dupplicated).
>> Is it a bug ?
>>
>> Thanks,
>>
>> Philippe
>
Diagram Partitioning causes Explorer Replication [was Re: Root element is dupplicated] [message #177202 is a reply to message #177179] Thu, 13 March 2008 17:18 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: cdamus.ca.ibm.com

Hi, Philippe,

Partitioning is something that I know nothing about.

Hopefully an expert in diagram partitioning will see the updated subject
line and pitch in some advice.

Cheers,

Christian


Philippe BLANC wrote:

> Hum, it seems that the problem is linked with the partitioning feature.
> Indeed, I have 3 partitioned my diagram, and now I have 3 root
> elements... But I still don't know how I can fix it !!
>
>
>
> Christian W. Damus a écrit :
>> Hi, Philippe,
>>
>> Is it possible that you have two content providers both providing content
>> to
>> your diagram in the Project Explorer? Try debugging the expansion of the
>> CommonViewer control to see how many providers are involved.
>>
>> HTH,
>>
>> Christian
>>
>>
>> Philippe BLANC wrote:
>>
>>> Hi,
>>> When I look at my EMF diagram with the Project Explorer view, I see two
>>> root elements that both contain all my created elements.
>>> However, I if open my EMF diagram with a text editor, I see only one
>>> root element (it is not dupplicated).
>>> Is it a bug ?
>>>
>>> Thanks,
>>>
>>> Philippe
>>
Re: Diagram Partitioning causes Explorer Replication [was Re: Root element is dupplicated] [message #177362 is a reply to message #177202] Fri, 14 March 2008 13:15 Go to previous messageGo to next message
BLANC Philippe is currently offline BLANC PhilippeFriend
Messages: 89
Registered: July 2009
Member
Thanks for your help Christian.
I'll try to fix it myself ^^

Christian W. Damus a écrit :
> Hi, Philippe,
>
> Partitioning is something that I know nothing about.
>
> Hopefully an expert in diagram partitioning will see the updated subject
> line and pitch in some advice.
>
> Cheers,
>
> Christian
>
>
> Philippe BLANC wrote:
>
>> Hum, it seems that the problem is linked with the partitioning feature.
>> Indeed, I have 3 partitioned my diagram, and now I have 3 root
>> elements... But I still don't know how I can fix it !!
>>
>>
>>
>> Christian W. Damus a écrit :
>>> Hi, Philippe,
>>>
>>> Is it possible that you have two content providers both providing content
>>> to
>>> your diagram in the Project Explorer? Try debugging the expansion of the
>>> CommonViewer control to see how many providers are involved.
>>>
>>> HTH,
>>>
>>> Christian
>>>
>>>
>>> Philippe BLANC wrote:
>>>
>>>> Hi,
>>>> When I look at my EMF diagram with the Project Explorer view, I see two
>>>> root elements that both contain all my created elements.
>>>> However, I if open my EMF diagram with a text editor, I see only one
>>>> root element (it is not dupplicated).
>>>> Is it a bug ?
>>>>
>>>> Thanks,
>>>>
>>>> Philippe
>
Re: Diagram Partitioning causes Explorer Replication [was Re: Root element is dupplicated] [message #178310 is a reply to message #177362] Thu, 20 March 2008 09:37 Go to previous message
BLANC Philippe is currently offline BLANC PhilippeFriend
Messages: 89
Registered: July 2009
Member
See this post to solve the problem :
http://dev.eclipse.org/newslists/news.eclipse.modeling.gmf/m sg11638.html

Philippe BLANC a écrit :
> Thanks for your help Christian.
> I'll try to fix it myself ^^
>
> Christian W. Damus a écrit :
>> Hi, Philippe,
>>
>> Partitioning is something that I know nothing about.
>>
>> Hopefully an expert in diagram partitioning will see the updated subject
>> line and pitch in some advice.
>>
>> Cheers,
>>
>> Christian
>>
>>
>> Philippe BLANC wrote:
>>
>>> Hum, it seems that the problem is linked with the partitioning feature.
>>> Indeed, I have 3 partitioned my diagram, and now I have 3 root
>>> elements... But I still don't know how I can fix it !!
>>>
>>>
>>>
>>> Christian W. Damus a écrit :
>>>> Hi, Philippe,
>>>>
>>>> Is it possible that you have two content providers both providing
>>>> content
>>>> to
>>>> your diagram in the Project Explorer? Try debugging the expansion
>>>> of the
>>>> CommonViewer control to see how many providers are involved.
>>>>
>>>> HTH,
>>>>
>>>> Christian
>>>>
>>>>
>>>> Philippe BLANC wrote:
>>>>
>>>>> Hi,
>>>>> When I look at my EMF diagram with the Project Explorer view, I see
>>>>> two
>>>>> root elements that both contain all my created elements.
>>>>> However, I if open my EMF diagram with a text editor, I see only one
>>>>> root element (it is not dupplicated).
>>>>> Is it a bug ?
>>>>>
>>>>> Thanks,
>>>>>
>>>>> Philippe
>>
Previous Topic:Metadata Feature Label ?
Next Topic:problems with non-resizable nodes
Goto Forum:
  


Current Time: Wed Apr 24 21:58:12 GMT 2024

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

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

Back to the top