[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] Re: Link to node connection deletion

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