Uses of Class
org.openprovenance.prov.validation.report.SpecializationReport
-
Packages that use SpecializationReport Package Description org.openprovenance.prov.validation.report org.openprovenance.prov.validation.report.json -
-
Uses of SpecializationReport in org.openprovenance.prov.validation.report
Fields in org.openprovenance.prov.validation.report declared as SpecializationReport Modifier and Type Field Description SpecializationReportValidationReport. specializationReportMethods in org.openprovenance.prov.validation.report that return SpecializationReport Modifier and Type Method Description SpecializationReportValidationReport. getSpecializationReport()Gets the value of the specializationReport property.Methods in org.openprovenance.prov.validation.report with parameters of type SpecializationReport Modifier and Type Method Description voidValidationReport. setSpecializationReport(SpecializationReport value)Sets the value of the specializationReport property. -
Uses of SpecializationReport in org.openprovenance.prov.validation.report.json
Methods in org.openprovenance.prov.validation.report.json that return SpecializationReport Modifier and Type Method Description SpecializationReportValidationReportInterface. getSpecializationReport()
-