| Package | Description |
|---|---|
| oracle.jdeveloper.java |
Public API for the java model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JdevJavaModelFactory
Extends the base JavaModelFactory to know about the IDE environment.
|
| Modifier and Type | Method and Description |
|---|---|
static JavaModelFactory |
JavaModelFactory.getInstance()
Gets the JavaModelFactory.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
JavaModelFactory.setInstance(JavaModelFactory factory)
Sets the JavaModelFactory instance to use for creating new
JavaModel instances.
|