Bug 113850

Summary: Diagram plug-in adoption of EMF transaction API enhancements
Product: [Modeling] GMF-Runtime Reporter: Steven R. Shaw <steveshaw>
Component: GeneralAssignee: Cherie Revells <crevells>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P1    
Version: 1.0   
Target Milestone: 1.0   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Bug Depends on:    
Bug Blocks: 111212    

Description Steven R. Shaw CLA 2005-10-26 12:42:01 EDT
Work to adopt EMF transaction API in diagram plug-ins.

See bugzilla 113708 for details.
Comment 1 Cherie Revells CLA 2006-02-27 21:32:32 EST
Description:
- Migrated diagram plugins to adopt new APIs in EMF transaction API.  There are still a few things remaining to do.  See bugzilla 129370, 128977. 
- By default, two diagrams opened in GMF (e.g. two logic diagrams) now use two different editing domains -- one per editor. 

Other Clients' Action: 
- Wherever the API needs an editing domain you will need to pass one in.  The editing domain is available from an IGraphicalEditPart and an editor. 
- Test fixture changes. 
- AbstractModelerPropertySection is no longer a IDemuxedMListener.  If you are overriding any of the IDemuxedMListener methods you should override getFilter() instead of filter on the event type. 
Comment 2 Richard Gronback CLA 2008-08-13 13:06:44 EDT
[target cleanup] 1.0 M5 was the original target milestone for this bug
Comment 3 Eclipse Webmaster CLA 2010-07-19 12:26:12 EDT
[GMF Restructure] Bug 319140 : product GMF and component
Runtime Diagram was the original product and component for this bug