|
GeoAPI 2.0 Build 2005-06-08 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Profile(level=CORE)
@UML(identifier="LI_Lineage",
specification=ISO_19115)
public interface LineageInformation about the events or source data used in constructing the data specified by the scope or lack of knowledge about lineage. Only one of statement, process steps and sources should be provided.
| Method Summary | |
|---|---|
Collection<ProcessStep> |
getProcessSteps()
Information about an event in the creation process for the data specified by the scope. |
Collection<Source> |
getSources()
Information about the source data used in creating the data specified by the scope. |
InternationalString |
getStatement()
General explanation of the data producer’s knowledge about the lineage of a dataset. |
| Method Detail |
|---|
@Profile(level=CORE)
@UML(identifier="statement",
obligation=CONDITIONAL,
specification=ISO_19115)
InternationalString getStatement()
@UML(identifier="processStep",
obligation=CONDITIONAL,
specification=ISO_19115)
Collection<ProcessStep> getProcessSteps()
@UML(identifier="source",
obligation=CONDITIONAL,
specification=ISO_19115)
Collection<Source> getSources()
|
GeoAPI 2.0 Build 2005-06-08 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
|
Symbols, terms and definitions | Copyright OpenGIS® Consortium |