Uses of Interface
net.opengis.wcs11.DescribeCoverageType

Packages that use DescribeCoverageType
net.opengis.wcs11   
net.opengis.wcs11.impl   
net.opengis.wcs11.util   
net.opengis.wcs11.validation   
 

Uses of DescribeCoverageType in net.opengis.wcs11
 

Methods in net.opengis.wcs11 that return DescribeCoverageType
 DescribeCoverageType Wcs111Factory.createDescribeCoverageType()
          Returns a new object of class 'Describe Coverage Type'.
 DescribeCoverageType DocumentRoot.getDescribeCoverage()
          Returns the value of the 'Describe Coverage' containment reference.
 

Methods in net.opengis.wcs11 with parameters of type DescribeCoverageType
 void DocumentRoot.setDescribeCoverage(DescribeCoverageType value)
          Sets the value of the 'Describe Coverage' containment reference.
 

Uses of DescribeCoverageType in net.opengis.wcs11.impl
 

Classes in net.opengis.wcs11.impl that implement DescribeCoverageType
 class DescribeCoverageTypeImpl
          An implementation of the model object 'Describe Coverage Type'.
 

Methods in net.opengis.wcs11.impl that return DescribeCoverageType
 DescribeCoverageType Wcs111FactoryImpl.createDescribeCoverageType()
           
 DescribeCoverageType DocumentRootImpl.getDescribeCoverage()
           
 

Methods in net.opengis.wcs11.impl with parameters of type DescribeCoverageType
 org.eclipse.emf.common.notify.NotificationChain DocumentRootImpl.basicSetDescribeCoverage(DescribeCoverageType newDescribeCoverage, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 void DocumentRootImpl.setDescribeCoverage(DescribeCoverageType newDescribeCoverage)
           
 

Uses of DescribeCoverageType in net.opengis.wcs11.util
 

Methods in net.opengis.wcs11.util with parameters of type DescribeCoverageType
 java.lang.Object Wcs111Switch.caseDescribeCoverageType(DescribeCoverageType object)
          Returns the result of interpreting the object as an instance of 'Describe Coverage Type'.
 boolean Wcs111Validator.validateDescribeCoverageType(DescribeCoverageType describeCoverageType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
           
 

Uses of DescribeCoverageType in net.opengis.wcs11.validation
 

Methods in net.opengis.wcs11.validation with parameters of type DescribeCoverageType
 boolean DocumentRootValidator.validateDescribeCoverage(DescribeCoverageType value)
           
 



Copyright © 1996-2010 Geotools. All Rights Reserved.