|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@UML(identifier="DQ_Scope",
specification=ISO_19115)
public interface ScopeDescription of the data specified by the scope.
| Method Summary | |
|---|---|
Extent |
getExtent()
Information about the spatial, vertical and temporal extent of the data specified by the scope. |
ScopeCode |
getLevel()
Hierarchical level of the data specified by the scope. |
Collection<? extends ScopeDescription> |
getLevelDescription()
Detailed description about the level of the data specified by the scope. |
| Method Detail |
|---|
@UML(identifier="level",
obligation=MANDATORY,
specification=ISO_19115)
ScopeCode getLevel()
@UML(identifier="levelDescription",
obligation=CONDITIONAL,
specification=ISO_19115)
Collection<? extends ScopeDescription> getLevelDescription()
DATASET or SERIES.
@UML(identifier="extent",
obligation=OPTIONAL,
specification=ISO_19115)
Extent getExtent()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||