Uses of Interface
net.opengis.wps10.GetCapabilitiesType

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

Uses of GetCapabilitiesType in net.opengis.wps10
 

Methods in net.opengis.wps10 that return GetCapabilitiesType
 GetCapabilitiesType Wps10Factory.createGetCapabilitiesType()
          Returns a new object of class 'Get Capabilities Type'.
 GetCapabilitiesType DocumentRoot.getGetCapabilities()
          Returns the value of the 'Get Capabilities' containment reference.
 

Methods in net.opengis.wps10 with parameters of type GetCapabilitiesType
 void DocumentRoot.setGetCapabilities(GetCapabilitiesType value)
          Sets the value of the 'Get Capabilities' containment reference.
 

Uses of GetCapabilitiesType in net.opengis.wps10.impl
 

Methods in net.opengis.wps10.impl that return GetCapabilitiesType
 GetCapabilitiesType Wps10FactoryImpl.createGetCapabilitiesType()
           
 GetCapabilitiesType DocumentRootImpl.getGetCapabilities()
           
 

Methods in net.opengis.wps10.impl with parameters of type GetCapabilitiesType
 org.eclipse.emf.common.notify.NotificationChain DocumentRootImpl.basicSetGetCapabilities(GetCapabilitiesType newGetCapabilities, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 void DocumentRootImpl.setGetCapabilities(GetCapabilitiesType newGetCapabilities)
           
 

Uses of GetCapabilitiesType in net.opengis.wps10.util
 

Methods in net.opengis.wps10.util with parameters of type GetCapabilitiesType
 java.lang.Object Wps10Switch.caseGetCapabilitiesType(GetCapabilitiesType object)
          Returns the result of interpreting the object as an instance of 'Get Capabilities Type'.
 boolean Wps10Validator.validateGetCapabilitiesType(GetCapabilitiesType getCapabilitiesType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
           
 



Copyright © 1996-2010 Geotools. All Rights Reserved.