Bug 237203 - Change visiblity of private API in BorderItemLocator to protected
Summary: Change visiblity of private API in BorderItemLocator to protected
Status: RESOLVED DUPLICATE of bug 237202
Alias: None
Product: GMF-Runtime
Classification: Modeling
Component: General (show other bugs)
Version: 2.1   Edit
Hardware: PC Windows XP
: P3 normal
Target Milestone: 2.1.1   Edit
Assignee: Anthony Hunter CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2008-06-14 17:32 EDT by Adam Neal CLA
Modified: 2010-07-19 22:00 EDT (History)
1 user (show)

See Also:
ahunter.eclipse: iplog+


Attachments
patch for changing the visiblity. Also fixes a couple spelling mistakes... (2.14 KB, patch)
2008-06-14 17:32 EDT, Adam Neal CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Neal CLA 2008-06-14 17:32:35 EDT
Created attachment 104971 [details]
patch for changing the visiblity.  Also fixes a couple spelling mistakes...

Build ID: I20080516-1333

Steps To Reproduce:
Request that all private API in the org.eclipse.gmf.runtime.diagram.ui.figures.BorderItemLocator be changed to protected so that over riding relocate or getValidLocation behavior is easier.  Currently, if one wants to override the relocate method, they are unable to reused the private API that is useful for determining a non-conflicting position for a border item.

More information:
Comment 1 Adam Neal CLA 2008-06-19 10:20:47 EDT
Please note that this defect has been indirectly resolved by 237202
Comment 2 Anthony Hunter CLA 2008-07-08 16:09:49 EDT

*** This bug has been marked as a duplicate of bug 237202 ***
Comment 3 Eclipse Webmaster CLA 2010-07-19 22:00:15 EDT
[GMF Restructure] Bug 319140 : product GMF and component
Runtime was the original product and component for this bug