Uses of Interface
net.opengis.fes20.Fes20Package
- 
Packages that use Fes20Package Package Description net.opengis.fes20 net.opengis.fes20.impl net.opengis.fes20.util 
- 
- 
Uses of Fes20Package in net.opengis.fes20Fields in net.opengis.fes20 declared as Fes20Package Modifier and Type Field Description static Fes20PackageFes20Package. eINSTANCEThe singleton instance of the package.Methods in net.opengis.fes20 that return Fes20Package Modifier and Type Method Description Fes20PackageFes20Factory. getFes20Package()Returns the package supported by this factory.
- 
Uses of Fes20Package in net.opengis.fes20.implClasses in net.opengis.fes20.impl that implement Fes20Package Modifier and Type Class Description classFes20PackageImplAn implementation of the model Package.Methods in net.opengis.fes20.impl that return Fes20Package Modifier and Type Method Description Fes20PackageFes20FactoryImpl. getFes20Package()static Fes20PackageFes20FactoryImpl. getPackage()Deprecated.static Fes20PackageFes20PackageImpl. init()Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- 
Uses of Fes20Package in net.opengis.fes20.utilFields in net.opengis.fes20.util declared as Fes20Package Modifier and Type Field Description protected static Fes20PackageFes20AdapterFactory. modelPackageThe cached model package.protected static Fes20PackageFes20Switch. modelPackageThe cached model package
 
-