Uses of Interface
org.opengis.metadata.quality.Result
- 
Packages that use Result Package Description org.opengis.metadata.quality  - 
- 
Uses of Result in org.opengis.metadata.quality
Subinterfaces of Result in org.opengis.metadata.quality Modifier and Type Interface Description interfaceConformanceResultInformation about the outcome of evaluating the obtained value (or set of values) against a specified acceptable conformance quality level.interfaceCoverageResultResult of a data quality measure organising the measured values as a coverage.interfaceQuantitativeResultInformation about the value (or set of values) obtained from applying a data quality measure.Methods in org.opengis.metadata.quality that return types with arguments of type Result Modifier and Type Method Description Collection<? extends Result>Element. getResults()Value (or set of values) obtained from applying a data quality measure or the out come of evaluating the obtained value (or set of values) against a specified acceptable conformance quality level. 
 -