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 voidValidatorContainer.validate(DescriptiveResult object) Tests the conformance of the given object.static voidValidators.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 TypeMethodDescriptionvoidQualityValidator.validate(DescriptiveResult object) Validates the descriptive result.