Uses of Interface
net.opengis.wps10.DescriptionType
Packages that use DescriptionType
-
Uses of DescriptionType in net.opengis.wps10
Subinterfaces of DescriptionType in net.opengis.wps10Modifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Input Description Type'.interfaceA representation of the model object 'Output Data Type'.interfaceA representation of the model object 'Output Description Type'.interfaceA representation of the model object 'Process Brief Type'.interfaceA representation of the model object 'Process Description Type'.Methods in net.opengis.wps10 that return DescriptionTypeModifier and TypeMethodDescriptionWps10Factory.createDescriptionType()Returns a new object of class 'Description Type'. -
Uses of DescriptionType in net.opengis.wps10.impl
Classes in net.opengis.wps10.impl that implement DescriptionTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Description Type'.classAn implementation of the model object 'Input Description Type'.classAn implementation of the model object 'Output Data Type'.classAn implementation of the model object 'Output Description Type'.classAn implementation of the model object 'Process Brief Type'.classAn implementation of the model object 'Process Description Type'.Methods in net.opengis.wps10.impl that return DescriptionType -
Uses of DescriptionType in net.opengis.wps10.util
Methods in net.opengis.wps10.util with parameters of type DescriptionTypeModifier and TypeMethodDescriptionWps10Switch.caseDescriptionType(DescriptionType object) Returns the result of interpreting the object as an instance of 'Description Type'.booleanWps10Validator.validateDescriptionType(DescriptionType descriptionType, DiagnosticChain diagnostics, Map context)