Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 495830

Summary: Rename Node.getLocalIncomingEdges() and Node.getLocalOutgoingEdges()
Product: [Tools] GEF Reporter: Alexander Nyßen <nyssen>
Component: GEF GraphAssignee: gef-inbox <gef-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: matthias.wienand
Version: 0.2.0   
Target Milestone: 5.0.0 (Oxygen) M2   
Hardware: All   
OS: All   
Whiteboard:

Description Alexander Nyßen CLA 2016-06-09 15:10:13 EDT
The naming of Node.getLocalIncomingEdges() and Node.getLocalOutgoingEdges() is not intuitive. We should IMHO remove the 'local' prefix.
Comment 1 Matthias Wienand CLA 2016-09-08 10:51:49 EDT
I renamed the two methods as well as all other methods that started with "getLocal". The code is published on the master branch, therefore, I resolve this ticket as fixed for 5.0.0 M2.