Uses of Interface
org.opengis.metadata.quality.Result

Packages that use Result
org.opengis.metadata.quality Data quality and positional accuracy
 

Uses of Result in org.opengis.metadata.quality
 

Subinterfaces of Result in org.opengis.metadata.quality
 interface ConformanceResult
          Information about the outcome of evaluating the obtained value (or set of values) against a specified acceptable conformance quality level.
 interface QuantitativeResult
          Information about the value (or set of values) obtained from applying a data quality measure.
 

Methods in org.opengis.metadata.quality that return Result
 Result Element.getResult()
          Deprecated. Replaced by Element.getResults().
 

Methods in org.opengis.metadata.quality that return types with arguments of type Result
 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.
 



Copyright © 1994-2008 Open Geospatial Consortium. All Rights Reserved.