Uses of Interface
net.opengis.cat.csw20.Csw20Factory
- 
Packages that use Csw20Factory Package Description net.opengis.cat.csw20 net.opengis.cat.csw20.impl 
- 
- 
Uses of Csw20Factory in net.opengis.cat.csw20Fields in net.opengis.cat.csw20 declared as Csw20Factory Modifier and Type Field Description static Csw20FactoryCsw20Factory. eINSTANCEThe singleton instance of the factory.Methods in net.opengis.cat.csw20 that return Csw20Factory Modifier and Type Method Description Csw20FactoryCsw20Package. getCsw20Factory()Returns the factory that creates the instances of the model.
- 
Uses of Csw20Factory in net.opengis.cat.csw20.implClasses in net.opengis.cat.csw20.impl that implement Csw20Factory Modifier and Type Class Description classCsw20FactoryImplAn implementation of the model Factory.Methods in net.opengis.cat.csw20.impl that return Csw20Factory Modifier and Type Method Description Csw20FactoryCsw20PackageImpl. getCsw20Factory()static Csw20FactoryCsw20FactoryImpl. init()Creates the default factory implementation.
 
-