Uses of Interface
net.opengis.wcs11.Wcs111Factory
Packages that use Wcs111Factory
-
Uses of Wcs111Factory in net.opengis.wcs11
Fields in net.opengis.wcs11 declared as Wcs111FactoryModifier and TypeFieldDescriptionstatic final Wcs111Factory
Wcs111Factory.eINSTANCE
The singleton instance of the factory.Methods in net.opengis.wcs11 that return Wcs111FactoryModifier and TypeMethodDescriptionWcs111Package.getWcs111Factory()
Returns the factory that creates the instances of the model. -
Uses of Wcs111Factory in net.opengis.wcs11.impl
Classes in net.opengis.wcs11.impl that implement Wcs111FactoryMethods in net.opengis.wcs11.impl that return Wcs111FactoryModifier and TypeMethodDescriptionWcs111PackageImpl.getWcs111Factory()
static Wcs111Factory
Wcs111FactoryImpl.init()
Creates the default factory implementation.