Uses of Interface
net.opengis.wps10.Wps10Package
- 
Packages that use Wps10Package Package Description net.opengis.wps10 net.opengis.wps10.impl net.opengis.wps10.util 
- 
- 
Uses of Wps10Package in net.opengis.wps10Fields in net.opengis.wps10 declared as Wps10Package Modifier and Type Field Description static Wps10PackageWps10Package. eINSTANCEThe singleton instance of the package.Methods in net.opengis.wps10 that return Wps10Package Modifier and Type Method Description Wps10PackageWps10Factory. getWps10Package()Returns the package supported by this factory.
- 
Uses of Wps10Package in net.opengis.wps10.implClasses in net.opengis.wps10.impl that implement Wps10Package Modifier and Type Class Description classWps10PackageImplAn implementation of the model Package.Methods in net.opengis.wps10.impl that return Wps10Package Modifier and Type Method Description static Wps10PackageWps10FactoryImpl. getPackage()Deprecated.Wps10PackageWps10FactoryImpl. getWps10Package()static Wps10PackageWps10PackageImpl. init()Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- 
Uses of Wps10Package in net.opengis.wps10.utilFields in net.opengis.wps10.util declared as Wps10Package Modifier and Type Field Description protected static Wps10PackageWps10AdapterFactory. modelPackageThe cached model package.protected static Wps10PackageWps10Switch. modelPackageThe cached model package
 
-