Class RepairHistoryIntegrityCommand

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

    public class RepairHistoryIntegrityCommand
    extends org.eclipse.emf.common.command.AbstractCommand
    Command to adapt the current metamodel version to the version reconstructed from the history.
    Version:
    $Rev$
    Author:
    herrmama, $Author$
    • Method Detail

      • execute

        public void execute()
      • undo

        public void undo()
        Specified by:
        undo in interface org.eclipse.emf.common.command.Command
        Overrides:
        undo in class org.eclipse.emf.common.command.AbstractCommand
      • redo

        public void redo()