Uses of Interface
net.opengis.ows10.Ows10Package
-
Packages that use Ows10Package Package Description net.opengis.ows10 net.opengis.ows10.impl -
-
Uses of Ows10Package in net.opengis.ows10
Fields in net.opengis.ows10 declared as Ows10Package Modifier and Type Field Description static Ows10PackageOws10Package. eINSTANCEThe singleton instance of the package.Methods in net.opengis.ows10 that return Ows10Package Modifier and Type Method Description Ows10PackageOws10Factory. getOws10Package()Returns the package supported by this factory. -
Uses of Ows10Package in net.opengis.ows10.impl
Classes in net.opengis.ows10.impl that implement Ows10Package Modifier and Type Class Description classOws10PackageImplAn implementation of the model Package.Methods in net.opengis.ows10.impl that return Ows10Package Modifier and Type Method Description Ows10PackageOws10FactoryImpl. getOws10Package()static Ows10PackageOws10FactoryImpl. getPackage()Deprecated.static Ows10PackageOws10PackageImpl. init()Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
-