Uses of Interface
net.opengis.wcs11.Wcs111Package
-
Packages that use Wcs111Package Package Description net.opengis.wcs11 net.opengis.wcs11.impl net.opengis.wcs11.util -
-
Uses of Wcs111Package in net.opengis.wcs11
Fields in net.opengis.wcs11 declared as Wcs111Package Modifier and Type Field Description static Wcs111PackageWcs111Package. eINSTANCEThe singleton instance of the package.Methods in net.opengis.wcs11 that return Wcs111Package Modifier and Type Method Description Wcs111PackageWcs111Factory. getWcs111Package()Returns the package supported by this factory. -
Uses of Wcs111Package in net.opengis.wcs11.impl
Classes in net.opengis.wcs11.impl that implement Wcs111Package Modifier and Type Class Description classWcs111PackageImplAn implementation of the model Package.Methods in net.opengis.wcs11.impl that return Wcs111Package Modifier and Type Method Description static Wcs111PackageWcs111FactoryImpl. getPackage()Deprecated.Wcs111PackageWcs111FactoryImpl. getWcs111Package()static Wcs111PackageWcs111PackageImpl. init()Creates, registers, and initializes the Package for this model, and for any others upon which it depends. -
Uses of Wcs111Package in net.opengis.wcs11.util
Fields in net.opengis.wcs11.util declared as Wcs111Package Modifier and Type Field Description protected static Wcs111PackageWcs111AdapterFactory. modelPackageThe cached model package.protected static Wcs111PackageWcs111Switch. modelPackageThe cached model package
-