Uses of Interface
net.opengis.wps20.OutputDescriptionType
Packages that use OutputDescriptionType
-
Uses of OutputDescriptionType in net.opengis.wps20
Methods in net.opengis.wps20 that return OutputDescriptionTypeModifier and TypeMethodDescriptionWps20Factory.createOutputDescriptionType()
Returns a new object of class 'Output Description Type'.Methods in net.opengis.wps20 that return types with arguments of type OutputDescriptionTypeModifier and TypeMethodDescriptionEList<OutputDescriptionType>
OutputDescriptionType.getOutput()
Returns the value of the 'Output' containment reference list.EList<OutputDescriptionType>
ProcessDescriptionType.getOutput()
Returns the value of the 'Output' containment reference list. -
Uses of OutputDescriptionType in net.opengis.wps20.impl
Classes in net.opengis.wps20.impl that implement OutputDescriptionTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Output Description Type'.Fields in net.opengis.wps20.impl with type parameters of type OutputDescriptionTypeModifier and TypeFieldDescriptionprotected EList<OutputDescriptionType>
OutputDescriptionTypeImpl.output
The cached value of the 'Output
' containment reference list.protected EList<OutputDescriptionType>
ProcessDescriptionTypeImpl.output
The cached value of the 'Output
' containment reference list.Methods in net.opengis.wps20.impl that return OutputDescriptionTypeMethods in net.opengis.wps20.impl that return types with arguments of type OutputDescriptionTypeModifier and TypeMethodDescriptionEList<OutputDescriptionType>
OutputDescriptionTypeImpl.getOutput()
EList<OutputDescriptionType>
ProcessDescriptionTypeImpl.getOutput()
-
Uses of OutputDescriptionType in net.opengis.wps20.util
Methods in net.opengis.wps20.util with parameters of type OutputDescriptionTypeModifier and TypeMethodDescriptionWps20Switch.caseOutputDescriptionType
(OutputDescriptionType object) Returns the result of interpreting the object as an instance of 'Output Description Type'.boolean
Wps20Validator.validateOutputDescriptionType
(OutputDescriptionType outputDescriptionType, DiagnosticChain diagnostics, Map<Object, Object> context)