Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » WSDL model listener
WSDL model listener [message #430684] Wed, 03 June 2009 11:48 Go to next message
lancel lau is currently offline lancel lauFriend
Messages: 31
Registered: July 2009
Member
Hi,

i am really new about EMF and i want to write a WSDL model listener for
both the text editor and graphic editor. i do not know if it is already
there or i need to write it by using some Extension Point or some ways i
do not know yet.
Can anyone give me some suggestions? i will be really appriciated for your
help.

regards
Re: WSDL model listener [message #430686 is a reply to message #430684] Wed, 03 June 2009 12:41 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33141
Registered: July 2009
Senior Member
Most editors don't simply open themselves up to arbitrary listeners via
extension points or otherwise. EMF supports Notifier.eAdapters for
listening to specific EObject (which extends Notifier) but I'm not sure
how the WSDL editors surface the model instance being edited. Best to
ask on the Web Tools newsgroup about their editors...

lancel lau wrote:
> Hi,
>
> i am really new about EMF and i want to write a WSDL model listener
> for both the text editor and graphic editor. i do not know if it is
> already there or i need to write it by using some Extension Point or
> some ways i do not know yet.
> Can anyone give me some suggestions? i will be really appriciated for
> your help.
>
> regards
>


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: WSDL model listener [message #430722 is a reply to message #430686] Fri, 05 June 2009 08:39 Go to previous messageGo to next message
lancel lau is currently offline lancel lauFriend
Messages: 31
Registered: July 2009
Member
thanks for your answer.
the WSDL model and its editor exist already. if i want to add an adaptor
to it without changing their code. How can i get the model instance in my
plugin?

regards
Re: WSDL model listener [message #430727 is a reply to message #430722] Fri, 05 June 2009 10:07 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33141
Registered: July 2009
Senior Member
Lancel,

As I said, I'm not sure their editor surfaces the model in a way that's
accessible to clients outside the editor. It very well might not.


lancel lau wrote:
> thanks for your answer.
> the WSDL model and its editor exist already. if i want to add an
> adaptor to it without changing their code. How can i get the model
> instance in my plugin?
>
> regards
>


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:EMF Databinding with EMFObservables and Editing Domain
Next Topic:Programmatically merging two models
Goto Forum:
  


Current Time: Fri Apr 26 02:58:48 GMT 2024

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

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

Back to the top