Uses of Interface
net.opengis.wps10.OutputDescriptionType

Packages that use OutputDescriptionType
net.opengis.wps10   
net.opengis.wps10.impl   
net.opengis.wps10.util   
 

Uses of OutputDescriptionType in net.opengis.wps10
 

Methods in net.opengis.wps10 that return OutputDescriptionType
 OutputDescriptionType Wps10Factory.createOutputDescriptionType()
          Returns a new object of class 'Output Description Type'.
 

Uses of OutputDescriptionType in net.opengis.wps10.impl
 

Classes in net.opengis.wps10.impl that implement OutputDescriptionType
 class OutputDescriptionTypeImpl
          An implementation of the model object 'Output Description Type'.
 

Methods in net.opengis.wps10.impl that return OutputDescriptionType
 OutputDescriptionType Wps10FactoryImpl.createOutputDescriptionType()
           
 

Uses of OutputDescriptionType in net.opengis.wps10.util
 

Methods in net.opengis.wps10.util with parameters of type OutputDescriptionType
 java.lang.Object Wps10Switch.caseOutputDescriptionType(OutputDescriptionType object)
          Returns the result of interpreting the object as an instance of 'Output Description Type'.
 boolean Wps10Validator.validateOutputDescriptionType(OutputDescriptionType outputDescriptionType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
           
 



Copyright © 1996-2010 Geotools. All Rights Reserved.