|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Project | |
|---|---|
| javax.ide.command | Command execution classes. |
| javax.ide.model.java | The interfaces and classes implementing an IDE's java model. |
| javax.ide.model.xml | The interfaces and classes that define an IDE's xml document and model. |
| Uses of Project in javax.ide.command |
|---|
| Methods in javax.ide.command that return Project | |
|---|---|
Project |
Context.getProject()The current Project the user is working on. |
| Constructors in javax.ide.command with parameters of type Project | |
|---|---|
Context(Document document, Project project)Constructor. |
|
Context(Document document, Project project, Element[] selection)Constructor. |
|
| Uses of Project in javax.ide.model.java |
|---|
| Methods in javax.ide.model.java with parameters of type Project | |
|---|---|
ClassD |
JavaSource.getClass(Project project)Fetches a ClassD for the given fully qualified name in source format, null if none. |
| Uses of Project in javax.ide.model.xml |
|---|
| Methods in javax.ide.model.xml with parameters of type Project | |
|---|---|
XMLModel |
XMLDocument.getXMLModel(Project project)Fetches the XMLModel. |
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||