Bug 125233 - Rename method DiagramAction.getTargetEdiParts()
Summary: Rename method DiagramAction.getTargetEdiParts()
Status: RESOLVED FIXED
Alias: None
Product: GMF-Runtime
Classification: Modeling
Component: General (show other bugs)
Version: 1.0   Edit
Hardware: PC Windows 2000
: P3 major
Target Milestone: 1.0   Edit
Assignee: Cherie Revells CLA
QA Contact:
URL:
Whiteboard:
Keywords: api
Depends on:
Blocks:
 
Reported: 2006-01-25 14:50 EST by Cherie Revells CLA
Modified: 2010-07-19 12:27 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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