Uses of Interface
net.opengis.wps10.DescribeProcessType

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

Uses of DescribeProcessType in net.opengis.wps10
 

Methods in net.opengis.wps10 that return DescribeProcessType
 DescribeProcessType Wps10Factory.createDescribeProcessType()
          Returns a new object of class 'Describe Process Type'.
 DescribeProcessType DocumentRoot.getDescribeProcess()
          Returns the value of the 'Describe Process' containment reference.
 

Methods in net.opengis.wps10 with parameters of type DescribeProcessType
 void DocumentRoot.setDescribeProcess(DescribeProcessType value)
          Sets the value of the 'Describe Process' containment reference.
 

Uses of DescribeProcessType in net.opengis.wps10.impl
 

Classes in net.opengis.wps10.impl that implement DescribeProcessType
 class DescribeProcessTypeImpl
          An implementation of the model object 'Describe Process Type'.
 

Methods in net.opengis.wps10.impl that return DescribeProcessType
 DescribeProcessType Wps10FactoryImpl.createDescribeProcessType()
           
 DescribeProcessType DocumentRootImpl.getDescribeProcess()
           
 

Methods in net.opengis.wps10.impl with parameters of type DescribeProcessType
 org.eclipse.emf.common.notify.NotificationChain DocumentRootImpl.basicSetDescribeProcess(DescribeProcessType newDescribeProcess, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 void DocumentRootImpl.setDescribeProcess(DescribeProcessType newDescribeProcess)
           
 

Uses of DescribeProcessType in net.opengis.wps10.util
 

Methods in net.opengis.wps10.util with parameters of type DescribeProcessType
 java.lang.Object Wps10Switch.caseDescribeProcessType(DescribeProcessType object)
          Returns the result of interpreting the object as an instance of 'Describe Process Type'.
 boolean Wps10Validator.validateDescribeProcessType(DescribeProcessType describeProcessType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
           
 



Copyright © 1996-2010 Geotools. All Rights Reserved.