Uses of Interface
net.opengis.ows20.Ows20Package
-
Packages that use Ows20Package Package Description net.opengis.ows20 net.opengis.ows20.impl net.opengis.ows20.util -
-
Uses of Ows20Package in net.opengis.ows20
Fields in net.opengis.ows20 declared as Ows20Package Modifier and Type Field Description static Ows20PackageOws20Package. eINSTANCEThe singleton instance of the package.Methods in net.opengis.ows20 that return Ows20Package Modifier and Type Method Description Ows20PackageOws20Factory. getOws20Package()Returns the package supported by this factory. -
Uses of Ows20Package in net.opengis.ows20.impl
Classes in net.opengis.ows20.impl that implement Ows20Package Modifier and Type Class Description classOws20PackageImplAn implementation of the model Package.Methods in net.opengis.ows20.impl that return Ows20Package Modifier and Type Method Description Ows20PackageOws20FactoryImpl. getOws20Package()static Ows20PackageOws20FactoryImpl. getPackage()Deprecated.static Ows20PackageOws20PackageImpl. init()Creates, registers, and initializes the Package for this model, and for any others upon which it depends. -
Uses of Ows20Package in net.opengis.ows20.util
Fields in net.opengis.ows20.util declared as Ows20Package Modifier and Type Field Description protected static Ows20PackageOws20AdapterFactory. modelPackageThe cached model package.protected static Ows20PackageOws20Switch. modelPackageThe cached model package
-