org.opengis.metadata.quality
Interface LogicalConsistency

All Superinterfaces:
Element
All Known Subinterfaces:
ConceptualConsistency, DomainConsistency, FormatConsistency, TopologicalConsistency
All Known Implementing Classes:
ConceptualConsistencyImpl, DomainConsistencyImpl, FormatConsistencyImpl, LogicalConsistencyImpl, TopologicalConsistencyImpl

@UML(identifier="DQ_LogicalConsistency",
     specification=ISO_19115)
public interface LogicalConsistency
extends Element

Degree of adherence to logical rules of data structure, attribution and relationships (data structure can be conceptual, logical or physical).

Since:
GeoAPI 2.0
Author:
Martin Desruisseaux (IRD)

Method Summary
 
Methods inherited from interface Element
getDates, getEvaluationMethodDescription, getEvaluationMethodType, getEvaluationProcedure, getMeasureDescription, getMeasureIdentification, getNamesOfMeasure, getResults
 



Copyright © 1996-2014 Geotools. All Rights Reserved.