Uses of Interface
net.opengis.cat.csw20.Csw20Factory
Packages that use Csw20Factory
-
Uses of Csw20Factory in net.opengis.cat.csw20
Fields in net.opengis.cat.csw20 declared as Csw20FactoryModifier and TypeFieldDescriptionstatic final Csw20Factory
Csw20Factory.eINSTANCE
The singleton instance of the factory.Methods in net.opengis.cat.csw20 that return Csw20FactoryModifier and TypeMethodDescriptionCsw20Package.getCsw20Factory()
Returns the factory that creates the instances of the model. -
Uses of Csw20Factory in net.opengis.cat.csw20.impl
Classes in net.opengis.cat.csw20.impl that implement Csw20FactoryMethods in net.opengis.cat.csw20.impl that return Csw20FactoryModifier and TypeMethodDescriptionCsw20PackageImpl.getCsw20Factory()
static Csw20Factory
Csw20FactoryImpl.init()
Creates the default factory implementation.