Bug 153806 - Notification is anonymous inner class of DerivedEObjectEList
Summary: Notification is anonymous inner class of DerivedEObjectEList
Status: VERIFIED FIXED
Alias: None
Product: MDT.UML2
Classification: Modeling
Component: Core (show other bugs)
Version: 2.0.0   Edit
Hardware: All Linux
: P3 minor (vote)
Target Milestone: 2.0.1   Edit
Assignee: Kenn Hussey CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-14 14:36 EDT by Michael Pradel CLA
Modified: 2008-01-28 16:36 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Pradel CLA 2006-08-14 14:36:40 EDT
When adding an element to org.eclipse.uml2.uml.Model two notifications are sent to listening Adapters. The first one (coming from Model) is an ENotificationImpl, whereas the second (coming from a super class of Model) is an anonymous inner class of DerivedEObjectEList. Probably, it should also be an ENotificationImpl...
Comment 1 Kenn Hussey CLA 2006-08-14 16:26:23 EDT
The fix has been committed to CVS.
Comment 2 Kenn Hussey CLA 2006-08-17 17:11:00 EDT
Fixed in M200608171632.
Comment 3 Nick Boldt CLA 2008-01-28 16:36:07 EST
Move to verified as per bug 206558.