Uses of Class
com.ibm.jsdt.support.deploymenthelper.installedproduct.DB2InstalledProduct

Packages that use DB2InstalledProduct
com.ibm.jsdt.support.deploymenthelper.installedproduct The InstalledProduct classes provide functions that are commonly required during installation. 
 

Uses of DB2InstalledProduct in com.ibm.jsdt.support.deploymenthelper.installedproduct
 

Methods in com.ibm.jsdt.support.deploymenthelper.installedproduct that return DB2InstalledProduct
static DB2InstalledProduct DB2InstalledProduct.getInstalledProduct(java.lang.String location)
          Determines whether DB2 is installed.
static DB2InstalledProduct[] DB2InstalledProduct.getInstalledProducts()
          Determines all instances of DB2 installed on the target computer.