|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SourceDeclaration
A declaration in a source file.
| Method Summary | |
|---|---|
int |
getEndOffset()Get the end offset of the declaration in the source file. |
Project |
getProject()Get the project containing the source file this declaration appears in. |
int |
getStartOffset()Get the start offset of the declaration in the source file. |
Workspace |
getWorkspace()Get the workspace containing the source file this declaration appears in. |
| Methods inherited from interface oracle.ide.dependency.Declaration |
|---|
canDelete, delete, getURL, show |
| Method Detail |
|---|
Workspace getWorkspace()
Project getProject()
int getStartOffset()
int getEndOffset()
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||