Interface RequestBaseType

All Superinterfaces:
EObject, Notifier
All Known Subinterfaces:
DescribeProcessType, ExecuteType
All Known Implementing Classes:
DescribeProcessTypeImpl, ExecuteTypeImpl, RequestBaseTypeImpl

public interface RequestBaseType extends EObject
A representation of the model object 'Request Base Type'. WPS operation request base, for all WPS operations except GetCapabilities. In this XML encoding, no "request" parameter is included, since the element name specifies the specific operation.

The following features are supported:

See Also: