Uses of Interface
net.opengis.wcs20.Wcs20Factory
Packages that use Wcs20Factory
-
Uses of Wcs20Factory in net.opengis.wcs20
Fields in net.opengis.wcs20 declared as Wcs20FactoryModifier and TypeFieldDescriptionstatic final Wcs20Factory
Wcs20Factory.eINSTANCE
The singleton instance of the factory.Methods in net.opengis.wcs20 that return Wcs20FactoryModifier and TypeMethodDescriptionWcs20Package.getWcs20Factory()
Returns the factory that creates the instances of the model. -
Uses of Wcs20Factory in net.opengis.wcs20.impl
Classes in net.opengis.wcs20.impl that implement Wcs20FactoryMethods in net.opengis.wcs20.impl that return Wcs20FactoryModifier and TypeMethodDescriptionWcs20PackageImpl.getWcs20Factory()
static Wcs20Factory
Wcs20FactoryImpl.init()
Creates the default factory implementation.