org.topcased.modeler.sam.edit.policies
Class SamLabelDirectEditPolicy
java.lang.Object
LabelDirectEditPolicy
org.topcased.modeler.sam.edit.policies.SamLabelDirectEditPolicy
public class SamLabelDirectEditPolicy
- extends LabelDirectEditPolicy
Custom edit policy so that elements having a not null isInstanceOf reference
cannot be direcly edited.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SamLabelDirectEditPolicy
public SamLabelDirectEditPolicy()
getDirectEditCommand
protected org.eclipse.gef.commands.Command getDirectEditCommand(org.eclipse.gef.requests.DirectEditRequest request)
understandsRequest
public boolean understandsRequest(org.eclipse.gef.Request request)
showCurrentEditValue
protected void showCurrentEditValue(org.eclipse.gef.requests.DirectEditRequest request)
storeOldEditValue
protected void storeOldEditValue(org.eclipse.gef.requests.DirectEditRequest request)
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.