Uses of Interface
net.opengis.wps20.InputDescriptionType
Packages that use InputDescriptionType
-
Uses of InputDescriptionType in net.opengis.wps20
Methods in net.opengis.wps20 that return InputDescriptionTypeModifier and TypeMethodDescriptionWps20Factory.createInputDescriptionType()
Returns a new object of class 'Input Description Type'.Methods in net.opengis.wps20 that return types with arguments of type InputDescriptionTypeModifier and TypeMethodDescriptionEList<InputDescriptionType>
InputDescriptionType.getInput()
Returns the value of the 'Input' containment reference list.EList<InputDescriptionType>
ProcessDescriptionType.getInput()
Returns the value of the 'Input' containment reference list. -
Uses of InputDescriptionType in net.opengis.wps20.impl
Classes in net.opengis.wps20.impl that implement InputDescriptionTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Input Description Type'.Fields in net.opengis.wps20.impl with type parameters of type InputDescriptionTypeModifier and TypeFieldDescriptionprotected EList<InputDescriptionType>
InputDescriptionTypeImpl.input
The cached value of the 'Input
' containment reference list.protected EList<InputDescriptionType>
ProcessDescriptionTypeImpl.input
The cached value of the 'Input
' containment reference list.Methods in net.opengis.wps20.impl that return InputDescriptionTypeMethods in net.opengis.wps20.impl that return types with arguments of type InputDescriptionTypeModifier and TypeMethodDescriptionEList<InputDescriptionType>
InputDescriptionTypeImpl.getInput()
EList<InputDescriptionType>
ProcessDescriptionTypeImpl.getInput()
-
Uses of InputDescriptionType in net.opengis.wps20.util
Methods in net.opengis.wps20.util with parameters of type InputDescriptionTypeModifier and TypeMethodDescriptionWps20Switch.caseInputDescriptionType
(InputDescriptionType object) Returns the result of interpreting the object as an instance of 'Input Description Type'.boolean
Wps20Validator.validateInputDescriptionType
(InputDescriptionType inputDescriptionType, DiagnosticChain diagnostics, Map<Object, Object> context)