Bug 136191 - When a connection is deleted, any connected connections are not deleted
Summary: When a connection is deleted, any connected connections are not deleted
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: ---   Edit
Assignee: Cherie Revells CLA
QA Contact:
URL:
Whiteboard:
Keywords: test
Depends on:
Blocks:
 
Reported: 2006-04-11 16:26 EDT by Cherie Revells CLA
Modified: 2006-04-12 17:19 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-04-11 16:26:53 EDT
When a connection is deleted, any connected connections are not deleted.

To reproduce:
- Create three geoshapes.
- Create a line between two geoshapes.
- Create a line between the third geoshape and the other line.
- Delete the line between the two geoshapes.
Unexpected Result: The other line remains there connected to nothing.
Comment 1 Steven R. Shaw CLA 2006-04-11 17:01:10 EDT
Is this something the EditHelper isn't considering
Comment 2 Cherie Revells CLA 2006-04-12 17:19:19 EDT
Purpose: 
Bugzilla#136191 When a connection is deleted, any connected connections are not deleted
- Modified NotationViewDependentsAdvice so that it will destroy edges connected to an edge that has been destroyed (previously the code only did this when a node was destroyed).

Activities: 
Bugzilla#136191 gmf_head cmahoney 060412 When a connection is deleted, any connected connections are not deleted

Code Reviewed by:
Steve

How tested: 
Deleted a line on a geoshapes example with another line connected to it.

JUnit Tests:  
org.eclipse.gmf.tests.runtime.diagram.ui -- all passed
Comment 3 Eclipse Webmaster CLA 2010-07-19 12:30:27 EDT
[GMF Restructure] Bug 319140 : product GMF and component Runtime Diagram was the original product and component for this bug