Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Custom GraphNode's from model (GraphContainers)
Custom GraphNode's from model (GraphContainers) [message #244783] Thu, 07 August 2008 09:49 Go to next message
marco is currently offline marcoFriend
Messages: 14
Registered: July 2009
Junior Member
Hi.
I've noted that Zest use a ContentProvider to make GraphNode objects
from business-model objects (in
org.eclipse.zest.core.viewers.internal.AbstractStructuredGra phViewer.addGraphModelNode(Object)
method..). That's ok, but how i can create GraphContainer objects
instead of GraphNode, using only business-model/content provider mechanism ?

I think this should be possible through ContentProvider ...

Tnks
Marco
[Zest] Re: Custom GraphNode's from model (GraphContainers) [message #244798 is a reply to message #244783] Thu, 07 August 2008 15:58 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: irbull.cs.uvic.ca

It should be. Can you open a bug for this?

Cheers,
Ian

marco wrote:
> Hi.
> I've noted that Zest use a ContentProvider to make GraphNode objects
> from business-model objects (in
> org.eclipse.zest.core.viewers.internal.AbstractStructuredGra phViewer.addGraphModelNode(Object)
> method..). That's ok, but how i can create GraphContainer objects
> instead of GraphNode, using only business-model/content provider
> mechanism ?
>
> I think this should be possible through ContentProvider ...
>
> Tnks
> Marco
Re: [Zest] Re: Custom GraphNode's from model (GraphContainers) [message #244804 is a reply to message #244798] Thu, 07 August 2008 16:26 Go to previous message
marco is currently offline marcoFriend
Messages: 14
Registered: July 2009
Junior Member
Done.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=243452

Sorry..if my english is bad :-\
cheers
Marco

Ian Bull ha scritto:
> It should be. Can you open a bug for this?
>
> Cheers,
> Ian
>
> marco wrote:
>> Hi.
>> I've noted that Zest use a ContentProvider to make GraphNode objects
>> from business-model objects (in
>> org.eclipse.zest.core.viewers.internal.AbstractStructuredGra phViewer.addGraphModelNode(Object)
>> method..). That's ok, but how i can create GraphContainer objects
>> instead of GraphNode, using only business-model/content provider
>> mechanism ?
>>
>> I think this should be possible through ContentProvider ...
>>
>> Tnks
>> Marco
Previous Topic:[Announce] GEF 3.5.0 I200808051900 is available
Next Topic:scroll bar doesn't want to go away
Goto Forum:
  


Current Time: Tue Apr 23 17:32:38 GMT 2024

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

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

Back to the top