|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@UML(identifier="MI_Instrument",
specification=ISO_19115_2)
public interface InstrumentDesignations for the measuring instruments.
| Method Summary | |
|---|---|
Collection<? extends Citation> |
getCitations()
Complete citation of the instrument. |
InternationalString |
getDescription()
Textual description of the instrument. |
Identifier |
getIdentifier()
Unique identification of the instrument. |
Platform |
getMountedOn()
Platform on which the instrument is mounted. |
InternationalString |
getType()
Name of the type of instrument. |
| Method Detail |
|---|
@UML(identifier="citation",
obligation=OPTIONAL,
specification=ISO_19115_2)
Collection<? extends Citation> getCitations()
@UML(identifier="identifier",
obligation=MANDATORY,
specification=ISO_19115_2)
Identifier getIdentifier()
@UML(identifier="type",
obligation=MANDATORY,
specification=ISO_19115_2)
InternationalString getType()
@UML(identifier="description",
obligation=OPTIONAL,
specification=ISO_19115_2)
InternationalString getDescription()
@UML(identifier="mountedOn",
obligation=OPTIONAL,
specification=ISO_19115_2)
Platform getMountedOn()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||