Uses of Interface
com.ibm.db.models.db2.luw.BlastWrapper.BlastWrapperPackage

Packages that use BlastWrapperPackage
com.ibm.db.models.db2.luw.BlastWrapper   
com.ibm.db.models.db2.luw.BlastWrapper.impl   
 

Uses of BlastWrapperPackage in com.ibm.db.models.db2.luw.BlastWrapper
 

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

Methods in com.ibm.db.models.db2.luw.BlastWrapper that return BlastWrapperPackage
 BlastWrapperPackage BlastWrapperFactory.getBlastWrapperPackage()
          Returns the package supported by this factory.
 

Uses of BlastWrapperPackage in com.ibm.db.models.db2.luw.BlastWrapper.impl
 

Classes in com.ibm.db.models.db2.luw.BlastWrapper.impl that implement BlastWrapperPackage
 class BlastWrapperPackageImpl
          An implementation of the model Package.
 

Methods in com.ibm.db.models.db2.luw.BlastWrapper.impl that return BlastWrapperPackage
 BlastWrapperPackage BlastWrapperFactoryImpl.getBlastWrapperPackage()
           
static BlastWrapperPackage BlastWrapperFactoryImpl.getPackage()
          Deprecated.  
static BlastWrapperPackage BlastWrapperPackageImpl.init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.