Class ComparedEmfObjects

    • Constructor Detail

      • ComparedEmfObjects

        public ComparedEmfObjects()
        Creates an instance of the ComparedEmfObjects. Used for cloning purposes
      • ComparedEmfObjects

        public ComparedEmfObjects​(org.eclipse.emf.ecore.EObject main,
                                  org.eclipse.emf.ecore.EObject other,
                                  org.eclipse.emf.ecore.EObject ancestor)
        Constructs a triple of EObjects being compared.
        Parameters:
        main - the main object, may be null
        other - the other object, may be null
        ancestor - the common ancestor object, may be null