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 Wcs111Package
Wcs111Package. eINSTANCE
The singleton instance of the package.Methods in net.opengis.wcs11 that return Wcs111Package Modifier and Type Method Description Wcs111Package
Wcs111Factory. 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 class
Wcs111PackageImpl
An implementation of the model Package.Methods in net.opengis.wcs11.impl that return Wcs111Package Modifier and Type Method Description static Wcs111Package
Wcs111FactoryImpl. getPackage()
Deprecated.Wcs111Package
Wcs111FactoryImpl. getWcs111Package()
static Wcs111Package
Wcs111PackageImpl. 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 Wcs111Package
Wcs111AdapterFactory. modelPackage
The cached model package.protected static Wcs111Package
Wcs111Switch. modelPackage
The cached model package
-