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

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

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

Methods in com.ibm.jsdt.support.deploymenthelper.installedproduct that return ERConsoleInstalledProduct
static ERConsoleInstalledProduct ERConsoleInstalledProduct.getInstalledProduct(java.lang.String location)
          Returns an instance of ERConsoleInstalledProduct if Express Runtime Console is installed on the system in the given location.
static ERConsoleInstalledProduct[] ERConsoleInstalledProduct.getInstalledProducts()
          Returns an instance of ERConsoleInstalledProduct if Express Runtime Console is installed on the system.