|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@UML(identifier="MD_MetadataExtensionInformation", specification=ISO_19115) public interface MetadataExtensionInformation
Information describing metadata extensions.
Method Summary | |
---|---|
Collection<? extends ExtendedElementInformation> |
getExtendedElementInformation()
Provides information about a new metadata element, not found in ISO 19115, which is required to describe geographic data. |
OnLineResource |
getExtensionOnLineResource()
Information about on-line sources containing the community profile name and the extended metadata elements. |
Method Detail |
---|
@UML(identifier="extensionOnLineResource", obligation=OPTIONAL, specification=ISO_19115) OnLineResource getExtensionOnLineResource()
@UML(identifier="extendedElementInformation", obligation=OPTIONAL, specification=ISO_19115) Collection<? extends ExtendedElementInformation> getExtendedElementInformation()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |