Uses of Interface
net.opengis.wps10.DescriptionType

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

Uses of DescriptionType in net.opengis.wps10
 

Subinterfaces of DescriptionType in net.opengis.wps10
 interface InputDescriptionType
          A representation of the model object 'Input Description Type'.
 interface OutputDataType
          A representation of the model object 'Output Data Type'.
 interface OutputDescriptionType
          A representation of the model object 'Output Description Type'.
 interface ProcessBriefType
          A representation of the model object 'Process Brief Type'.
 interface ProcessDescriptionType
          A representation of the model object 'Process Description Type'.
 

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

Uses of DescriptionType in net.opengis.wps10.impl
 

Methods in net.opengis.wps10.impl that return DescriptionType
 DescriptionType Wps10FactoryImpl.createDescriptionType()
           
 

Uses of DescriptionType in net.opengis.wps10.util
 

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



Copyright © 1996-2010 Geotools. All Rights Reserved.