Uses of Interface
net.opengis.wps20.RequestBaseType
Packages that use RequestBaseType
-
Uses of RequestBaseType in net.opengis.wps20
Subinterfaces of RequestBaseType in net.opengis.wps20Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Describe Process Type'.interface
A representation of the model object 'Dismiss Type'.interface
A representation of the model object 'Execute Request Type'.interface
A representation of the model object 'Get Result Type'.interface
A representation of the model object 'Get Status Type'. -
Uses of RequestBaseType in net.opengis.wps20.impl
Classes in net.opengis.wps20.impl that implement RequestBaseTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Describe Process Type'.class
An implementation of the model object 'Dismiss Type'.class
An implementation of the model object 'Execute Request Type'.class
An implementation of the model object 'Get Result Type'.class
An implementation of the model object 'Get Status Type'.class
An implementation of the model object 'Request Base Type'. -
Uses of RequestBaseType in net.opengis.wps20.util
Methods in net.opengis.wps20.util with parameters of type RequestBaseTypeModifier and TypeMethodDescriptionWps20Switch.caseRequestBaseType
(RequestBaseType object) Returns the result of interpreting the object as an instance of 'Request Base Type'.boolean
Wps20Validator.validateRequestBaseType
(RequestBaseType requestBaseType, DiagnosticChain diagnostics, Map<Object, Object> context)