Package | Description |
---|---|
org.apache.sis.metadata.iso.quality |
Information about data quality, accuracy and consistency of a dataset.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultAccuracyOfATimeMeasurement
Correctness of the temporal references of an item (reporting of error in time measurement).
|
class |
DefaultTemporalConsistency
Correctness of ordered events or sequences, if reported.
|
class |
DefaultTemporalValidity
Validity of data specified by the scope with respect to time.
|
Modifier and Type | Method and Description |
---|---|
static AbstractTemporalAccuracy |
AbstractTemporalAccuracy.castOrCopy(TemporalAccuracy object)
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
|
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.