Skip to main content



      Home
Home » Eclipse Projects » GEF » Lost connections on deletion(When a connection is deleted another one is deleted as well which is wrong.)
Lost connections on deletion [message #677055] Tue, 07 June 2011 08:23
Eclipse UserFriend
Good day,

probably this is a well know issue, if so could any one point what is wrong here.

Let's consider this simple model: A transformation can contain a port. A record can contain a field. A port has inputPort and outputPort references of field type. Thus the port may have two references to the same field. We have a diagram editor where a transformation box has a port box and a record box has a field box. We also have two connections from one port to one field.

index.php/fa/2948/0/



Now if we delete one connection, the second connection is still shown, but if we
close the diagram and reopen it the second connection has gone.

index.php/fa/2950/0/


The question: have we a misconfigured diagram editor? If so, can anyone point what is needed to be done to keep the second connection if the first is deleted.

Your help is greatly appreciated.
  • Attachment: before.png
    (Size: 68.78KB, Downloaded 577 times)
  • Attachment: after.png
    (Size: 62.33KB, Downloaded 520 times)

[Updated on: Tue, 07 June 2011 08:29] by Moderator

Previous Topic:SWT draw2d alpha blending
Next Topic:[Draw2D] Zoom with GridLayout help
Goto Forum:
  


Current Time: Wed Apr 30 04:06:24 EDT 2025

Powered by FUDForum. Page generated in 6.53286 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top