Uses of Interface
net.opengis.wcs10.Wcs10Package
-
Packages that use Wcs10Package Package Description net.opengis.wcs10 net.opengis.wcs10.impl net.opengis.wcs10.util -
-
Uses of Wcs10Package in net.opengis.wcs10
Fields in net.opengis.wcs10 declared as Wcs10Package Modifier and Type Field Description static Wcs10PackageWcs10Package. eINSTANCEThe singleton instance of the package.Methods in net.opengis.wcs10 that return Wcs10Package Modifier and Type Method Description Wcs10PackageWcs10Factory. getWcs10Package()Returns the package supported by this factory. -
Uses of Wcs10Package in net.opengis.wcs10.impl
Classes in net.opengis.wcs10.impl that implement Wcs10Package Modifier and Type Class Description classWcs10PackageImplAn implementation of the model Package.Methods in net.opengis.wcs10.impl that return Wcs10Package Modifier and Type Method Description static Wcs10PackageWcs10FactoryImpl. getPackage()Deprecated.Wcs10PackageWcs10FactoryImpl. getWcs10Package()static Wcs10PackageWcs10PackageImpl. init()Creates, registers, and initializes the Package for this model, and for any others upon which it depends. -
Uses of Wcs10Package in net.opengis.wcs10.util
Fields in net.opengis.wcs10.util declared as Wcs10Package Modifier and Type Field Description protected static Wcs10PackageWcs10AdapterFactory. modelPackageThe cached model package.protected static Wcs10PackageWcs10Switch. modelPackageThe cached model package
-