net.opengis.wps10
Interface ProcessDescriptionsType

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier, ResponseBaseType
All Known Implementing Classes:
ProcessDescriptionsTypeImpl

public interface ProcessDescriptionsType
extends ResponseBaseType

A representation of the model object 'Process Descriptions Type'.

The following features are supported:

See Also:
Wps10Package.getProcessDescriptionsType()

Method Summary
 org.eclipse.emf.common.util.EList getProcessDescription()
          Returns the value of the 'Process Description' containment reference list.
 
Methods inherited from interface net.opengis.wps10.ResponseBaseType
getLang, getService, getVersion, isSetService, isSetVersion, setLang, setService, setVersion, unsetService, unsetVersion
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 

Method Detail

getProcessDescription

org.eclipse.emf.common.util.EList getProcessDescription()
Returns the value of the 'Process Description' containment reference list. The list contents are of type ProcessDescriptionType. 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:
Wps10Package.getProcessDescriptionsType_ProcessDescription()


Copyright © 1996-2010 Geotools. All Rights Reserved.