Package net.opengis.wps10
Interface DescribeProcessType
- All Superinterfaces:
- EObject,- Notifier,- RequestBaseType
- All Known Implementing Classes:
- DescribeProcessTypeImpl
 A representation of the model object 'Describe Process Type'.
 
 
The following features are supported:
- See Also:
- 
Method SummaryModifier and TypeMethodDescriptionEListReturns the value of the 'Identifier' containment reference list.Methods inherited from interface EObjecteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface NotifiereAdapters, eDeliver, eNotify, eSetDeliverMethods inherited from interface RequestBaseTypegetBaseUrl, getExtendedProperties, getLanguage, getService, getVersion, isSetService, isSetVersion, setBaseUrl, setExtendedProperties, setLanguage, setService, setVersion, unsetService, unsetVersion
- 
Method Details- 
getIdentifierEList getIdentifier()Returns the value of the 'Identifier' containment reference list. The list contents are of typeCodeType. Unordered list of one or more identifiers of the processes for which the client is requesting detailed descriptions. This element shall be repeated for each process for which a description is requested. These Identifiers are unordered, but the WPS shall return the process descriptions in the order in which they were requested.- Returns:
- the value of the 'Identifier' containment reference list.
- See Also:
 
 
-