Uses of Interface
net.opengis.wps10.Wps10Factory
Packages that use Wps10Factory
-
Uses of Wps10Factory in net.opengis.wps10
Fields in net.opengis.wps10 declared as Wps10FactoryModifier and TypeFieldDescriptionstatic final Wps10Factory
Wps10Factory.eINSTANCE
The singleton instance of the factory.Methods in net.opengis.wps10 that return Wps10FactoryModifier and TypeMethodDescriptionWps10Package.getWps10Factory()
Returns the factory that creates the instances of the model. -
Uses of Wps10Factory in net.opengis.wps10.impl
Classes in net.opengis.wps10.impl that implement Wps10FactoryMethods in net.opengis.wps10.impl that return Wps10FactoryModifier and TypeMethodDescriptionWps10PackageImpl.getWps10Factory()
static Wps10Factory
Wps10FactoryImpl.init()
Creates the default factory implementation. -
Uses of Wps10Factory in org.geotools.wps.bindings
Constructors in org.geotools.wps.bindings with parameters of type Wps10FactoryModifierConstructorDescriptionComplexDataTypeBinding
(Wps10Factory factory) InputReferenceTypeBinding
(Wps10Factory factory) LanguagesBinding
(Wps10Factory factory)