Uses of Interface
net.opengis.wps20.OutputDefinitionType
Packages that use OutputDefinitionType
-
Uses of OutputDefinitionType in net.opengis.wps20
Methods in net.opengis.wps20 that return OutputDefinitionTypeModifier and TypeMethodDescriptionWps20Factory.createOutputDefinitionType()Returns a new object of class 'Output Definition Type'.OutputDefinitionType.getOutput()Returns the value of the 'Output' containment reference.Methods in net.opengis.wps20 that return types with arguments of type OutputDefinitionTypeModifier and TypeMethodDescriptionEList<OutputDefinitionType>ExecuteRequestType.getOutput()Returns the value of the 'Output' containment reference list.Methods in net.opengis.wps20 with parameters of type OutputDefinitionTypeModifier and TypeMethodDescriptionvoidOutputDefinitionType.setOutput(OutputDefinitionType value) Sets the value of the 'Output' containment reference. -
Uses of OutputDefinitionType in net.opengis.wps20.impl
Classes in net.opengis.wps20.impl that implement OutputDefinitionTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Output Definition Type'.Fields in net.opengis.wps20.impl declared as OutputDefinitionTypeModifier and TypeFieldDescriptionprotected OutputDefinitionTypeOutputDefinitionTypeImpl.outputThe cached value of the 'Output' containment reference.Fields in net.opengis.wps20.impl with type parameters of type OutputDefinitionTypeModifier and TypeFieldDescriptionprotected EList<OutputDefinitionType>ExecuteRequestTypeImpl.outputThe cached value of the 'Output' containment reference list.Methods in net.opengis.wps20.impl that return OutputDefinitionTypeModifier and TypeMethodDescriptionWps20FactoryImpl.createOutputDefinitionType()OutputDefinitionTypeImpl.getOutput()Methods in net.opengis.wps20.impl that return types with arguments of type OutputDefinitionTypeMethods in net.opengis.wps20.impl with parameters of type OutputDefinitionTypeModifier and TypeMethodDescriptionNotificationChainOutputDefinitionTypeImpl.basicSetOutput(OutputDefinitionType newOutput, NotificationChain msgs) voidOutputDefinitionTypeImpl.setOutput(OutputDefinitionType newOutput) -
Uses of OutputDefinitionType in net.opengis.wps20.util
Methods in net.opengis.wps20.util with parameters of type OutputDefinitionTypeModifier and TypeMethodDescriptionWps20Switch.caseOutputDefinitionType(OutputDefinitionType object) Returns the result of interpreting the object as an instance of 'Output Definition Type'.booleanWps20Validator.validateOutputDefinitionType(OutputDefinitionType outputDefinitionType, DiagnosticChain diagnostics, Map<Object, Object> context)