Skip to main content



      Home
Home » Modeling » GMF (Graphical Modeling Framework) » Link disappears after collapse compartment (1/1)
Link disappears after collapse compartment (1/1) [message #101179] Mon, 05 February 2007 22:00 Go to next message
Eclipse UserFriend
Originally posted by: zwen.qilinsoft.com.cn


Re: Link disappears after collapse compartment (1/1) [message #101680 is a reply to message #101179] Tue, 06 February 2007 13:35 Go to previous messageGo to next message
Eclipse UserFriend
Hi Zwen;

connections visibility is set to false if one of the figures it
connects is invisible

This behavior is defined in the ConnectionManager class inside the
ShapeCompartment Class

you can verify that by adding a break point to the refreshVisibility
method on the ShapeCompartmentEditPart

This is not a bug and it works like that by design

zwen@qilinsoft.com.cn wrote:
Re: Link disappears after collapse compartment (1/1) [message #101803 is a reply to message #101680] Tue, 06 February 2007 21:46 Go to previous message
Eclipse UserFriend
Originally posted by: zwen.qilinsoft.com.cn

I see. Thank you, Mohammed.
But is it possible to show the connections after the compartment is
collapsed? I think the 'group/ungroup' feature has this requirment:
after some nodes are grouped, the connections to them should not be
invisible; instead, the connections should linked to the nodes'
containers graphically.
Another question that I asked in a previous thead: Which milestone
version of GMF 2.0 will begin to have the 'group/ungroup' feature? I'm
eager to know this because we are considering whether to implement
this feature by ourselves or wait until GMF provide it.

Zhenshan

On Tue, 06 Feb 2007 13:35:18 -0500, Mohammed Mostafa
<mmostafa@ca.ibm.com> wrote:

>Hi Zwen;
>
> connections visibility is set to false if one of the figures it
>connects is invisible
>
> This behavior is defined in the ConnectionManager class inside the
>ShapeCompartment Class
>
> you can verify that by adding a break point to the refreshVisibility
>method on the ShapeCompartmentEditPart
>
> This is not a bug and it works like that by design
>
>zwen@qilinsoft.com.cn wrote:
Previous Topic:Dynamic visualisation of processes
Next Topic:how to identify the nodes during the linking
Goto Forum:
  


Current Time: Wed Apr 30 16:49:32 EDT 2025

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

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

Back to the top