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 Wcs10FactoryWcs10Factory.eINSTANCEThe 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 Wcs10FactoryWcs10FactoryImpl.init()Creates the default factory implementation.