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