|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@UML(identifier="QE_CoverageResult",
specification=ISO_19115_2)
public interface CoverageResultResult of a data quality measure organising the measured values as a coverage.
| Method Summary | |
|---|---|
CoverageDescription |
getResultContentDescription()
Provides the description of the content of the result coverage, i.e. semantic definition of the data quality measures. |
DataFile |
getResultFile()
Provides information about the data file containing the result coverage data. |
Format |
getResultFormat()
Provides information about the format of the result coverage data. |
SpatialRepresentation |
getResultSpatialRepresentation()
Provides the digital representation of data quality measures composing the coverage result. |
SpatialRepresentationType |
getSpatialRepresentationType()
Method used to spatially represent the coverage result. |
| Method Detail |
|---|
@UML(identifier="spatialRepresentationType",
obligation=MANDATORY,
specification=ISO_19115_2)
SpatialRepresentationType getSpatialRepresentationType()
@UML(identifier="resultSpatialRepresentation",
obligation=MANDATORY,
specification=ISO_19115_2)
SpatialRepresentation getResultSpatialRepresentation()
@UML(identifier="resultContentDescription",
obligation=MANDATORY,
specification=ISO_19115_2)
CoverageDescription getResultContentDescription()
@UML(identifier="resultFormat",
obligation=MANDATORY,
specification=ISO_19115_2)
Format getResultFormat()
@UML(identifier="resultFile",
obligation=MANDATORY,
specification=ISO_19139)
DataFile getResultFile()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||