| [news.eclipse.modeling.gmf] Re: Link to node connection deletion |
Hi Alex,
Guillaume
Hello Guillaume,
You can use generated EcoreBaseItemSemanticEditPolicy.getDestroyEdgesCommand() if you want to delete link pointing to the link being deleted.
In addition you can submit a request to support this situation in GMF code generator (shutdown all incoming/outgoing links to/from âthe linkâ during âthe linkâ deletion).
Does it miss something ?Looks like posted snipped is correct. Can you see any exceptions in the log/debugger thrown during link deletion?
----------------- Alex Shatalin