Uses of Interface
net.opengis.wcs20.Wcs20Package
- 
Packages that use Wcs20Package Package Description net.opengis.wcs20 net.opengis.wcs20.impl 
- 
- 
Uses of Wcs20Package in net.opengis.wcs20Fields in net.opengis.wcs20 declared as Wcs20Package Modifier and Type Field Description static Wcs20PackageWcs20Package. eINSTANCEThe singleton instance of the package.Methods in net.opengis.wcs20 that return Wcs20Package Modifier and Type Method Description Wcs20PackageWcs20Factory. getWcs20Package()Returns the package supported by this factory.
- 
Uses of Wcs20Package in net.opengis.wcs20.implClasses in net.opengis.wcs20.impl that implement Wcs20Package Modifier and Type Class Description classWcs20PackageImplAn implementation of the model Package.Methods in net.opengis.wcs20.impl that return Wcs20Package Modifier and Type Method Description static Wcs20PackageWcs20FactoryImpl. getPackage()Deprecated.Wcs20PackageWcs20FactoryImpl. getWcs20Package()static Wcs20PackageWcs20PackageImpl. init()Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
 
-