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 WfsPackage
WfsPackage.eINSTANCE
The 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 WfsPackage
WfsFactoryImpl.getPackage()
Deprecated.WfsFactoryImpl.getWfsPackage()
static WfsPackage
WfsPackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.