Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » passing informations between EGF models
passing informations between EGF models [message #199491] Sun, 16 October 2005 19:48 Go to next message
Eclipse UserFriend
Originally posted by: jkarlik.info.fundp.ac.be

Hello,

I would like to know if it's possible to pass some customized
information between two GEF treeviews for example.

Let's say I have two treeviews representing two different models.
When I select a element in the first treeview, this treeview sends,
thanks to the listening mechanism) a request to the other one. The
request could be a specific object (I wrote my self) representing a
XPath request for example. Is it possible, if yes where must I go to get
more informations about it?

I thank you in advance.
Re: passing informations between EGF models [message #199992 is a reply to message #199491] Thu, 20 October 2005 10:34 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jkarlik.info.fundp.ac.be

karlik joachim a écrit :
> Hello,
>
> I would like to know if it's possible to pass some customized
> information between two GEF treeviews for example.
>
> Let's say I have two treeviews representing two different models.
> When I select a element in the first treeview, this treeview sends,
> thanks to the listening mechanism) a request to the other one. The
> request could be a specific object (I wrote my self) representing a
> XPath request for example. Is it possible, if yes where must I go to get
> more informations about it?
>
> I thank you in advance.
Does nobody have some kind of answer for this? It would so nice because
the learning of GEF is very difficult for newbies I think.

Thanks.
Re: passing informations between EGF models [message #200101 is a reply to message #199491] Thu, 20 October 2005 16:50 Go to previous message
Eclipse UserFriend
Originally posted by: none.unknown.com

You can use the platform's selection service to pass the information between
the two. Or you could use something like the SelectionSynchronizer.

"karlik joachim" <jkarlik@info.fundp.ac.be> wrote in message
news:diuaqf$adq$1@news.eclipse.org...
> Hello,
>
> I would like to know if it's possible to pass some customized
> information between two GEF treeviews for example.
>
> Let's say I have two treeviews representing two different models.
> When I select a element in the first treeview, this treeview sends,
> thanks to the listening mechanism) a request to the other one. The
> request could be a specific object (I wrote my self) representing a
> XPath request for example. Is it possible, if yes where must I go to get
> more informations about it?
>
> I thank you in advance.
Previous Topic:CTRL+<key> combination possible?
Next Topic:scrolling - how do i get the right position withi a figure
Goto Forum:
  


Current Time: Sat Nov 02 08:54:25 GMT 2024

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

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

Back to the top