Package | Description |
---|---|
oracle.jdeveloper.engine | |
oracle.jdeveloper.model |
Contains interfaces and classes implementing the Java specific portions of
JDeveloper's data model.
|
Modifier and Type | Method and Description |
---|---|
static JavaNode |
EngineUtils.getJavaNode(Project project,
java.lang.String className) |
Modifier and Type | Class and Description |
---|---|
class |
JavaClassNode
The JavaNode interface represents a Java class element in the JDeveloper
browser.
|
class |
JavaSourceNode
The
JavaSourceNode interface represents a Java source file
in the JDeveloper browser. |