Uses of Interface
net.opengis.wcs11.Wcs11Package
-
Packages that use Wcs11Package Package Description net.opengis.wcs11 net.opengis.wcs11.impl net.opengis.wcs11.util -
-
Uses of Wcs11Package in net.opengis.wcs11
Fields in net.opengis.wcs11 declared as Wcs11Package Modifier and Type Field Description static Wcs11PackageWcs11Package. eINSTANCEThe singleton instance of the package.Methods in net.opengis.wcs11 that return Wcs11Package Modifier and Type Method Description Wcs11PackageWcs11Factory. getWcs11Package()Returns the package supported by this factory. -
Uses of Wcs11Package in net.opengis.wcs11.impl
Classes in net.opengis.wcs11.impl that implement Wcs11Package Modifier and Type Class Description classWcs11PackageImplAn implementation of the model Package.Methods in net.opengis.wcs11.impl that return Wcs11Package Modifier and Type Method Description static Wcs11PackageWcs11FactoryImpl. getPackage()Deprecated.Wcs11PackageWcs11FactoryImpl. getWcs11Package()static Wcs11PackageWcs11PackageImpl. init()Creates, registers, and initializes the Package for this model, and for any others upon which it depends. -
Uses of Wcs11Package in net.opengis.wcs11.util
Fields in net.opengis.wcs11.util declared as Wcs11Package Modifier and Type Field Description protected static Wcs11PackageWcs11AdapterFactory. modelPackageThe cached model package.protected static Wcs11PackageWcs11Switch. modelPackageThe cached model package
-