Interface ContentsBaseType

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      EList getDatasetDescriptionSummary()
      Returns the value of the 'Dataset Description Summary' containment reference list.
      EList getOtherSource()
      Returns the value of the 'Other Source' containment reference list.
      • Methods inherited from interface EObject

        eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
      • Methods inherited from interface Notifier

        eAdapters, eDeliver, eNotify, eSetDeliver
    • Method Detail

      • getDatasetDescriptionSummary

        EList getDatasetDescriptionSummary()
        Returns the value of the 'Dataset Description Summary' containment reference list. The list contents are of type DatasetDescriptionSummaryBaseType. Unordered set of summary descriptions for the datasets available from this OWS server. This set shall be included unless another source is referenced and all this metadata is available from that source.
        Returns:
        the value of the 'Dataset Description Summary' containment reference list.
        See Also:
        Ows11Package.getContentsBaseType_DatasetDescriptionSummary()
      • getOtherSource

        EList getOtherSource()
        Returns the value of the 'Other Source' containment reference list. The list contents are of type MetadataType. Unordered set of references to other sources of metadata describing the coverage offerings available from this server.
        Returns:
        the value of the 'Other Source' containment reference list.
        See Also:
        Ows11Package.getContentsBaseType_OtherSource()