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 |
DefaultConformanceResult
Information about the outcome of evaluating the obtained value (or set of values) against
a specified acceptable conformance quality level.
|
class |
DefaultCoverageResult
Result of a data quality measure organising the measured values as a coverage.
|
class |
DefaultQuantitativeResult
Information about the value (or set of values) obtained from applying a data quality measure.
|
Modifier and Type | Method and Description |
---|---|
static AbstractResult |
AbstractResult.castOrCopy(Result object)
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
|
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.