Uses of Interface
org.opengis.metadata.quality.LogicalConsistency
Packages that use LogicalConsistency
Package
Description
Information about data quality, accuracy and consistency of a dataset.
-
Uses of LogicalConsistency in org.apache.sis.metadata.iso.quality
Classes in org.apache.sis.metadata.iso.quality that implement LogicalConsistencyModifier and TypeClassDescriptionclassDegree of adherence to logical rules of data structure, attribution and relationships.classAdherence to rules of the conceptual schema.classAdherence of values to the value domains.classDegree to which data are stored in accordance with the physical structure of the data set.classCorrectness of the explicitly encoded topological characteristics of the data set.Methods in org.apache.sis.metadata.iso.quality with parameters of type LogicalConsistencyModifier and TypeMethodDescriptionstatic AbstractLogicalConsistencyAbstractLogicalConsistency.castOrCopy(LogicalConsistency object) Returns a SIS metadata implementation with the values of the given arbitrary implementation.Constructors in org.apache.sis.metadata.iso.quality with parameters of type LogicalConsistencyModifierConstructorDescriptionConstructs a new instance initialized with the values from the specified metadata object. -
Uses of LogicalConsistency in org.opengis.metadata.quality
Subinterfaces of LogicalConsistency in org.opengis.metadata.qualityModifier and TypeInterfaceDescriptioninterfaceAdherence to rules of the conceptual schema.interfaceAdherence of values to the value domains.interfaceDegree to which data is stored in accordance with the physical structure of the dataset, as described by the scope.interfaceCorrectness of the explicitly encoded topological characteristics of the dataset as described by the scope.