[EMF Facet] TreeViewer with EObject from different resource sets [message #988891] |
Mon, 03 December 2012 09:57  |
Eclipse User |
|
|
|
Hi,
I'm taking a look at EMF Facet to see if I can use its CustomizedTreeContentProvider as content provider of one of my TreeViewer. The issue is the content of this TreeViewer may be EObjects from different ResourceSets. As the CustomizedTreeContentProvider is taking an ICustomizationManager that seems to be tied a single ResourceSet, it seems to be hardly feasible.
If I give only one of the ResourceSet I'm working on, what is the expected behaviour?
Thanks in advance for your answer.
|
|
|
Re: [EMF Facet] TreeViewer with EObject from different resource sets [message #989469 is a reply to message #988891] |
Thu, 06 December 2012 05:51  |
Eclipse User |
|
|
|
Hello
Mikael Barbero wrote on Mon, 03 December 2012 09:57
As the CustomizedTreeContentProvider is taking an ICustomizationManager that seems to be tied a single ResourceSet,
That's right.
Mikael Barbero wrote on Mon, 03 December 2012 09:57
If I give only one of the ResourceSet I'm working on, what is the expected behaviour?
This use has not be planned, but if you don't care of the EObject uniqueness (managed by the unique resource set), it may work fine.
Regards,
Grégoire
|
|
|
Powered by
FUDForum. Page generated in 0.12658 seconds