|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@UML(identifier="MI_RangeElementDescription",
specification=ISO_19115_2)
public interface RangeElementDescriptionDescription of specific range elements.
| Method Summary | |
|---|---|
InternationalString |
getDefinition()
Description of a set of specific range elements. |
InternationalString |
getName()
Designation associated with a set of range elements. |
Collection<? extends Record> |
getRangeElements()
Specific range elements, i.e. range elements associated with a name and their definition. |
| Method Detail |
|---|
@UML(identifier="name",
obligation=MANDATORY,
specification=ISO_19115_2)
InternationalString getName()
@UML(identifier="definition",
obligation=MANDATORY,
specification=ISO_19115_2)
InternationalString getDefinition()
@UML(identifier="rangeElement",
obligation=MANDATORY,
specification=ISO_19115_2)
Collection<? extends Record> getRangeElements()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||