Uses of Interface
net.opengis.wcs11.Wcs111Package

Packages that use Wcs111Package
net.opengis.wcs11   
net.opengis.wcs11.impl   
net.opengis.wcs11.util   
 

Uses of Wcs111Package in net.opengis.wcs11
 

Fields in net.opengis.wcs11 declared as Wcs111Package
static Wcs111Package Wcs111Package.eINSTANCE
          The singleton instance of the package.
 

Methods in net.opengis.wcs11 that return Wcs111Package
 Wcs111Package Wcs111Factory.getWcs111Package()
          Returns the package supported by this factory.
 

Uses of Wcs111Package in net.opengis.wcs11.impl
 

Classes in net.opengis.wcs11.impl that implement Wcs111Package
 class Wcs111PackageImpl
          An implementation of the model Package.
 

Methods in net.opengis.wcs11.impl that return Wcs111Package
static Wcs111Package Wcs111FactoryImpl.getPackage()
          Deprecated.  
 Wcs111Package Wcs111FactoryImpl.getWcs111Package()
           
static Wcs111Package Wcs111PackageImpl.init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
 

Uses of Wcs111Package in net.opengis.wcs11.util
 

Fields in net.opengis.wcs11.util declared as Wcs111Package
protected static Wcs111Package Wcs111AdapterFactory.modelPackage
          The cached model package.
protected static Wcs111Package Wcs111Switch.modelPackage
          The cached model package
 



Copyright © 1996-2010 Geotools. All Rights Reserved.