[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.mdt.uml2] Re: How can I extend UML2?

Iris,

This sounds similar to https://bugs.eclipse.org/bugs/show_bug.cgi?id=247130.


Iris Groher wrote:
Hi all,

I would like to add some additional notification mechanism to UML2. I need to get notified of read accesses of UML elements (e.g. getName() of a Class is called). How is that best done? Should I add the code manually to the UML classes? Or is there any other way around this?

Thank you so much for your help!