Uses of Interface
net.opengis.ows11.Ows11Package

Packages that use Ows11Package
net.opengis.ows11   
net.opengis.ows11.impl   
net.opengis.ows11.util   
 

Uses of Ows11Package in net.opengis.ows11
 

Fields in net.opengis.ows11 declared as Ows11Package
static Ows11Package Ows11Package.eINSTANCE
          The singleton instance of the package.
 

Methods in net.opengis.ows11 that return Ows11Package
 Ows11Package Ows11Factory.getOws11Package()
          Returns the package supported by this factory.
 

Uses of Ows11Package in net.opengis.ows11.impl
 

Classes in net.opengis.ows11.impl that implement Ows11Package
 class Ows11PackageImpl
          An implementation of the model Package.
 

Methods in net.opengis.ows11.impl that return Ows11Package
 Ows11Package Ows11FactoryImpl.getOws11Package()
           
static Ows11Package Ows11FactoryImpl.getPackage()
          Deprecated.  
static Ows11Package Ows11PackageImpl.init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
 

Uses of Ows11Package in net.opengis.ows11.util
 

Fields in net.opengis.ows11.util declared as Ows11Package
protected static Ows11Package Ows11AdapterFactory.modelPackage
          The cached model package.
protected static Ows11Package Ows11Switch.modelPackage
          The cached model package
 



Copyright © 1996-2010 Geotools. All Rights Reserved.