Types from org.eclipse.core.resources used by org.eclipse.wst.jsdt.web.ui

Click an entry in the table below to reveal the details of the references made to that element.

Reference Details

org.eclipse.core.resources.IFile

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.JSDTHyperlinkDetector.getFile(String)195
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.WorkspaceFileHyperlink.fFile-1
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.RenameChange.fJSPFile-1
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.RenameChange.fJSPFile-1
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.SaveJspFileOp.fJSPFile-1
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.SaveJspFileOp.fJSPFile-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.JSDTHyperlinkDetector.getFile(String)194
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.JSDTHyperlinkDetector.createHyperlink(IJavaScriptElement, IRegion, IDocument)59
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.JSDTHyperlinkDetector.getFile(String)191
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.XMLHyperlinkDetector.createHyperlink(String, IRegion, IDocument, Node)86
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.XMLHyperlinkDetector.getFile(String)256
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.WorkspaceFileHyperlink.WorkspaceFileHyperlink(IRegion, IFile, IRegion)-1
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.WorkspaceFileHyperlink.WorkspaceFileHyperlink(IRegion, IFile)-1
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.RenameChange.RenameChange(BasicRefactorSearchRequestor, IFile, IDocument, TextEdit, String)-1
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.RenameChange.RenameChange(BasicRefactorSearchRequestor, IFile, IDocument, TextEdit, String)-1
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.RenameChange.saveFile(IFile, IDocument)-1
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.RenameChange.saveFile(IFile, IDocument)-1
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.SaveJspFileOp.SaveJspFileOp(BasicRefactorSearchRequestor, IFile, IDocument)-1
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.SaveJspFileOp.SaveJspFileOp(BasicRefactorSearchRequestor, IFile, IDocument)-1
org.eclipse.wst.jsdt.web.ui.internal.java.search.BasicJsSearchRequestor.addSearchMatch(IDocument, IFile, int, int, String)-1
org.eclipse.wst.jsdt.web.ui.internal.java.search.JsFindOccurrencesProcessor.getSearchQuery(IFile, IStructuredDocument, String, String, ITextSelection)-1
org.eclipse.wst.jsdt.web.ui.internal.java.search.JsSearchQuery.JsSearchQuery(IFile, IJavaScriptElement)-1
org.eclipse.wst.jsdt.web.ui.internal.java.search.JsSearchRequestor.addSearchMatch(IDocument, IFile, int, int, String)-1
org.eclipse.wst.jsdt.web.ui.internal.java.search.JsSearchRequestor.createSearchMarker(IFile, int, int, int)-1
org.eclipse.wst.jsdt.web.ui.internal.java.search.JsSingleFileSearchRequestor.addSearchMatch(IDocument, IFile, int, int, String)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.JSDTHyperlinkDetector.getFile(String)-1
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.XMLHyperlinkDetector.getFile(String)-1

org.eclipse.core.resources.IMarker

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.java.search.JsSearchRequestor.createSearchMarker(IFile, int, int, int)71

org.eclipse.core.resources.IProject

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.actions.ShowHistoryAction.getHostResource(IJavaScriptElement)48
org.eclipse.wst.jsdt.web.ui.actions.ShowInNavigatorAction.getHostResource(IJavaScriptElement)48
org.eclipse.wst.jsdt.web.ui.actions.ShowInScriptExplorerAction.getHostResource(IJavaScriptElement)45
org.eclipse.wst.jsdt.web.ui.internal.autoedit.AutoEditStrategyForJs.getJavaProject(IDocument)70
org.eclipse.wst.jsdt.web.ui.internal.format.FormattingStrategyJSDT.getProjectOptions(IDocument)165
org.eclipse.wst.jsdt.web.ui.SetupProjectsWizzard.run(IAction)122
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.SetupProjectsWizzard.1.(SetupProjectsWizzard, IProject, boolean)-1
org.eclipse.wst.jsdt.web.ui.SetupProjectsWizzard.2.(SetupProjectsWizzard, Shell, IProject, List)-1
org.eclipse.wst.jsdt.web.ui.SetupProjectsWizzard.doInstall(IProject, boolean, IProgressMonitor)-1
org.eclipse.wst.jsdt.web.ui.SetupProjectsWizzard.install(IProject, boolean)-1
org.eclipse.wst.jsdt.web.ui.SetupProjectsWizzard.showPropertiesOn(IProject)-1

org.eclipse.core.resources.IResource

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.SetupProjectsWizzard.run(IAction)122
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.SetupProjectsWizzard.run(IAction)121
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.actions.ShowHistoryAction.getHostResource(IJavaScriptElement)50
org.eclipse.wst.jsdt.web.ui.actions.ShowHistoryAction.run(IAction)60
org.eclipse.wst.jsdt.web.ui.actions.ShowHistoryAction.selectionChanged(IAction, ISelection)87
org.eclipse.wst.jsdt.web.ui.actions.ShowInNavigatorAction.getHostResource(IJavaScriptElement)50
org.eclipse.wst.jsdt.web.ui.actions.ShowInNavigatorAction.run(IAction)60
org.eclipse.wst.jsdt.web.ui.actions.ShowInNavigatorAction.selectionChanged(IAction, ISelection)87
org.eclipse.wst.jsdt.web.ui.actions.ShowInScriptExplorerAction.getHostResource(IJavaScriptElement)47
org.eclipse.wst.jsdt.web.ui.actions.ShowInScriptExplorerAction.run(IAction)81
org.eclipse.wst.jsdt.web.ui.actions.ShowInScriptExplorerAction.selectionChanged(IAction, ISelection)113
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.JSDTHyperlinkDetector.getFile(String)193
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.actions.ShowHistoryAction.getHostResource(IJavaScriptElement)-1
org.eclipse.wst.jsdt.web.ui.actions.ShowInNavigatorAction.getHostResource(IJavaScriptElement)-1
org.eclipse.wst.jsdt.web.ui.actions.ShowInScriptExplorerAction.getHostResource(IJavaScriptElement)-1

org.eclipse.core.resources.IWorkspaceRoot

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.autoedit.AutoEditStrategyForJs.getJavaProject(IDocument)68
org.eclipse.wst.jsdt.web.ui.internal.format.FormattingStrategyJSDT.getProjectOptions(IDocument)163

Back to reference summary for org.eclipse.wst.jsdt.web.ui

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict