Uses of Interface
net.opengis.gml311.Gml311Factory
Packages that use Gml311Factory
-
Uses of Gml311Factory in net.opengis.gml311
Fields in net.opengis.gml311 declared as Gml311FactoryModifier and TypeFieldDescriptionstatic final Gml311Factory
Gml311Factory.eINSTANCE
The singleton instance of the factory.Methods in net.opengis.gml311 that return Gml311FactoryModifier and TypeMethodDescriptionGml311Package.getGml311Factory()
Returns the factory that creates the instances of the model. -
Uses of Gml311Factory in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement Gml311FactoryMethods in net.opengis.gml311.impl that return Gml311FactoryModifier and TypeMethodDescriptionGml311PackageImpl.getGml311Factory()
static Gml311Factory
Gml311FactoryImpl.init()
Creates the default factory implementation.