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 GmlPackageGmlPackage.eINSTANCEThe 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 GmlPackageGmlFactoryImpl.getPackage()Deprecated.static GmlPackageGmlPackageImpl.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 GmlPackageGmlAdapterFactory.modelPackageThe cached model package.protected static GmlPackageGmlSwitch.modelPackageThe cached model package