Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » UML2 » How to create notifier for UML 2?
How to create notifier for UML 2? [message #473219] Thu, 21 June 2007 09:22 Go to next message
Eclipse UserFriend
Originally posted by: kengkaj_s.nomagicasia.com

I was wondering how to create notifier for UML 2 that will detect changes in
Stereotype object.
Re: How to create notifier for UML 2? [message #473231 is a reply to message #473219] Fri, 22 June 2007 17:26 Go to previous messageGo to next message
james bruck is currently offline james bruckFriend
Messages: 1724
Registered: July 2009
Senior Member
Hi Kengkaj

This is more of an EMF question... p.325 of Eclipse modeling framework book
discusses this. Also there is an emf newsgroup posting entitled "Looking
for examples of EContentAdapter usage" that might be of some use.

- James.

"Kengkaj" <kengkaj_s@nomagicasia.com> wrote in message
news:f5dfok$nra$1@build.eclipse.org...
> I was wondering how to create notifier for UML 2 that will detect changes
in
> Stereotype object.
>
>
Re: How to create notifier for UML 2? [message #473275 is a reply to message #473231] Mon, 25 June 2007 03:47 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: kengkaj_s.nomagicasia.com

Thank you. But I can't find topic "Looking for examples of EContentAdapter
usage".
Is it in eclipse.tools.emf?

"James Bruck" <jbruck@ca.ibm.com> wrote in message
news:f5h0nd$7t4$2@build.eclipse.org...
> Hi Kengkaj
>
> This is more of an EMF question... p.325 of Eclipse modeling framework
> book
> discusses this. Also there is an emf newsgroup posting entitled "Looking
> for examples of EContentAdapter usage" that might be of some use.
>
> - James.
>
> "Kengkaj" <kengkaj_s@nomagicasia.com> wrote in message
> news:f5dfok$nra$1@build.eclipse.org...
>> I was wondering how to create notifier for UML 2 that will detect changes
> in
>> Stereotype object.
>>
>>
>
>
Re: How to create notifier for UML 2? [message #473281 is a reply to message #473275] Mon, 25 June 2007 15:40 Go to previous message
james bruck is currently offline james bruckFriend
Messages: 1724
Registered: July 2009
Senior Member
Hi Kengkaj

Yes sorry I didn't specify that the topic is in eclipse.tools.emf newsgroup.

- James.


"Kengkaj" <kengkaj_s@nomagicasia.com> wrote in message
news:f5ndk2$7qf$1@build.eclipse.org...
> Thank you. But I can't find topic "Looking for examples of EContentAdapter
> usage".
> Is it in eclipse.tools.emf?
>
> "James Bruck" <jbruck@ca.ibm.com> wrote in message
> news:f5h0nd$7t4$2@build.eclipse.org...
> > Hi Kengkaj
> >
> > This is more of an EMF question... p.325 of Eclipse modeling framework
> > book
> > discusses this. Also there is an emf newsgroup posting entitled
"Looking
> > for examples of EContentAdapter usage" that might be of some use.
> >
> > - James.
> >
> > "Kengkaj" <kengkaj_s@nomagicasia.com> wrote in message
> > news:f5dfok$nra$1@build.eclipse.org...
> >> I was wondering how to create notifier for UML 2 that will detect
changes
> > in
> >> Stereotype object.
> >>
> >>
> >
> >
>
>
Re: How to create notifier for UML 2? [message #621882 is a reply to message #473219] Fri, 22 June 2007 17:26 Go to previous message
james bruck is currently offline james bruckFriend
Messages: 1724
Registered: July 2009
Senior Member
Hi Kengkaj

This is more of an EMF question... p.325 of Eclipse modeling framework book
discusses this. Also there is an emf newsgroup posting entitled "Looking
for examples of EContentAdapter usage" that might be of some use.

- James.

"Kengkaj" <kengkaj_s@nomagicasia.com> wrote in message
news:f5dfok$nra$1@build.eclipse.org...
> I was wondering how to create notifier for UML 2 that will detect changes
in
> Stereotype object.
>
>
Re: How to create notifier for UML 2? [message #621890 is a reply to message #473231] Mon, 25 June 2007 03:47 Go to previous message
Eclipse UserFriend
Originally posted by: kengkaj_s.nomagicasia.com

Thank you. But I can't find topic "Looking for examples of EContentAdapter
usage".
Is it in eclipse.tools.emf?

"James Bruck" <jbruck@ca.ibm.com> wrote in message
news:f5h0nd$7t4$2@build.eclipse.org...
> Hi Kengkaj
>
> This is more of an EMF question... p.325 of Eclipse modeling framework
> book
> discusses this. Also there is an emf newsgroup posting entitled "Looking
> for examples of EContentAdapter usage" that might be of some use.
>
> - James.
>
> "Kengkaj" <kengkaj_s@nomagicasia.com> wrote in message
> news:f5dfok$nra$1@build.eclipse.org...
>> I was wondering how to create notifier for UML 2 that will detect changes
> in
>> Stereotype object.
>>
>>
>
>
Re: How to create notifier for UML 2? [message #622556 is a reply to message #473275] Mon, 25 June 2007 15:40 Go to previous message
james bruck is currently offline james bruckFriend
Messages: 1724
Registered: July 2009
Senior Member
Hi Kengkaj

Yes sorry I didn't specify that the topic is in eclipse.tools.emf newsgroup.

- James.


"Kengkaj" <kengkaj_s@nomagicasia.com> wrote in message
news:f5ndk2$7qf$1@build.eclipse.org...
> Thank you. But I can't find topic "Looking for examples of EContentAdapter
> usage".
> Is it in eclipse.tools.emf?
>
> "James Bruck" <jbruck@ca.ibm.com> wrote in message
> news:f5h0nd$7t4$2@build.eclipse.org...
> > Hi Kengkaj
> >
> > This is more of an EMF question... p.325 of Eclipse modeling framework
> > book
> > discusses this. Also there is an emf newsgroup posting entitled
"Looking
> > for examples of EContentAdapter usage" that might be of some use.
> >
> > - James.
> >
> > "Kengkaj" <kengkaj_s@nomagicasia.com> wrote in message
> > news:f5dfok$nra$1@build.eclipse.org...
> >> I was wondering how to create notifier for UML 2 that will detect
changes
> > in
> >> Stereotype object.
> >>
> >>
> >
> >
>
>
Previous Topic:using the uml2 code generator
Next Topic:Issues with MagicDraw Models in New EMF Project
Goto Forum:
  


Current Time: Fri Apr 26 02:37:16 GMT 2024

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

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

Back to the top