public class PasteFromClipboardOverrideCommand extends PasteFromClipboardCommand
AbstractCommand.NonDirtyingcommand, DESCRIPTION, feature, index, LABEL, optimize, ownerdomain, overrideCommanddescription, isExecutable, isPrepared, label| Constructor and Description |
|---|
PasteFromClipboardOverrideCommand(MappingDomain domain,
PasteFromClipboardCommand command) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
optimizedCanExecute() |
create, create, doDispose, doExecute, doGetAffectedObjects, doGetResult, doRedo, doUndo, getFeature, getIndex, getOwner, prepare, toStringcanExecute, canUndo, dispose, doCanExecute, doCanUndo, doGetChildrenToCopy, doGetDescription, doGetLabel, execute, getAffectedObjects, getChildrenToCopy, getDescription, getDomain, getLabel, getOverride, getOwnerList, getResult, redo, setOverride, undo, updateEMapchain, setDescription, setLabelpublic PasteFromClipboardOverrideCommand(MappingDomain domain, PasteFromClipboardCommand command)
protected boolean optimizedCanExecute()
optimizedCanExecute in class PasteFromClipboardCommand