Uses of Class
org.apache.sis.metadata.iso.quality.AbstractLogicalConsistency
Packages that use AbstractLogicalConsistency
Package
Description
Information about data quality, accuracy and consistency of a dataset.
-
Uses of AbstractLogicalConsistency in org.apache.sis.metadata.iso.quality
Subclasses of AbstractLogicalConsistency in org.apache.sis.metadata.iso.qualityModifier and TypeClassDescriptionclassAdherence to rules of the conceptual schema.classAdherence of values to the value domains.classDegree to which data is stored in accordance with the physical structure of the dataset, as described by the scope.classCorrectness of the explicitly encoded topological characteristics of the dataset as described by the scope.Methods in org.apache.sis.metadata.iso.quality that return AbstractLogicalConsistencyModifier and TypeMethodDescriptionstatic AbstractLogicalConsistencyAbstractLogicalConsistency.castOrCopy(LogicalConsistency object) Returns a SIS metadata implementation with the values of the given arbitrary implementation.