|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@UML(identifier="MI_PlatformPass", specification=ISO_19115_2) public interface PlatformPass
Identification of collection coverage.
Method Summary | |
---|---|
Geometry |
getExtent()
Area covered by the pass. |
Identifier |
getIdentifier()
Unique name of the pass. |
Collection<? extends Event> |
getRelatedEvents()
Occurrence of one or more events for a pass. |
Method Detail |
---|
@UML(identifier="identifier", obligation=MANDATORY, specification=ISO_19115_2) Identifier getIdentifier()
@UML(identifier="extent", obligation=OPTIONAL, specification=ISO_19115_2) Geometry getExtent()
@UML(identifier="relatedEvent", obligation=OPTIONAL, specification=ISO_19115_2) Collection<? extends Event> getRelatedEvents()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |