FixedConnectionAnchor not having editpart problem [message #226018] |
Sat, 04 November 2006 08:11  |
Eclipse User |
|
|
|
Originally posted by: martypal2005.gmail.com
I'm working my way through the Logic example.
My current problem:
I'm trying to connect the different parts of the model. I use the
ToolEntry tool = new PanningSelectionToolEntry();
tool = new ConnectionCreationToolEntry( .... )
as it is done in the LogicPlugin.java
eventually triggering off the FixedConnectionAnchor figure.
However I get a visual representation of the connection, it does not have any edit part. I need this to process the model and know which parts are connected to which.
What I would like is the connection to be represented in the model and that the viewer has a registered editpart with it that I can access from my actions.
Any help would be appreciated.
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.05101 seconds