Uses of Interface
net.opengis.gml.GmlFactory
Packages that use GmlFactory
-
Uses of GmlFactory in net.opengis.gml
Subinterfaces of GmlFactory in net.opengis.gmlFields in net.opengis.gml declared as GmlFactoryModifier and TypeFieldDescriptionstatic final GmlFactory
Gml4wcsFactory.eINSTANCE
static final GmlFactory
GmlFactory.eINSTANCE
The singleton instance of the factory.Methods in net.opengis.gml that return GmlFactoryModifier and TypeMethodDescriptionGmlPackage.getGmlFactory()
Returns the factory that creates the instances of the model. -
Uses of GmlFactory in net.opengis.gml.impl
Classes in net.opengis.gml.impl that implement GmlFactoryMethods in net.opengis.gml.impl that return GmlFactoryModifier and TypeMethodDescriptionGmlPackageImpl.getGmlFactory()
static GmlFactory
GmlFactoryImpl.init()
Creates the default factory implementation.