Uses of Interface
net.opengis.wps10.RequestBaseType
Packages that use RequestBaseType
-
Uses of RequestBaseType in net.opengis.wps10
Subinterfaces of RequestBaseType in net.opengis.wps10Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Describe Process Type'.interface
A representation of the model object 'Execute Type'.Methods in net.opengis.wps10 that return RequestBaseTypeModifier and TypeMethodDescriptionWps10Factory.createRequestBaseType()
Returns a new object of class 'Request Base Type'. -
Uses of RequestBaseType in net.opengis.wps10.impl
Classes in net.opengis.wps10.impl that implement RequestBaseTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Describe Process Type'.class
An implementation of the model object 'Execute Type'.class
An implementation of the model object 'Request Base Type'.Methods in net.opengis.wps10.impl that return RequestBaseType -
Uses of RequestBaseType in net.opengis.wps10.util
Methods in net.opengis.wps10.util with parameters of type RequestBaseTypeModifier and TypeMethodDescriptionWps10Switch.caseRequestBaseType
(RequestBaseType object) Returns the result of interpreting the object as an instance of 'Request Base Type'.boolean
Wps10Validator.validateRequestBaseType
(RequestBaseType requestBaseType, DiagnosticChain diagnostics, Map context)