Uses of Class
org.apache.sis.metadata.iso.quality.AbstractElement
Packages that use AbstractElement
Package
Description
Defines the structure and content of views of real-world phenomenon.
JAXB adapters for metadata.
A set of helper classes for the SIS implementation.
Information about data quality, accuracy and consistency of a dataset.
-
Uses of AbstractElement in org.apache.sis.feature
Methods in org.apache.sis.feature that return AbstractElementModifier and TypeMethodDescriptionprivate AbstractElementValidator.addViolationReport(AbstractElement report, AbstractIdentifiedType type, org.opengis.util.InternationalString explanation) Adds a report for a constraint violation.Methods in org.apache.sis.feature with parameters of type AbstractElementModifier and TypeMethodDescriptionprivate AbstractElementValidator.addViolationReport(AbstractElement report, AbstractIdentifiedType type, org.opengis.util.InternationalString explanation) Adds a report for a constraint violation.private voidValidator.verifyCardinality(AbstractElement report, AbstractIdentifiedType type, int minimumOccurs, int maximumOccurs, int count) Verifies if the given value is compliant with the cardinality constraint. -
Uses of AbstractElement in org.apache.sis.internal.jaxb.metadata
Methods in org.apache.sis.internal.jaxb.metadata that return AbstractElementModifier and TypeMethodDescriptionDQ_Element.getElement()Invoked by JAXB at marshalling time for getting the actual metadata to write inside the<mdq:DQ_Element>XML element.Methods in org.apache.sis.internal.jaxb.metadata with parameters of type AbstractElementModifier and TypeMethodDescriptionvoidDQ_Element.setElement(AbstractElement value) Invoked by JAXB at unmarshalling time for storing the result temporarily. -
Uses of AbstractElement in org.apache.sis.internal.referencing
Subclasses of AbstractElement in org.apache.sis.internal.referencingModifier and TypeClassDescriptionfinal classPre-defined positional accuracy resulting from some coordinate operations. -
Uses of AbstractElement in org.apache.sis.metadata.iso.quality
Subclasses of AbstractElement in org.apache.sis.metadata.iso.qualityModifier and TypeClassDescriptionclassPresence and absence of features, their attributes and their relationships.classDegree of adherence to logical rules of data structure, attribution and relationships.classInformation about the reliability of data quality results.classAccuracy of the position of features.classDeprecated.classAccuracy of the temporal attributes and temporal relationships of features.classAccuracy and correctness of attributes and classification of features.classCloseness of reported coordinate values to values accepted as or being true.classCorrectness of the temporal references of an item (reporting of error in time measurement).classExcess data present in the dataset, as described by the scope.classData absent from the dataset, as described by the scope.classAdherence to rules of the conceptual schema.classTrustworthiness of a data quality result.classAdherence of values to the value domains.classDegree to which data are stored in accordance with the physical structure of the data set.classCloseness of gridded data position values to values accepted as or being true.classExpected or tested uniformity of the results obtained for a data quality evaluation.classDeprecated.RenamedDefaultNonQuantitativeAttributeCorrectnessfor following a renaming in ISO 19157:2013.classCorrectness of non-quantitative attributes.classAccuracy of quantitative attributes.classCloseness of the relative positions of features in the scope to their respective relative positions accepted as or being true.classDegree to which the sample used has produced a result which is representation of the data.classCorrectness of ordered events or sequences, if reported.classValidity of data specified by the scope with respect to time.classComparison of the classes assigned to features or their attributes to a universe of discourse.classCorrectness of the explicitly encoded topological characteristics of the data set.classDeprecated.Removed from latest ISO 19157 standard.Methods in org.apache.sis.metadata.iso.quality that return AbstractElementModifier and TypeMethodDescriptionstatic AbstractElementAbstractElement.castOrCopy(org.opengis.metadata.quality.Element object) Returns a SIS metadata implementation with the values of the given arbitrary implementation.
AbstractTemporalQualityfor following a renaming in ISO 19157:2013.