Uses of Interface
net.opengis.wfs.WfsPackage
Packages that use WfsPackage
-
Uses of WfsPackage in net.opengis.wfs
Fields in net.opengis.wfs declared as WfsPackageModifier and TypeFieldDescriptionstatic final WfsPackageWfsPackage.eINSTANCEThe singleton instance of the package.Methods in net.opengis.wfs that return WfsPackageModifier and TypeMethodDescriptionWfsFactory.getWfsPackage()Returns the package supported by this factory. -
Uses of WfsPackage in net.opengis.wfs.impl
Classes in net.opengis.wfs.impl that implement WfsPackageMethods in net.opengis.wfs.impl that return WfsPackageModifier and TypeMethodDescriptionstatic WfsPackageWfsFactoryImpl.getPackage()Deprecated.WfsFactoryImpl.getWfsPackage()static WfsPackageWfsPackageImpl.init()Creates, registers, and initializes the Package for this model, and for any others upon which it depends.