Uses of Interface
net.opengis.wps20.Wps20Package
-
Packages that use Wps20Package Package Description net.opengis.wps20 net.opengis.wps20.impl net.opengis.wps20.util -
-
Uses of Wps20Package in net.opengis.wps20
Fields in net.opengis.wps20 declared as Wps20Package Modifier and Type Field Description static Wps20PackageWps20Package. eINSTANCEThe singleton instance of the package.Methods in net.opengis.wps20 that return Wps20Package Modifier and Type Method Description Wps20PackageWps20Factory. getWps20Package()Returns the package supported by this factory. -
Uses of Wps20Package in net.opengis.wps20.impl
Classes in net.opengis.wps20.impl that implement Wps20Package Modifier and Type Class Description classWps20PackageImplAn implementation of the model Package.Methods in net.opengis.wps20.impl that return Wps20Package Modifier and Type Method Description static Wps20PackageWps20FactoryImpl. getPackage()Deprecated.Wps20PackageWps20FactoryImpl. getWps20Package()static Wps20PackageWps20PackageImpl. init()Creates, registers, and initializes the Package for this model, and for any others upon which it depends. -
Uses of Wps20Package in net.opengis.wps20.util
Fields in net.opengis.wps20.util declared as Wps20Package Modifier and Type Field Description protected static Wps20PackageWps20AdapterFactory. modelPackageThe cached model package.protected static Wps20PackageWps20Switch. modelPackageThe cached model package
-