IDocumentTextNode usage details

Summary

org.eclipse.pde.internal.core.text.IDocumentTextNode has 69 total references to 6 different members.

Reference Details

Click an entry in the table below to reveal the details of the references made to that element. You can hover over an element to see its qualified signature information and hover over the visibility to see details.

Member
[+] IDocumentTextNode
CASTS
Reference Location Line Number Visibility
org.eclipse.pde.internal.ds.ui.editor.DSTextHover.getHoverInfo(ITextViewer, IRegion) 37 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.DSSourcePage.adaptRange(IDocumentRange) 127 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.contentassist.DSContentAssistProcessor.assignRange(int) 571 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.contentassist.DSContentAssistProcessor.assignRange(int) 570 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.contentassist.DSContentAssistProcessor.computeCATextProposal(IDocument, int, DSContentAssistText) 123 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSSourcePage.adaptRange(IDocumentRange) 135 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpPage.setActive(boolean) 168 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.toc.TocPage.setActive(boolean) 212 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.PDEHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean) 53 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.assignRange(int) 187 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.assignRange(int) 186 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.computeCATextProposal(IDocument, int, XMLContentAssistText) 196 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.context.XMLInputContext.addTextEditOperation(ArrayList, IModelChangedEvent) 67 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsPage.updateFormSelection() 151 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.text.XMLUtil.withinRange(IDocumentRange, int) 65 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.text.XMLUtil.getTopLevelParent(IDocumentRange) 42 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.text.PluginXMLTextHover.getHoverInfo(ITextViewer, IRegion) 36 PRIVATE_PERMISSIBLE
INSTANCEOF
Reference Location Line Number Visibility
org.eclipse.pde.internal.ds.ui.editor.DSTextHover.getHoverInfo(ITextViewer, IRegion) 36 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.DSSourcePage.adaptRange(IDocumentRange) 125 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.contentassist.DSContentAssistProcessor.assignRange(int) 569 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.contentassist.DSContentAssistProcessor.computeCATextProposal(IDocument, int, DSContentAssistText) 120 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSSourcePage.adaptRange(IDocumentRange) 133 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpPage.setActive(boolean) 167 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.toc.TocPage.setActive(boolean) 211 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.PDEHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean) 52 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.assignRange(int) 185 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.computeCompletionProposals(ITextViewer, int) 143 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.computeCATextProposal(IDocument, int, XMLContentAssistText) 193 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.context.XMLInputContext.addTextEditOperation(ArrayList, IModelChangedEvent) 66 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsPage.updateFormSelection() 150 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.text.XMLUtil.withinRange(IDocumentRange, int) 64 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.text.XMLUtil.getTopLevelParent(IDocumentRange) 41 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.text.PluginXMLTextHover.getHoverInfo(ITextViewer, IRegion) 35 PRIVATE_PERMISSIBLE
LOCAL_VAR_DECLARED
Reference Location Line Number Visibility
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSDocumentFactory.createDocumentTextNode(String, IDocumentElementNode) 56 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.PDESourcePage.findNode(Object[], int, boolean) 641 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.context.XMLInputContext.removeUnnecessaryOperations() 482 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.nls.ModelChangeElement.ModelChangeElement(ModelChange, Object) 40 PRIVATE_PERMISSIBLE
PARAMETER
Reference Location Line Number Visibility
org.eclipse.pde.internal.ds.ui.editor.DSTextHover.checkTranslatedValue(IDocumentTextNode) -1 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.DSHyperlinkDetector.detectTextNodeHyperlink(IDocumentTextNode) -1 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.PDEHyperlinkDetector.detectTextNodeHyperlink(IDocumentTextNode) -1 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.context.XMLInputContext.getWritableTextNodeString(IDocumentTextNode) -1 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.context.XMLInputContext.addElementContentOperation(IDocumentTextNode, ArrayList) -1 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.plugin.ManifestHyperlinkDetector.detectTextNodeHyperlink(IDocumentTextNode) -1 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.text.PluginXMLTextHover.checkTranslatedValue(IDocumentTextNode) -1 PRIVATE_PERMISSIBLE
RETURN_TYPE
Reference Location Line Number Visibility
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSDocumentFactory.createDocumentTextNode(String, IDocumentElementNode) -1 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSObject.createDocumentTextNode() -1 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpDescription.createDocumentTextNode() -1 PRIVATE_PERMISSIBLE
[+] getEnclosingElement() : IDocumentElementNode
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.pde.internal.ds.ui.editor.DSTextHover.checkTranslatedValue(IDocumentTextNode) 48 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.DSSourcePage.adaptRange(IDocumentRange) 127 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.contentassist.DSContentAssistProcessor.assignRange(int) 571 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.contentassist.DSContentAssistProcessor.computeCATextProposal(IDocument, int, DSContentAssistText) 123 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSSourcePage.adaptRange(IDocumentRange) 135 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpPage.setActive(boolean) 168 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.toc.TocPage.setActive(boolean) 212 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.computeCATextProposal(IDocument, int, XMLContentAssistText) 196 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.assignRange(int) 187 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.context.XMLInputContext.addElementContentOperation(IDocumentTextNode, ArrayList) 259 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsPage.updateFormSelection() 151 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.plugin.ManifestHyperlinkDetector.detectTextNodeHyperlink(IDocumentTextNode) 103 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.text.XMLUtil.getTopLevelParent(IDocumentRange) 42 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.text.PluginXMLTextHover.checkTranslatedValue(IDocumentTextNode) 158 PRIVATE_PERMISSIBLE
[+] getText() : String
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.pde.internal.ds.ui.editor.DSTextHover.checkTranslatedValue(IDocumentTextNode) 46 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.plugin.ManifestHyperlinkDetector.detectTextNodeHyperlink(IDocumentTextNode) 108 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.plugin.ManifestHyperlinkDetector.detectTextNodeHyperlink(IDocumentTextNode) 107 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.text.PluginXMLTextHover.checkTranslatedValue(IDocumentTextNode) 156 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.wizards.tools.OrganizeManifest.inspectElementForTranslation(IDocumentElementNode, ArrayList) 340 PRIVATE_PERMISSIBLE
[+] setEnclosingElement(IDocumentElementNode) : void
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSDocumentFactory.createDocumentTextNode(String, IDocumentElementNode) 57 PRIVATE_PERMISSIBLE
[+] setText(String) : void
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSDocumentFactory.createDocumentTextNode(String, IDocumentElementNode) 59 PRIVATE_PERMISSIBLE
[+] write() : String
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.pde.internal.ui.editor.context.XMLInputContext.getWritableTextNodeString(IDocumentTextNode) 507 PRIVATE_PERMISSIBLE

Back to bundle index

Valid HTML 4.01 Transitional