Uses of Interface
net.opengis.ows11.CapabilitiesBaseType

Packages that use CapabilitiesBaseType
net.opengis.ows11   
net.opengis.ows11.impl   
net.opengis.ows11.util   
net.opengis.wcs11   
net.opengis.wcs11.impl   
net.opengis.wcs11.util   
net.opengis.wps10   
net.opengis.wps10.impl   
net.opengis.wps10.util   
 

Uses of CapabilitiesBaseType in net.opengis.ows11
 

Methods in net.opengis.ows11 that return CapabilitiesBaseType
 CapabilitiesBaseType Ows11Factory.createCapabilitiesBaseType()
          Returns a new object of class 'Capabilities Base Type'.
 

Uses of CapabilitiesBaseType in net.opengis.ows11.impl
 

Classes in net.opengis.ows11.impl that implement CapabilitiesBaseType
 class CapabilitiesBaseTypeImpl
          An implementation of the model object 'Capabilities Base Type'.
 

Methods in net.opengis.ows11.impl that return CapabilitiesBaseType
 CapabilitiesBaseType Ows11FactoryImpl.createCapabilitiesBaseType()
           
 

Uses of CapabilitiesBaseType in net.opengis.ows11.util
 

Methods in net.opengis.ows11.util with parameters of type CapabilitiesBaseType
 java.lang.Object Ows11Switch.caseCapabilitiesBaseType(CapabilitiesBaseType object)
          Returns the result of interpreting the object as an instance of 'Capabilities Base Type'.
 boolean Ows11Validator.validateCapabilitiesBaseType(CapabilitiesBaseType capabilitiesBaseType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
           
 

Uses of CapabilitiesBaseType in net.opengis.wcs11
 

Subinterfaces of CapabilitiesBaseType in net.opengis.wcs11
 interface CapabilitiesType
          A representation of the model object 'Capabilities Type'.
 

Uses of CapabilitiesBaseType in net.opengis.wcs11.impl
 

Classes in net.opengis.wcs11.impl that implement CapabilitiesBaseType
 class CapabilitiesTypeImpl
          An implementation of the model object 'Capabilities Type'.
 

Uses of CapabilitiesBaseType in net.opengis.wcs11.util
 

Methods in net.opengis.wcs11.util with parameters of type CapabilitiesBaseType
 java.lang.Object Wcs111Switch.caseCapabilitiesBaseType(CapabilitiesBaseType object)
          Returns the result of interpreting the object as an instance of 'Capabilities Base Type'.
 

Uses of CapabilitiesBaseType in net.opengis.wps10
 

Subinterfaces of CapabilitiesBaseType in net.opengis.wps10
 interface WPSCapabilitiesType
          A representation of the model object 'WPS Capabilities Type'.
 

Uses of CapabilitiesBaseType in net.opengis.wps10.impl
 

Classes in net.opengis.wps10.impl that implement CapabilitiesBaseType
 class WPSCapabilitiesTypeImpl
          An implementation of the model object 'WPS Capabilities Type'.
 

Uses of CapabilitiesBaseType in net.opengis.wps10.util
 

Methods in net.opengis.wps10.util with parameters of type CapabilitiesBaseType
 java.lang.Object Wps10Switch.caseCapabilitiesBaseType(CapabilitiesBaseType object)
          Returns the result of interpreting the object as an instance of 'Capabilities Base Type'.
 



Copyright © 1996-2010 Geotools. All Rights Reserved.