Interface ProcessOfferingsType

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      EList getProcess()
      Returns the value of the 'Process' 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

      • getProcess

        EList getProcess()
        Returns the value of the 'Process' containment reference list. The list contents are of type ProcessBriefType. Unordered list of one or more brief descriptions of all the processes offered by this WPS server.
        Returns:
        the value of the 'Process' containment reference list.
        See Also:
        Wps10Package.getProcessOfferingsType_Process()