Uses of Interface
com.ibm.db.models.db2.luw.LUWPackage

Packages that use LUWPackage
com.ibm.db.models.db2.luw   
com.ibm.db.models.db2.luw.impl   
 

Uses of LUWPackage in com.ibm.db.models.db2.luw
 

Fields in com.ibm.db.models.db2.luw declared as LUWPackage
static LUWPackage LUWPackage.eINSTANCE
          The singleton instance of the package.
 

Methods in com.ibm.db.models.db2.luw that return LUWPackage
 LUWPackage LUWFactory.getLUWPackage()
          Returns the package supported by this factory.
 

Uses of LUWPackage in com.ibm.db.models.db2.luw.impl
 

Classes in com.ibm.db.models.db2.luw.impl that implement LUWPackage
 class LUWPackageImpl
          An implementation of the model Package.
 

Methods in com.ibm.db.models.db2.luw.impl that return LUWPackage
 LUWPackage LUWFactoryImpl.getLUWPackage()
           
static LUWPackage LUWFactoryImpl.getPackage()
          Deprecated.  
static LUWPackage LUWPackageImpl.init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.