public class MoveAnchorFeatureCommandWithContext extends FeatureCommandWithContext
| Constructor and Description |
|---|
MoveAnchorFeatureCommandWithContext(IMoveAnchorFeature feature,
IMoveAnchorContext context,
org.eclipse.gef.GraphicalEditPart ep) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canExecute()
Can execute.
|
boolean |
execute()
Execute.
|
canUndo, getContext, undogetDescription, getFeature, getFeatureProvider, isReadOnlyequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFeaturepublic MoveAnchorFeatureCommandWithContext(IMoveAnchorFeature feature, IMoveAnchorContext context, org.eclipse.gef.GraphicalEditPart ep)