| Package | Description | 
|---|---|
| oracle.ide | 
 Contains classes that allow addins access to the IDE integration objects. 
 | 
| oracle.ide.model | 
 Contains interfaces and classes implementing JDeveloper's data model. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static IdeSystem | 
Ide.getSystem()
Gets the user's system. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static IdeSystem | 
IdeSystemMigrator.getRestoredSystem()
If a migration succeeded, then the restored system
 will be non-null. 
 |