net.opengis.wps10
Interface ProcessOfferingsType

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

public interface ProcessOfferingsType
extends org.eclipse.emf.ecore.EObject

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

The following features are supported:

See Also:
Wps10Package.getProcessOfferingsType()

Method Summary
 org.eclipse.emf.common.util.EList getProcess()
          Returns the value of the 'Process' containment reference list.
 
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

getProcess

org.eclipse.emf.common.util.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()


Copyright © 1996-2010 Geotools. All Rights Reserved.