Class ComparedMdObjects

    • Constructor Detail

      • ComparedMdObjects

        public ComparedMdObjects()
        Constructs an instance of the object. Used for cloning purposes
      • ComparedMdObjects

        public ComparedMdObjects​(MdObject mainMdObject,
                                 MdObject otherMdObject,
                                 MdObject ancestorMdObject)
        Constructs a provider with the specified MD objects.
        Parameters:
        mainMdObject - the main MD object, may be null
        otherMdObject - the other MD object, may be null
        ancestorMdObject - the common ancestor MD object, may be null