|
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 SourceReference
A reference in a source file.
| Method Summary | |
|---|---|
int |
getEndOffset()Get the end offset of the reference in the source file. |
Project |
getProject()Get the project containing the source file this reference appears in. |
int |
getStartOffset()Get the start offset of the reference in the source file. |
Workspace |
getWorkspace()Get the workspace containing the source file this reference appears in. |
| Methods inherited from interface oracle.ide.dependency.Reference |
|---|
getURL, isReferenceTo, resolve, 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 | |||||||||