Package org.eclipse.emf.compare.domain.impl


package org.eclipse.emf.compare.domain.impl
  • Classes
    Class
    Description
    This custom implementation of a change recorder will avoid copying the internal lists every time they're needed as they can grow to very large sizes along with the size of the compared models.
    Default implementation that use a change recorder in the background to record the changes made by executed commands.