Interface RequestBaseType

All Superinterfaces:
EObject, Notifier
All Known Subinterfaces:
DescribeProcessType, DismissType, ExecuteRequestType, GetResultType, GetStatusType
All Known Implementing Classes:
DescribeProcessTypeImpl, DismissTypeImpl, ExecuteRequestTypeImpl, GetResultTypeImpl, GetStatusTypeImpl, 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. An 'Extension' element provides a placeholder for extra request parameters that might be defined by WPS extension standards.

The following features are supported:

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    EList<EObject>
    Returns the value of the 'Extension' containment reference list.
    Returns the value of the 'Service' attribute.
    Returns the value of the 'Version' attribute.
    boolean
    Returns whether the value of the 'Service' attribute is set.
    boolean
    Returns whether the value of the 'Version' attribute is set.
    void
    Sets the value of the 'Service' attribute.
    void
    Sets the value of the 'Version' attribute.
    void
    Unsets the value of the 'Service' attribute.
    void
    Unsets the value of the 'Version' attribute.

    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