Uses of Interface
org.opengis.metadata.quality.Completeness
Packages that use Completeness
Package
Description
Information about data quality, accuracy and consistency of a dataset.
-
Uses of Completeness in org.apache.sis.metadata.iso.quality
Classes in org.apache.sis.metadata.iso.quality that implement CompletenessModifier and TypeClassDescriptionclassPresence and absence of features, their attributes and their relationships.classExcess data present in the dataset, as described by the scope.classData absent from the dataset, as described by the scope.Methods in org.apache.sis.metadata.iso.quality with parameters of type CompletenessModifier and TypeMethodDescriptionstatic AbstractCompletenessAbstractCompleteness.castOrCopy(Completeness 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 CompletenessModifierConstructorDescriptionAbstractCompleteness(Completeness object) Constructs a new instance initialized with the values from the specified metadata object. -
Uses of Completeness in org.opengis.metadata.quality
Subinterfaces of Completeness in org.opengis.metadata.qualityModifier and TypeInterfaceDescriptioninterfaceExcess data present in the dataset, as described by the scope.interfaceData absent from the dataset, as described by the scope.