Class ReplaceCommand

  • All Implemented Interfaces:
    org.eclipse.emf.common.command.Command

    public class ReplaceCommand
    extends org.eclipse.emf.edit.command.ChangeCommand
    Command to replace a sequence of changes by the execution of an operation.
    Version:
    $Rev$
    Author:
    herrmama, $Author$
    • Nested Class Summary

      • Nested classes/interfaces inherited from class org.eclipse.emf.common.command.AbstractCommand

        org.eclipse.emf.common.command.AbstractCommand.NonDirtying
    • Method Summary

      • Methods inherited from class org.eclipse.emf.edit.command.ChangeCommand

        dispose, execute, getChangeRecorder, redo, undo
      • Methods inherited from class org.eclipse.emf.common.command.AbstractCommand

        canExecute, canUndo, chain, getAffectedObjects, getDescription, getLabel, getResult, setDescription, setLabel, toString