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