[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.modeling.gmf] Disable "Delete From Diagram"
|
- From: Arne <Erazerx@xxxxxx>
- Date: Tue, 24 Feb 2009 08:08:01 +0100
- Newsgroups: eclipse.modeling.gmf
- Organization: EclipseCorner
- User-agent: Thunderbird 2.0.0.19 (Windows/20081209)
Hello all,
my Diagram Editor is synchronised to a model. The "Delete From Diagram"
Action is disabled for all elements... except for one.
I don't think i made something different on creating that element.
The only difference i see, is that the element, where the "Delete From
Diagram" Action is available, is a Association that can have an other
association as source or target.
However, is there a way to manually disable the "Delete From Diagram"
Action?
I was looking around in the corresponding Edit-Policy class, but
couldn't find a command that gets created from that class, that is
responsible for the action.
Thx in advance, Arne