Class HistoryChangeRecorder


  • public class HistoryChangeRecorder
    extends Object
    Recorder to store and restore links from the history to the metamodel that have been lost due to ResourceSet-wide deletes.
    Version:
    $Rev$
    Author:
    herrmama, $Author$
    • Constructor Detail

      • HistoryChangeRecorder

        public HistoryChangeRecorder​(History history)
        Constructor
    • Method Detail

      • beginRecording

        public void beginRecording()
        Start the recorder, unless already started
      • isRecording

        public boolean isRecording()
        Returns recording.
      • endRecording

        public void endRecording()
        Stop the recorder, unless already stopped