Bug 125233

Summary: Rename method DiagramAction.getTargetEdiParts()
Product: [Modeling] GMF-Runtime Reporter: Cherie Revells <crevells>
Component: GeneralAssignee: Cherie Revells <crevells>
Status: RESOLVED FIXED QA Contact:
Severity: major    
Priority: P3 Keywords: api
Version: 1.0   
Target Milestone: 1.0   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description Cherie Revells CLA 2006-01-25 14:50:25 EST
The method DiagramAction.getTargetEdiParts() should be renamed to DiagramAction.getTargetEditParts().  It is in our public API and it looks unprofessional.
Comment 1 Cherie Revells CLA 2006-01-27 15:46:52 EST
Renamed DiagramAction.getTargetEdiParts() to getTargetEditParts().  Deprecated old version.
Renamed internal CustomContributionItem.getTargetEditParts() to getTargetEditParts().

API IMPACT:
You may be overriding getTargetEdiParts().  Change to getTargetEditParts(). 
Comment 2 Richard Gronback CLA 2008-08-13 13:06:59 EDT
[target cleanup] 1.0 M5 was the original target milestone for this bug
Comment 3 Eclipse Webmaster CLA 2010-07-19 12:27:59 EDT
[GMF Restructure] Bug 319140 : product GMF and component
Runtime Diagram was the original product and component for this bug