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 TypeMethodDescriptionvoidDocumentRoot.setProcess(ProcessDescriptionType value) Sets the value of the 'Process' containment reference.voidProcessOfferingType.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 TypeClassDescriptionclassAn implementation of the model object 'Process Description Type'.Fields in net.opengis.wps20.impl declared as ProcessDescriptionTypeModifier and TypeFieldDescriptionprotected ProcessDescriptionTypeProcessOfferingTypeImpl.processThe 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 TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetProcess(ProcessDescriptionType newProcess, NotificationChain msgs) NotificationChainProcessOfferingTypeImpl.basicSetProcess(ProcessDescriptionType newProcess, NotificationChain msgs) voidDocumentRootImpl.setProcess(ProcessDescriptionType newProcess) voidProcessOfferingTypeImpl.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'.booleanWps20Validator.validateProcessDescriptionType(ProcessDescriptionType processDescriptionType, DiagnosticChain diagnostics, Map<Object, Object> context)