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