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

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

Uses of Element in org.opengis.metadata.quality
 

Subinterfaces of Element in org.opengis.metadata.quality
 interface AbsoluteExternalPositionalAccuracy
          Closeness of reported coordinate values to values accepted as or being true.
 interface AccuracyOfATimeMeasurement
          Correctness of the temporal references of an item (reporting of error in time measurement).
 interface Completeness
          Presence and absence of features, their attributes and their relationships.
 interface CompletenessCommission
          Excess data present in the dataset, as described by the scope.
 interface CompletenessOmission
          Data absent from the dataset, as described by the scope.
 interface ConceptualConsistency
          Adherence to rules of the conceptual schema.
 interface DomainConsistency
          Adherence of values to the value domains.
 interface FormalConsistency
          Deprecated. renamed to FormatConsistency.
 interface FormatConsistency
          Degree to which data is stored in accordance with the physical structure of the dataset, as described by the scope.
 interface GriddedDataPositionalAccuracy
          Closeness of gridded data position values to values accepted as or being true.
 interface LogicalConsistency
          Degree of adherence to logical rules of data structure, attribution and relationships (data structure can be conceptual, logical or physical).
 interface NonQuantitativeAttributeAccuracy
          Accuracy of non-quantitative attributes.
 interface NonQuantitativeAttributeCorrectness
          Deprecated. renamed to NonQuantitativeAttributeAccuracy
 interface PositionalAccuracy
          Accuracy of the position of features.
 interface QuantitativeAttributeAccuracy
          Accuracy of quantitative attributes.
 interface RelativeInternalPositionalAccuracy
          Closeness of the relative positions of features in the scope to their respective relative positions accepted as or being true.
 interface TemporalAccuracy
          Accuracy of the temporal attributes and temporal relationships of features.
 interface TemporalConsistency
          Correctness of ordered events or sequences, if reported.
 interface TemporalValidity
          Validity of data specified by the scope with respect to time.
 interface ThematicAccuracy
          Accuracy of quantitative attributes and the correctness of non-quantitative attributes and of the classifications of features and their relationships.
 interface ThematicClassificationCorrectness
          Comparison of the classes assigned to features or their attributes to a universe of discourse.
 interface TopologicalConsistency
          Correctness of the explicitly encoded topological characteristics of the dataset as described by the scope.
 

Methods in org.opengis.metadata.quality that return types with arguments of type Element
 Collection<? extends Element> DataQuality.getReports()
          Quantitative quality information for the data specified by the scope.
 



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