Uses of Interface
net.opengis.ows11.Ows11Package
-
Packages that use Ows11Package Package Description net.opengis.ows11 net.opengis.ows11.impl net.opengis.ows11.util -
-
Uses of Ows11Package in net.opengis.ows11
Fields in net.opengis.ows11 declared as Ows11Package Modifier and Type Field Description static Ows11PackageOws11Package. eINSTANCEThe singleton instance of the package.Methods in net.opengis.ows11 that return Ows11Package Modifier and Type Method Description Ows11PackageOws11Factory. getOws11Package()Returns the package supported by this factory. -
Uses of Ows11Package in net.opengis.ows11.impl
Classes in net.opengis.ows11.impl that implement Ows11Package Modifier and Type Class Description classOws11PackageImplAn implementation of the model Package.Methods in net.opengis.ows11.impl that return Ows11Package Modifier and Type Method Description Ows11PackageOws11FactoryImpl. getOws11Package()static Ows11PackageOws11FactoryImpl. getPackage()Deprecated.static Ows11PackageOws11PackageImpl. init()Creates, registers, and initializes the Package for this model, and for any others upon which it depends. -
Uses of Ows11Package in net.opengis.ows11.util
Fields in net.opengis.ows11.util declared as Ows11Package Modifier and Type Field Description protected static Ows11PackageOws11AdapterFactory. modelPackageThe cached model package.protected static Ows11PackageOws11Switch. modelPackageThe cached model package
-