Uses of Interface
net.opengis.wps10.ProcessDescriptionsType
Packages that use ProcessDescriptionsType
Package
Description
- 
Uses of ProcessDescriptionsType in net.opengis.wps10Methods 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 TypeMethodDescriptionvoidDocumentRoot.setProcessDescriptions(ProcessDescriptionsType value) Sets the value of the 'Process Descriptions' containment reference.
- 
Uses of ProcessDescriptionsType in net.opengis.wps10.implClasses in net.opengis.wps10.impl that implement ProcessDescriptionsTypeModifier and TypeClassDescriptionclassAn 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 TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetProcessDescriptions(ProcessDescriptionsType newProcessDescriptions, NotificationChain msgs) voidDocumentRootImpl.setProcessDescriptions(ProcessDescriptionsType newProcessDescriptions) 
- 
Uses of ProcessDescriptionsType in net.opengis.wps10.utilMethods 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'.booleanWps10Validator.validateProcessDescriptionsType(ProcessDescriptionsType processDescriptionsType, DiagnosticChain diagnostics, Map context) 
- 
Uses of ProcessDescriptionsType in net.opengis.wps10.validationMethods in net.opengis.wps10.validation with parameters of type ProcessDescriptionsTypeModifier and TypeMethodDescriptionbooleanDocumentRootValidator.validateProcessDescriptions(ProcessDescriptionsType value)