Uses of Interface
net.opengis.gml311.Gml311Package
-
Packages that use Gml311Package Package Description net.opengis.gml311 net.opengis.gml311.impl net.opengis.gml311.util -
-
Uses of Gml311Package in net.opengis.gml311
Fields in net.opengis.gml311 declared as Gml311Package Modifier and Type Field Description static Gml311PackageGml311Package. eINSTANCEThe singleton instance of the package.Methods in net.opengis.gml311 that return Gml311Package Modifier and Type Method Description Gml311PackageGml311Factory. getGml311Package()Returns the package supported by this factory. -
Uses of Gml311Package in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement Gml311Package Modifier and Type Class Description classGml311PackageImplAn implementation of the model Package.Methods in net.opengis.gml311.impl that return Gml311Package Modifier and Type Method Description Gml311PackageGml311FactoryImpl. getGml311Package()static Gml311PackageGml311FactoryImpl. getPackage()Deprecated.static Gml311PackageGml311PackageImpl. init()Creates, registers, and initializes the Package for this model, and for any others upon which it depends. -
Uses of Gml311Package in net.opengis.gml311.util
Fields in net.opengis.gml311.util declared as Gml311Package Modifier and Type Field Description protected static Gml311PackageGml311AdapterFactory. modelPackageThe cached model package.protected static Gml311PackageGml311Switch. modelPackageThe cached model package
-