Uses of Interface
net.opengis.wps20.ProcessDescriptionType
Packages that use ProcessDescriptionType
-
Uses of ProcessDescriptionType in net.opengis.wps20
Methods in net.opengis.wps20 that return ProcessDescriptionTypeModifier and TypeMethodDescriptionWps20Factory.createProcessDescriptionType()
Returns a new object of class 'Process Description Type'.DocumentRoot.getProcess()
Returns the value of the 'Process' containment reference.ProcessOfferingType.getProcess()
Returns the value of the 'Process' containment reference.Methods in net.opengis.wps20 with parameters of type ProcessDescriptionTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setProcess
(ProcessDescriptionType value) Sets the value of the 'Process
' containment reference.void
ProcessOfferingType.setProcess
(ProcessDescriptionType value) Sets the value of the 'Process
' containment reference. -
Uses of ProcessDescriptionType in net.opengis.wps20.impl
Classes in net.opengis.wps20.impl that implement ProcessDescriptionTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Process Description Type'.Fields in net.opengis.wps20.impl declared as ProcessDescriptionTypeModifier and TypeFieldDescriptionprotected ProcessDescriptionType
ProcessOfferingTypeImpl.process
The cached value of the 'Process
' containment reference.Methods in net.opengis.wps20.impl that return ProcessDescriptionTypeModifier and TypeMethodDescriptionWps20FactoryImpl.createProcessDescriptionType()
DocumentRootImpl.getProcess()
ProcessOfferingTypeImpl.getProcess()
Methods in net.opengis.wps20.impl with parameters of type ProcessDescriptionTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetProcess
(ProcessDescriptionType newProcess, NotificationChain msgs) NotificationChain
ProcessOfferingTypeImpl.basicSetProcess
(ProcessDescriptionType newProcess, NotificationChain msgs) void
DocumentRootImpl.setProcess
(ProcessDescriptionType newProcess) void
ProcessOfferingTypeImpl.setProcess
(ProcessDescriptionType newProcess) -
Uses of ProcessDescriptionType in net.opengis.wps20.util
Methods in net.opengis.wps20.util with parameters of type ProcessDescriptionTypeModifier and TypeMethodDescriptionWps20Switch.caseProcessDescriptionType
(ProcessDescriptionType object) Returns the result of interpreting the object as an instance of 'Process Description Type'.boolean
Wps20Validator.validateProcessDescriptionType
(ProcessDescriptionType processDescriptionType, DiagnosticChain diagnostics, Map<Object, Object> context)