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 TypeClassDescriptionclass
Adherence to rules of the conceptual schema.class
Adherence of values to the value domains.class
Degree to which data is stored in accordance with the physical structure of the dataset, as described by the scope.class
Correctness 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 AbstractLogicalConsistency
AbstractLogicalConsistency.castOrCopy
(LogicalConsistency object) Returns a SIS metadata implementation with the values of the given arbitrary implementation.