Uses of Interface
net.opengis.wfs20.Wfs20Package
- 
Packages that use Wfs20Package Package Description net.opengis.wfs20 net.opengis.wfs20.impl net.opengis.wfs20.util 
- 
- 
Uses of Wfs20Package in net.opengis.wfs20Fields in net.opengis.wfs20 declared as Wfs20Package Modifier and Type Field Description static Wfs20PackageWfs20Package. eINSTANCEThe singleton instance of the package.Methods in net.opengis.wfs20 that return Wfs20Package Modifier and Type Method Description Wfs20PackageWfs20Factory. getWfs20Package()Returns the package supported by this factory.
- 
Uses of Wfs20Package in net.opengis.wfs20.implClasses in net.opengis.wfs20.impl that implement Wfs20Package Modifier and Type Class Description classWfs20PackageImplAn implementation of the model Package.Methods in net.opengis.wfs20.impl that return Wfs20Package Modifier and Type Method Description static Wfs20PackageWfs20FactoryImpl. getPackage()Deprecated.Wfs20PackageWfs20FactoryImpl. getWfs20Package()static Wfs20PackageWfs20PackageImpl. init()Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- 
Uses of Wfs20Package in net.opengis.wfs20.utilFields in net.opengis.wfs20.util declared as Wfs20Package Modifier and Type Field Description protected static Wfs20PackageWfs20AdapterFactory. modelPackageThe cached model package.protected static Wfs20PackageWfs20Switch. modelPackageThe cached model package
 
-