Class EMFCompareCopier

  • All Implemented Interfaces:
    Serializable, Cloneable, Map<EObject,​EObject>

    public class EMFCompareCopier
    extends EcoreUtil.Copier
    This defines the semantics of an EObject copy in the case of EMF Compare.

    Namely, references now have their own Diffs, they will be merged separately from the EObject copy. However, attributes must be copied from the start.

    See Also:
    Serialized Form