Package net.opengis.wps10
Interface ProcessDescriptionsType
- All Superinterfaces:
EObject
,Notifier
,ResponseBaseType
- All Known Implementing Classes:
ProcessDescriptionsTypeImpl
A representation of the model object 'Process Descriptions Type'.
The following features are supported:
-
Method Summary
Modifier and TypeMethodDescriptionEList
Returns the value of the 'Process Description' 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
Methods inherited from interface ResponseBaseType
getLang, getService, getVersion, isSetService, isSetVersion, setLang, setService, setVersion, unsetService, unsetVersion
-
Method Details
-
getProcessDescription
EList getProcessDescription()Returns the value of the 'Process Description' containment reference list. The list contents are of typeProcessDescriptionType
. Ordered list of one or more full Process descriptions, listed in the order in which they were requested in the DescribeProcess operation request.- Returns:
- the value of the 'Process Description' containment reference list.
- See Also:
-