[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[News.eclipse.technology.gmf] CanonicalConnectionEditPolicy
|
- From: Vlad Ciubotariu <vcciubot@xxxxxxxxxxxx>
- Date: Fri, 28 Jul 2006 14:14:39 -0400
- Newsgroups: eclipse.technology.gmf
- Organization: EclipseCorner
- User-agent: Pan/0.14.2.91 (As She Crawled Across the Table (Debian GNU/Linux))
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