Uses of Interface
net.opengis.wps20.GenericOutputType
Packages that use GenericOutputType
-
Uses of GenericOutputType in net.opengis.wps20
Methods in net.opengis.wps20 that return GenericOutputTypeModifier and TypeMethodDescriptionWps20Factory.createGenericOutputType()
Returns a new object of class 'Generic Output Type'.Methods in net.opengis.wps20 that return types with arguments of type GenericOutputTypeModifier and TypeMethodDescriptionEList<GenericOutputType>
GenericOutputType.getOutput()
Returns the value of the 'Output' containment reference list.EList<GenericOutputType>
GenericProcessType.getOutput()
Returns the value of the 'Output' containment reference list. -
Uses of GenericOutputType in net.opengis.wps20.impl
Classes in net.opengis.wps20.impl that implement GenericOutputTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Generic Output Type'.Fields in net.opengis.wps20.impl with type parameters of type GenericOutputTypeModifier and TypeFieldDescriptionprotected EList<GenericOutputType>
GenericOutputTypeImpl.output
The cached value of the 'Output
' containment reference list.protected EList<GenericOutputType>
GenericProcessTypeImpl.output
The cached value of the 'Output
' containment reference list.Methods in net.opengis.wps20.impl that return GenericOutputTypeMethods in net.opengis.wps20.impl that return types with arguments of type GenericOutputTypeModifier and TypeMethodDescriptionEList<GenericOutputType>
GenericOutputTypeImpl.getOutput()
EList<GenericOutputType>
GenericProcessTypeImpl.getOutput()
-
Uses of GenericOutputType in net.opengis.wps20.util
Methods in net.opengis.wps20.util with parameters of type GenericOutputTypeModifier and TypeMethodDescriptionWps20Switch.caseGenericOutputType
(GenericOutputType object) Returns the result of interpreting the object as an instance of 'Generic Output Type'.boolean
Wps20Validator.validateGenericOutputType
(GenericOutputType genericOutputType, DiagnosticChain diagnostics, Map<Object, Object> context)