Class IntegrityChecker


  • public class IntegrityChecker
    extends Object
    Facility 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

      • IntegrityChecker

        public IntegrityChecker​(History history)
        Constructor.
    • Method Detail

      • check

        public boolean check()
        Perform integrity check.
        Returns:
        true if check succeeds