Uses of Interface
net.opengis.wfsv.WfsvPackage

Packages that use WfsvPackage
net.opengis.wfsv   
net.opengis.wfsv.impl   
net.opengis.wfsv.util   
 

Uses of WfsvPackage in net.opengis.wfsv
 

Fields in net.opengis.wfsv declared as WfsvPackage
static WfsvPackage WfsvPackage.eINSTANCE
          The singleton instance of the package.
 

Methods in net.opengis.wfsv that return WfsvPackage
 WfsvPackage WfsvFactory.getWfsvPackage()
          Returns the package supported by this factory.
 

Uses of WfsvPackage in net.opengis.wfsv.impl
 

Classes in net.opengis.wfsv.impl that implement WfsvPackage
 class WfsvPackageImpl
          An implementation of the model Package.
 

Methods in net.opengis.wfsv.impl that return WfsvPackage
static WfsvPackage WfsvFactoryImpl.getPackage()
          Deprecated.  
 WfsvPackage WfsvFactoryImpl.getWfsvPackage()
           
static WfsvPackage WfsvPackageImpl.init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
 

Uses of WfsvPackage in net.opengis.wfsv.util
 

Fields in net.opengis.wfsv.util declared as WfsvPackage
protected static WfsvPackage WfsvSwitch.modelPackage
          The cached model package
protected static WfsvPackage WfsvAdapterFactory.modelPackage
          The cached model package.
 



Copyright © 1996-2010 Geotools. All Rights Reserved.