| Package | Description | 
|---|---|
| oracle.ide | 
 Contains classes that allow addins access to the IDE integration objects. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static ProductInformation | 
ProductInformation.getProductInformation()
Returns the ProductInformation instance created by the IDE
  framework after processing the product extension's manifest. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
ProductInformation.setProductInformation(ProductInformation info)
Method used by the IDE framework to set the ProductInformation
  instance that will be returned from  
getProductInformation(). |