Class PredefinedMdObjectMatcher

    • Constructor Detail

      • PredefinedMdObjectMatcher

        public PredefinedMdObjectMatcher​(IComparisonSession session,
                                         MergeRule mergeRule,
                                         Predefined main,
                                         Predefined other,
                                         Predefined ancestor)
        Creates matcher instance. At least one of input elements must not be null.
        Parameters:
        session - the comparison session, cannot be null
        mergeRule - the merge rule to apply when merging elements tree, cannot be null
        main - main element to compare
        other - other element to compare
        ancestor - common ancestor element to compare