Uses of Interface
net.opengis.wps10.ProcessDescriptionsType
Packages that use ProcessDescriptionsType
Package
Description
-
Uses of ProcessDescriptionsType in net.opengis.wps10
Methods in net.opengis.wps10 that return ProcessDescriptionsTypeModifier and TypeMethodDescriptionWps10Factory.createProcessDescriptionsType()
Returns a new object of class 'Process Descriptions Type'.DocumentRoot.getProcessDescriptions()
Returns the value of the 'Process Descriptions' containment reference.Methods in net.opengis.wps10 with parameters of type ProcessDescriptionsTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setProcessDescriptions
(ProcessDescriptionsType value) Sets the value of the 'Process Descriptions
' containment reference. -
Uses of ProcessDescriptionsType in net.opengis.wps10.impl
Classes in net.opengis.wps10.impl that implement ProcessDescriptionsTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Process Descriptions Type'.Methods in net.opengis.wps10.impl that return ProcessDescriptionsTypeModifier and TypeMethodDescriptionWps10FactoryImpl.createProcessDescriptionsType()
DocumentRootImpl.getProcessDescriptions()
Methods in net.opengis.wps10.impl with parameters of type ProcessDescriptionsTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetProcessDescriptions
(ProcessDescriptionsType newProcessDescriptions, NotificationChain msgs) void
DocumentRootImpl.setProcessDescriptions
(ProcessDescriptionsType newProcessDescriptions) -
Uses of ProcessDescriptionsType in net.opengis.wps10.util
Methods in net.opengis.wps10.util with parameters of type ProcessDescriptionsTypeModifier and TypeMethodDescriptionWps10Switch.caseProcessDescriptionsType
(ProcessDescriptionsType object) Returns the result of interpreting the object as an instance of 'Process Descriptions Type'.boolean
Wps10Validator.validateProcessDescriptionsType
(ProcessDescriptionsType processDescriptionsType, DiagnosticChain diagnostics, Map context) -
Uses of ProcessDescriptionsType in net.opengis.wps10.validation
Methods in net.opengis.wps10.validation with parameters of type ProcessDescriptionsTypeModifier and TypeMethodDescriptionboolean
DocumentRootValidator.validateProcessDescriptions
(ProcessDescriptionsType value)