Drawing a connection is not possible [message #1707760] |
Wed, 09 September 2015 04:37  |
Eclipse User |
|
|
|
I created a Graphiti editor based on an Ecore model, which contains a root EClass Diagram, an abstract EClass Element (and several derived classes) and an EClass Wire. In the editor two elements should be connected by a wire.
It is possible to drag elements on the editor screen. I can't draw a connection (wire) between them as the cursor always indicates it is not allowed to start a connection. Methods from WireCreateFeature and WireAddFeature (e.g. canStartConnection) are not even called.
Could anyone point out to me which method outside my one classes is responsible for this? Or is it caused by the way I modeled the classes and references in my ecore model?
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.09772 seconds