Uses of Interface
net.opengis.ows10.Ows10Package
Packages that use Ows10Package
-
Uses of Ows10Package in net.opengis.ows10
Fields in net.opengis.ows10 declared as Ows10PackageModifier and TypeFieldDescriptionstatic final Ows10Package
Ows10Package.eINSTANCE
The singleton instance of the package.Methods in net.opengis.ows10 that return Ows10PackageModifier and TypeMethodDescriptionOws10Factory.getOws10Package()
Returns the package supported by this factory. -
Uses of Ows10Package in net.opengis.ows10.impl
Classes in net.opengis.ows10.impl that implement Ows10PackageMethods in net.opengis.ows10.impl that return Ows10PackageModifier and TypeMethodDescriptionOws10FactoryImpl.getOws10Package()
static Ows10Package
Ows10FactoryImpl.getPackage()
Deprecated.static Ows10Package
Ows10PackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.