Uses of Interface
org.opengis.metadata.quality.ConformanceResult
Packages that use ConformanceResult
Package
Description
The GeoAPI conformance testing framework.
Validators and test suites for the
org.opengis.metadata
package.-
Uses of ConformanceResult in org.opengis.test
Methods in org.opengis.test with parameters of type ConformanceResultModifier and TypeMethodDescriptionfinal void
ValidatorContainer.validate
(ConformanceResult object) Tests the conformance of the given object.static void
Validators.validate
(ConformanceResult object) Tests the conformance of the given object. -
Uses of ConformanceResult in org.opengis.test.metadata
Methods in org.opengis.test.metadata with parameters of type ConformanceResultModifier and TypeMethodDescriptionvoid
QualityValidator.validate
(ConformanceResult object) Validates the conformance result.