Uses of Interface
net.opengis.wcs10.Wcs10Factory
Packages that use Wcs10Factory
-
Uses of Wcs10Factory in net.opengis.wcs10
Fields in net.opengis.wcs10 declared as Wcs10FactoryModifier and TypeFieldDescriptionstatic final Wcs10Factory
Wcs10Factory.eINSTANCE
The singleton instance of the factory.Methods in net.opengis.wcs10 that return Wcs10FactoryModifier and TypeMethodDescriptionWcs10Package.getWcs10Factory()
Returns the factory that creates the instances of the model. -
Uses of Wcs10Factory in net.opengis.wcs10.impl
Classes in net.opengis.wcs10.impl that implement Wcs10FactoryMethods in net.opengis.wcs10.impl that return Wcs10FactoryModifier and TypeMethodDescriptionWcs10PackageImpl.getWcs10Factory()
static Wcs10Factory
Wcs10FactoryImpl.init()
Creates the default factory implementation.