Bug 153806

Summary: Notification is anonymous inner class of DerivedEObjectEList
Product: [Modeling] MDT.UML2 Reporter: Michael Pradel <michael>
Component: CoreAssignee: Kenn Hussey <Kenn.Hussey>
Status: VERIFIED FIXED QA Contact:
Severity: minor    
Priority: P3 CC: michael
Version: 2.0.0   
Target Milestone: 2.0.1   
Hardware: All   
OS: Linux   
Whiteboard:

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.