Uses of Interface
org.opengis.metadata.quality.ConformanceResult
Packages that use ConformanceResult
Package
Description
Information about data quality, accuracy and consistency of a dataset.
-
Uses of ConformanceResult in org.apache.sis.metadata.iso.quality
Classes in org.apache.sis.metadata.iso.quality that implement ConformanceResultModifier and TypeClassDescriptionclassInformation about the outcome of evaluating the value(s) against a specified acceptable conformance quality level.Methods in org.apache.sis.metadata.iso.quality with parameters of type ConformanceResultModifier and TypeMethodDescriptionstatic DefaultConformanceResultDefaultConformanceResult.castOrCopy(ConformanceResult object) Returns a SIS metadata implementation with the values of the given arbitrary implementation.Constructors in org.apache.sis.metadata.iso.quality with parameters of type ConformanceResultModifierConstructorDescriptionConstructs a new instance initialized with the values from the specified metadata object.