Uses of Interface
net.opengis.wfs.WfsPackage

Packages that use WfsPackage
net.opengis.wfs   
net.opengis.wfs.impl   
 

Uses of WfsPackage in net.opengis.wfs
 

Fields in net.opengis.wfs declared as WfsPackage
static WfsPackage WfsPackage.eINSTANCE
          The singleton instance of the package.
 

Methods in net.opengis.wfs that return WfsPackage
 WfsPackage WfsFactory.getWfsPackage()
          Returns the package supported by this factory.
 

Uses of WfsPackage in net.opengis.wfs.impl
 

Classes in net.opengis.wfs.impl that implement WfsPackage
 class WfsPackageImpl
          An implementation of the model Package.
 

Methods in net.opengis.wfs.impl that return WfsPackage
static WfsPackage WfsFactoryImpl.getPackage()
          Deprecated.  
 WfsPackage WfsFactoryImpl.getWfsPackage()
           
static WfsPackage WfsPackageImpl.init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
 



Copyright © 1996-2010 Geotools. All Rights Reserved.