Uses of Interface
net.opengis.wps10.InputType
Packages that use InputType
-
Uses of InputType in net.opengis.wps10
Methods in net.opengis.wps10 that return InputTypeModifier and TypeMethodDescriptionWps10Factory.createInputType()
Returns a new object of class 'Input Type'. -
Uses of InputType in net.opengis.wps10.impl
Classes in net.opengis.wps10.impl that implement InputTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Input Type'.Methods in net.opengis.wps10.impl that return InputType -
Uses of InputType in net.opengis.wps10.util
Methods in net.opengis.wps10.util with parameters of type InputTypeModifier and TypeMethodDescriptionWps10Switch.caseInputType
(InputType object) Returns the result of interpreting the object as an instance of 'Input Type'.boolean
Wps10Validator.validateInputType
(InputType inputType, DiagnosticChain diagnostics, Map context)