Uses of Interface
net.opengis.wps10.ProcessOutputsType
Packages that use ProcessOutputsType
Package
Description
-
Uses of ProcessOutputsType in net.opengis.wps10
Methods in net.opengis.wps10 that return ProcessOutputsTypeModifier and TypeMethodDescriptionWps10Factory.createProcessOutputsType()Returns a new object of class 'Process Outputs Type'.ProcessDescriptionType.getProcessOutputs()Returns the value of the 'Process Outputs' containment reference.Methods in net.opengis.wps10 with parameters of type ProcessOutputsTypeModifier and TypeMethodDescriptionvoidProcessDescriptionType.setProcessOutputs(ProcessOutputsType value) Sets the value of the 'Process Outputs' containment reference. -
Uses of ProcessOutputsType in net.opengis.wps10.impl
Classes in net.opengis.wps10.impl that implement ProcessOutputsTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Process Outputs Type'.Fields in net.opengis.wps10.impl declared as ProcessOutputsTypeModifier and TypeFieldDescriptionprotected ProcessOutputsTypeProcessDescriptionTypeImpl.processOutputsThe cached value of the 'Process Outputs' containment reference.Methods in net.opengis.wps10.impl that return ProcessOutputsTypeModifier and TypeMethodDescriptionWps10FactoryImpl.createProcessOutputsType()ProcessDescriptionTypeImpl.getProcessOutputs()Methods in net.opengis.wps10.impl with parameters of type ProcessOutputsTypeModifier and TypeMethodDescriptionNotificationChainProcessDescriptionTypeImpl.basicSetProcessOutputs(ProcessOutputsType newProcessOutputs, NotificationChain msgs) voidProcessDescriptionTypeImpl.setProcessOutputs(ProcessOutputsType newProcessOutputs) -
Uses of ProcessOutputsType in net.opengis.wps10.util
Methods in net.opengis.wps10.util with parameters of type ProcessOutputsTypeModifier and TypeMethodDescriptionWps10Switch.caseProcessOutputsType(ProcessOutputsType object) Returns the result of interpreting the object as an instance of 'Process Outputs Type'.booleanWps10Validator.validateProcessOutputsType(ProcessOutputsType processOutputsType, DiagnosticChain diagnostics, Map context) -
Uses of ProcessOutputsType in net.opengis.wps10.validation
Methods in net.opengis.wps10.validation with parameters of type ProcessOutputsTypeModifier and TypeMethodDescriptionbooleanProcessDescriptionTypeValidator.validateProcessOutputs(ProcessOutputsType value)