Uses of Class
org.openprovenance.prov.validation.report.MergeReport
Packages that use MergeReport
Package
Description
-
Uses of MergeReport in org.openprovenance.prov.validation.report
Fields in org.openprovenance.prov.validation.report with type parameters of type MergeReportModifier and TypeFieldDescriptionValidationReport.failedMergeValidationReport.qualifiedNameMismatchValidationReport.successfulMergeMethods in org.openprovenance.prov.validation.report that return types with arguments of type MergeReportModifier and TypeMethodDescriptionValidationReport.getFailedMerge()Gets the value of the failedMerge property.ValidationReport.getQualifiedNameMismatch()Gets the value of the qualifiedNameMismatch property.ValidationReport.getSuccessfulMerge()Gets the value of the successfulMerge property. -
Uses of MergeReport in org.openprovenance.prov.validation.report.json
Methods in org.openprovenance.prov.validation.report.json that return types with arguments of type MergeReportModifier and TypeMethodDescriptionValidationReportInterface.getFailedMerge()ValidationReportInterface.getQualifiedNameMismatch()ValidationReportInterface.getSuccessfulMerge()