Uses of Interface
net.opengis.cat.csw20.Csw20Package
- 
Packages that use Csw20Package Package Description net.opengis.cat.csw20 net.opengis.cat.csw20.impl 
- 
- 
Uses of Csw20Package in net.opengis.cat.csw20Fields in net.opengis.cat.csw20 declared as Csw20Package Modifier and Type Field Description static Csw20PackageCsw20Package. eINSTANCEThe singleton instance of the package.Methods in net.opengis.cat.csw20 that return Csw20Package Modifier and Type Method Description Csw20PackageCsw20Factory. getCsw20Package()Returns the package supported by this factory.
- 
Uses of Csw20Package in net.opengis.cat.csw20.implClasses in net.opengis.cat.csw20.impl that implement Csw20Package Modifier and Type Class Description classCsw20PackageImplAn implementation of the model Package.Methods in net.opengis.cat.csw20.impl that return Csw20Package Modifier and Type Method Description Csw20PackageCsw20FactoryImpl. getCsw20Package()static Csw20PackageCsw20FactoryImpl. getPackage()Deprecated.static Csw20PackageCsw20PackageImpl. init()Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
 
-