Uses of Interface
net.opengis.wps20.DescriptionType
Packages that use DescriptionType
-
Uses of DescriptionType in net.opengis.wps20
Subinterfaces of DescriptionType in net.opengis.wps20Modifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Generic Input Type'.interfaceA representation of the model object 'Generic Output Type'.interfaceA representation of the model object 'Generic Process Type'.interfaceA representation of the model object 'Input Description Type'.interfaceA representation of the model object 'Output Description Type'.interfaceA representation of the model object 'Process Description Type'.interfaceA representation of the model object 'Process Summary Type'.Methods in net.opengis.wps20 that return DescriptionTypeModifier and TypeMethodDescriptionWps20Factory.createDescriptionType()Returns a new object of class 'Description Type'. -
Uses of DescriptionType in net.opengis.wps20.impl
Classes in net.opengis.wps20.impl that implement DescriptionTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Description Type'.classAn implementation of the model object 'Generic Input Type'.classAn implementation of the model object 'Generic Output Type'.classAn implementation of the model object 'Generic Process Type'.classAn implementation of the model object 'Input Description Type'.classAn implementation of the model object 'Output Description Type'.classAn implementation of the model object 'Process Description Type'.classAn implementation of the model object 'Process Summary Type'.Methods in net.opengis.wps20.impl that return DescriptionType -
Uses of DescriptionType in net.opengis.wps20.util
Methods in net.opengis.wps20.util with parameters of type DescriptionTypeModifier and TypeMethodDescriptionWps20Switch.caseDescriptionType(DescriptionType object) Returns the result of interpreting the object as an instance of 'Description Type'.booleanWps20Validator.validateDescriptionType(DescriptionType descriptionType, DiagnosticChain diagnostics, Map<Object, Object> context)