Uses of Interface
net.opengis.wps10.ProcessDescriptionType
-
Packages that use ProcessDescriptionType Package Description net.opengis.wps10 net.opengis.wps10.impl net.opengis.wps10.util -
-
Uses of ProcessDescriptionType in net.opengis.wps10
Methods in net.opengis.wps10 that return ProcessDescriptionType Modifier and Type Method Description ProcessDescriptionType
Wps10Factory. createProcessDescriptionType()
Returns a new object of class 'Process Description Type'. -
Uses of ProcessDescriptionType in net.opengis.wps10.impl
Classes in net.opengis.wps10.impl that implement ProcessDescriptionType Modifier and Type Class Description class
ProcessDescriptionTypeImpl
An implementation of the model object 'Process Description Type'.Methods in net.opengis.wps10.impl that return ProcessDescriptionType Modifier and Type Method Description ProcessDescriptionType
Wps10FactoryImpl. createProcessDescriptionType()
-
Uses of ProcessDescriptionType in net.opengis.wps10.util
Methods in net.opengis.wps10.util with parameters of type ProcessDescriptionType Modifier and Type Method Description Object
Wps10Switch. caseProcessDescriptionType(ProcessDescriptionType object)
Returns the result of interpreting the object as an instance of 'Process Description Type'.boolean
Wps10Validator. validateProcessDescriptionType(ProcessDescriptionType processDescriptionType, DiagnosticChain diagnostics, Map context)
-