Uses of Interface
net.opengis.gml.GmlPackage
Packages that use GmlPackage
-
Uses of GmlPackage in net.opengis.gml
Fields in net.opengis.gml declared as GmlPackageModifier and TypeFieldDescriptionstatic final GmlPackage
GmlPackage.eINSTANCE
The singleton instance of the package.Methods in net.opengis.gml that return GmlPackageModifier and TypeMethodDescriptionGmlFactory.getGmlPackage()
Returns the package supported by this factory. -
Uses of GmlPackage in net.opengis.gml.impl
Classes in net.opengis.gml.impl that implement GmlPackageMethods in net.opengis.gml.impl that return GmlPackageModifier and TypeMethodDescriptionGmlFactoryImpl.getGmlPackage()
static GmlPackage
GmlFactoryImpl.getPackage()
Deprecated.static GmlPackage
GmlPackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends. -
Uses of GmlPackage in net.opengis.gml.util
Fields in net.opengis.gml.util declared as GmlPackageModifier and TypeFieldDescriptionprotected static GmlPackage
GmlAdapterFactory.modelPackage
The cached model package.protected static GmlPackage
GmlSwitch.modelPackage
The cached model package