[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?

The goal is to observe model validation. If I am able to get notified of read accesses in the context of validation, I know which elements (and what feature of the element) the validator looked at.
My idea was to use your read/write access notifications for that.