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 TypeInterfaceDescriptioninterface
A representation of the model object 'Input Description Type'.interface
A representation of the model object 'Output Data Type'.interface
A representation of the model object 'Output Description Type'.interface
A representation of the model object 'Process Brief Type'.interface
A 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 TypeClassDescriptionclass
An implementation of the model object 'Description Type'.class
An implementation of the model object 'Input Description Type'.class
An implementation of the model object 'Output Data Type'.class
An implementation of the model object 'Output Description Type'.class
An implementation of the model object 'Process Brief Type'.class
An 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'.boolean
Wps10Validator.validateDescriptionType
(DescriptionType descriptionType, DiagnosticChain diagnostics, Map context)