[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[News.eclipse.technology.gmf] Re: CanonicalConnectionEditPolicy

Problem fixed. The view wasn't getting create either.

On Fri, 28 Jul 2006 14:14:39 -0400, Vlad Ciubotariu wrote:

> Hi all,
> 
> Following the logic example, I'm installing a 
> CanonicalConnectionEditPolicy on a CompartmentEditPart. The semantic
> element corresponding to the compartment can have connections. 
> 
> When I create connections using a connection tool, the underlying
> semantic element get created, the view gets created but the 
> ConnectionEditPart does not.
> 
> The method getSemanticConnectionsList() of
> CanonicalConnectionEditPolicy does not get called. For some reason
> the CanonicalConnectionEditPolicy is being disabled via a 
> ToggleCanonicalModeCommand command.
> 
> thanks for your help!
> 
> vlad