Uses of Class
org.openprovenance.prov.validation.report.TypeOverlap
-
Packages that use TypeOverlap Package Description org.openprovenance.prov.validation.report -
-
Uses of TypeOverlap in org.openprovenance.prov.validation.report
Fields in org.openprovenance.prov.validation.report with type parameters of type TypeOverlap Modifier and Type Field Description List<TypeOverlap>ValidationReport. typeOverlapMethods in org.openprovenance.prov.validation.report that return types with arguments of type TypeOverlap Modifier and Type Method Description List<TypeOverlap>ValidationReport. getTypeOverlap()Gets the value of the typeOverlap property.
-