Uses of Interface
net.opengis.wps10.ProcessFailedType
Packages that use ProcessFailedType
Package
Description
-
Uses of ProcessFailedType in net.opengis.wps10
Methods in net.opengis.wps10 that return ProcessFailedTypeModifier and TypeMethodDescriptionWps10Factory.createProcessFailedType()Returns a new object of class 'Process Failed Type'.StatusType.getProcessFailed()Returns the value of the 'Process Failed' containment reference.Methods in net.opengis.wps10 with parameters of type ProcessFailedTypeModifier and TypeMethodDescriptionvoidStatusType.setProcessFailed(ProcessFailedType value) Sets the value of the 'Process Failed' containment reference. -
Uses of ProcessFailedType in net.opengis.wps10.impl
Classes in net.opengis.wps10.impl that implement ProcessFailedTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Process Failed Type'.Fields in net.opengis.wps10.impl declared as ProcessFailedTypeModifier and TypeFieldDescriptionprotected ProcessFailedTypeStatusTypeImpl.processFailedThe cached value of the 'Process Failed' containment reference.Methods in net.opengis.wps10.impl that return ProcessFailedTypeModifier and TypeMethodDescriptionWps10FactoryImpl.createProcessFailedType()StatusTypeImpl.getProcessFailed()Methods in net.opengis.wps10.impl with parameters of type ProcessFailedTypeModifier and TypeMethodDescriptionNotificationChainStatusTypeImpl.basicSetProcessFailed(ProcessFailedType newProcessFailed, NotificationChain msgs) voidStatusTypeImpl.setProcessFailed(ProcessFailedType newProcessFailed) -
Uses of ProcessFailedType in net.opengis.wps10.util
Methods in net.opengis.wps10.util with parameters of type ProcessFailedTypeModifier and TypeMethodDescriptionWps10Switch.caseProcessFailedType(ProcessFailedType object) Returns the result of interpreting the object as an instance of 'Process Failed Type'.booleanWps10Validator.validateProcessFailedType(ProcessFailedType processFailedType, DiagnosticChain diagnostics, Map context) -
Uses of ProcessFailedType in net.opengis.wps10.validation
Methods in net.opengis.wps10.validation with parameters of type ProcessFailedTypeModifier and TypeMethodDescriptionbooleanStatusTypeValidator.validateProcessFailed(ProcessFailedType value)