Interface IChangeProvider

    • Method Detail

      • getChanges

        List<Change> getChanges​(List<PrimitiveChange> changes)
        Provide a representation of the change it causes
        Parameters:
        changes - The primitive changes which were recorded
        Returns:
        Change representation