Uses of Interface
net.opengis.wcs20.Wcs20Package
Packages that use Wcs20Package
-
Uses of Wcs20Package in net.opengis.wcs20
Fields in net.opengis.wcs20 declared as Wcs20PackageModifier and TypeFieldDescriptionstatic final Wcs20Package
Wcs20Package.eINSTANCE
The singleton instance of the package.Methods in net.opengis.wcs20 that return Wcs20PackageModifier and TypeMethodDescriptionWcs20Factory.getWcs20Package()
Returns the package supported by this factory. -
Uses of Wcs20Package in net.opengis.wcs20.impl
Classes in net.opengis.wcs20.impl that implement Wcs20PackageMethods in net.opengis.wcs20.impl that return Wcs20PackageModifier and TypeMethodDescriptionstatic Wcs20Package
Wcs20FactoryImpl.getPackage()
Deprecated.Wcs20FactoryImpl.getWcs20Package()
static Wcs20Package
Wcs20PackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.