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