Class CheckIntegrityHandler

  • All Implemented Interfaces:
    org.eclipse.core.commands.IHandler, org.eclipse.core.commands.IHandler2

    public class CheckIntegrityHandler
    extends org.eclipse.core.commands.AbstractHandler
    Action to check the integrity of a history. This is performed by reconstructing the metamodel from the history and comparing it with the current version of the metamodel.
    Version:
    $Rev$
    Author:
    herrmama, $Author$
    • Constructor Detail

      • CheckIntegrityHandler

        public CheckIntegrityHandler()
    • Method Detail

      • execute

        public Object execute​(org.eclipse.core.commands.ExecutionEvent event)