AbstractEditingModel usage details

Summary

org.eclipse.pde.internal.core.text.AbstractEditingModel has 204 total references to 20 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
[+] AbstractEditingModel
ALLOCATES_ARRAY
Reference Location Line Number Visibility
org.eclipse.pde.internal.ui.util.PDEModelUtility.prepareBundlePluginModel(IFile[], IDocument[], boolean) 508 PRIVATE_PERMISSIBLE
CASTS
Reference Location Line Number Visibility
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSInputContext.doRevert() 95 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpInputContext.doRevert() 102 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.toc.TocInputContext.doRevert() 102 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.PDESourcePage.updateTextSelection() 456 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.build.BuildInputContext.doRevert() 135 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.contentassist.XMLCompletionProposal.modifyModel(IDocument) 346 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.computeCompletionProposals(ITextViewer, int) 113 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.computeCompletionProposals(ITextViewer, int) 109 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.computeCompletionProposals(ITextViewer, int) 108 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.plugin.PluginInputContext.doRevert() 137 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.handleSelectionChangedSourcePage(SelectionChangedEvent) 650 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.updateSelection(Object) 623 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.plugin.BundleInputContext.doRevert() 149 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.util.PDEModelUtility.gatherListeners(IBaseModel) 532 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.util.PDEModelUtility.gatherListener(IBaseModel) 545 PRIVATE_PERMISSIBLE
INSTANCEOF
Reference Location Line Number Visibility
org.eclipse.pde.internal.ui.editor.PDESourcePage.updateTextSelection() 451 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.contentassist.XMLCompletionProposal.modifyModel(IDocument) 344 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.computeCompletionProposals(ITextViewer, int) 108 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.updateSelection(Object) 616 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.handleSelectionChangedSourcePage(SelectionChangedEvent) 648 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.util.PDEModelUtility.gatherListeners(IBaseModel) 531 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.util.PDEModelUtility.gatherListener(IBaseModel) 544 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.util.PDEModelUtility.getModelFromEditor(PDEFormEditor, ModelModification) 468 PRIVATE_PERMISSIBLE
LOCAL_VAR_DECLARED
Reference Location Line Number Visibility
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSInputContext.doRevert() 95 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpInputContext.doRevert() 102 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.toc.TocInputContext.doRevert() 102 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.build.BuildInputContext.doRevert() 135 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.plugin.BundleInputContext.doRevert() 149 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.plugin.PluginInputContext.doRevert() 137 PRIVATE_PERMISSIBLE
RETURN_TYPE
Reference Location Line Number Visibility
org.eclipse.pde.internal.ui.util.PDEModelUtility.prepareAbstractEditingModel(IFile, IDocument, boolean) -1 PRIVATE_PERMISSIBLE
[+] addModelChangedListener(IModelChangedListener) : void
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpPage.createFormContent(IManagedForm) 91 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.toc.TocPage.createFormContent(IManagedForm) 93 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.refactoring.BuildPropertiesChange.createRenameChange(IFile, Object[], String[], IProgressMonitor) 43 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.util.PDEModelUtility.prepareAbstractEditingModel(IFile, IDocument, boolean) 500 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.wizards.product.UpdateSplashProgressOperation.getBuildModel(IFile) 316 PRIVATE_PERMISSIBLE
[+] adjustOffsets(IDocument) : void
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.pde.internal.ui.editor.PDESourcePage.updateTextSelection() 456 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.contentassist.XMLCompletionProposal.modifyModel(IDocument) 346 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.handleSelectionChangedSourcePage(SelectionChangedEvent) 650 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.updateSelection(Object) 623 PRIVATE_PERMISSIBLE
[+] dispose() : void
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.SimpleCSCreationOperation.createContent() 48 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.NewCtxHelpOperation.execute(IProgressMonitor) 56 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.wizards.toc.TocOperation.execute(IProgressMonitor) 50 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.compare.PluginStructureCreator.parsePlugin(Object, DocumentRangeNode, IDocument, PDELabelProvider, ResourceManager, IProgressMonitor) 127 PRIVATE_PERMISSIBLE
[+] fireModelObjectChanged(Object, String, Object, Object) : void
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.pde.internal.ui.correction.UpdateActivationResolution.createChange(BundleModel) 59 PRIVATE_PERMISSIBLE
[+] AbstractEditingModel
CASTS
Reference Location Line Number Visibility
org.eclipse.pde.internal.ds.ui.editor.contentassist.DSContentAssistProcessor.computeCompletionProposals(ITextViewer, int) 81 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.contentassist.DSContentAssistProcessor.computeCompletionProposals(ITextViewer, int) 77 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.contentassist.DSContentAssistProcessor.computeCompletionProposals(ITextViewer, int) 76 PRIVATE_PERMISSIBLE
INSTANCEOF
Reference Location Line Number Visibility
org.eclipse.pde.internal.ds.ui.editor.contentassist.DSContentAssistProcessor.computeCompletionProposals(ITextViewer, int) 75 PRIVATE_PERMISSIBLE
[+] getDocument() : IDocument
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.pde.internal.ds.core.text.DSDocumentHandler.getDocument() 38 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSDocumentHandler.getDocument() 37 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpDocumentHandler.getDocument() 42 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.core.toc.text.TocDocumentHandler.getDocument() 38 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSInputContext.doRevert() 96 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpInputContext.doRevert() 103 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpEditor.doSave(IProgressMonitor) 365 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.toc.TocInputContext.doRevert() 103 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.toc.TocEditor.doSave(IProgressMonitor) 475 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.correction.AddBuildEntryResolution.createChange(Build) 33 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.PDESourcePage.updateTextSelection() 456 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.actions.FormatOperation.formatBundle(Bundle) 79 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.build.BuildInputContext.doRevert() 136 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.handleSelectionChangedSourcePage(SelectionChangedEvent) 650 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.plugin.PluginInputContext.doRevert() 138 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.plugin.BundleInputContext.doRevert() 150 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.updateSelection(Object) 623 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.refactoring.BundleManifestChange.createMoveToPackageChange(IFile, MoveFromChange, IProgressMonitor) 44 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.refactoring.CreateHeaderChangeOperation.createListener(IBundle) 107 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.refactoring.ContainerRenameParticipant.createManifestChange(IProgressMonitor) 73 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.refactoring.BundleManifestChange.createRenameChange(IFile, Object[], String[], IProgressMonitor) 104 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.refactoring.BundleManifestChange.createMovePackageChange(IFile, Object[], IProgressMonitor) 64 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.wizards.product.UpdateSplashProgressOperation.savePluginCustomFileChanges(BuildModel) 386 PRIVATE_PERMISSIBLE
[+] getLastTextChangeListener() : IModelTextChangeListener
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.pde.internal.ui.util.PDEModelUtility.gatherListeners(IBaseModel) 532 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.util.PDEModelUtility.gatherListener(IBaseModel) 545 PRIVATE_PERMISSIBLE
[+] getNLResourceHelper() : NLResourceHelper
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.pde.internal.ui.editor.text.TranslationHyperlink.getLocalization() 41 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.text.TranslationHyperlink.getLocalization() 42 PRIVATE_PERMISSIBLE
[+] getUnderlyingResource() : IResource
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpMarkerManager.deleteMarkers(CtxHelpModel) 34 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpMarkerManager.createMarkers(CtxHelpModel) 58 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.core.toc.text.TocMarkerManager.createMarkers(TocModel) 58 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.core.toc.text.TocMarkerManager.deleteMarkers(TocModel) 32 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpTreeSection.open(CtxHelpTopic) 619 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpEditor.1.getShowInContext() 146 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpTopicDetails.setPathEntry(IFile) 168 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.toc.TocTreeSection.showNewWizard(String, boolean) 613 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.toc.TocEditor.1.getShowInContext() 149 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.toc.TocTreeSection.findResource(Path) 668 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.toc.TocHyperlinkDetector.detectAttributeHyperlink(IDocumentAttributeNode) 47 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.toc.details.TocAbstractDetails.setPathEntry(IFile) 154 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.correction.CreateManifestClassResolution.createChange(BundleModel) 37 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.correction.AddSourceBuildEntryResolution.getSourcePaths(Build, boolean) 55 PRIVATE_PERMISSIBLE
[+] isDirty() : boolean
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.pde.internal.ui.wizards.product.UpdateSplashProgressOperation.savePluginCustomFileChanges(BuildModel) 367 PRIVATE_PERMISSIBLE
[+] isEditable() : boolean
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpTreeSection.updateAddContextActionWithSelection(CtxHelpObject) 467 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpTreeSection.updateAddCommandActionWithSelection(CtxHelpObject) 524 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpTreeSection.updateAddContextActionWithSelection(CtxHelpObject) 477 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpTreeSection.updateRemoveActionWithSelection(IStructuredSelection) 541 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpTreeSection.updateAddTopicActionWithSelection(CtxHelpObject) 495 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpTreeSection.updateAddCommandActionWithSelection(CtxHelpObject) 519 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpTreeSection.updateAddContextActionWithSelection(CtxHelpObject) 472 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpTreeSection.updateAddTopicActionWithSelection(CtxHelpObject) 500 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpTreeSection.updateButtons() 325 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.toc.TocTreeSection.updateButtons() 338 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.toc.TocTreeSection.fillContextMenuAddActions(MenuManager, TocObject) 487 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.toc.TocTreeSection.fillContextMenuRemoveAction(IMenuManager, TocObject) 515 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.toc.TocTreeSection.fillContextMenuAddActions(MenuManager, TocObject) 492 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.toc.TocHyperlinkDetector.detectAttributeHyperlink(IDocumentAttributeNode) 41 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.toc.TocTreeSection.fillContextMenuAddActions(MenuManager, TocObject) 497 PRIVATE_PERMISSIBLE
[+] isLoaded() : boolean
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.mylyn.internal.pde.ui.PdeEditingMonitor.getNode(IDocument, IFile, int, boolean) 177 PRIVATE
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpPage.createFormContent(IManagedForm) 74 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpPage.setActive(boolean) 140 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpFormOutlinePage.getChildren(Object) 58 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.toc.TocPage.createFormContent(IManagedForm) 77 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.toc.TocPage.setActive(boolean) 184 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.toc.TocFormOutlinePage.getChildren(Object) 63 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.compare.PluginStructureCreator.parsePlugin(Object, DocumentRangeNode, IDocument, PDELabelProvider, ResourceManager, IProgressMonitor) 118 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.refactoring.PluginManifestChange.createRenameChange(IFile, Object[], String[], TextChange, IProgressMonitor) 49 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.refactoring.BundleManifestChange.getBundle(IFile, IProgressMonitor) 230 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.refactoring.BuildPropertiesChange.createRenameChange(IFile, Object[], String[], IProgressMonitor) 40 PRIVATE_PERMISSIBLE
[+] isStale() : boolean
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.pde.internal.ds.ui.editor.contentassist.DSContentAssistProcessor.computeCompletionProposals(ITextViewer, int) 76 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.correction.AddBuildEntryResolution.createChange(Build) 32 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.computeCompletionProposals(ITextViewer, int) 108 PRIVATE_PERMISSIBLE
[+] load() : void
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.mylyn.internal.pde.ui.PdeEditingMonitor.getNode(IDocument, IFile, int, boolean) 178 PRIVATE
org.eclipse.pde.internal.ds.ui.editor.DSInputContext.createModel(IEditorInput) 80 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSInputContext.createModel(IEditorInput) 82 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpInputContext.createModel(IEditorInput) 72 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.toc.TocInputContext.createModel(IEditorInput) 73 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.compare.PluginStructureCreator.createModel(Object, IDocument, boolean) 145 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.build.BuildInputContext.createModel(IEditorInput) 60 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.plugin.BundleInputContext.createModel(IEditorInput) 72 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.plugin.PluginInputContext.createModel(IEditorInput) 68 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.refactoring.PluginManifestChange.createRenameChange(IFile, Object[], String[], TextChange, IProgressMonitor) 48 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.refactoring.BuildPropertiesChange.createRenameChange(IFile, Object[], String[], IProgressMonitor) 39 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.refactoring.BundleManifestChange.getBundle(IFile, IProgressMonitor) 229 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.util.PDEModelUtility.prepareAbstractEditingModel(IFile, IDocument, boolean) 498 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.wizards.product.UpdateSplashProgressOperation.updatePluginCustomizationFile(IFile) 334 PRIVATE_PERMISSIBLE
[+] reconciled(IDocument) : void
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.pde.internal.ds.ui.editor.contentassist.DSContentAssistProcessor.computeCompletionProposals(ITextViewer, int) 81 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.contentassist.DSContentAssistProcessor.computeCompletionProposals(ITextViewer, int) 77 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSInputContext.doRevert() 96 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpInputContext.doRevert() 103 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpEditor.doSave(IProgressMonitor) 365 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.toc.TocInputContext.doRevert() 103 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.toc.TocEditor.doSave(IProgressMonitor) 475 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.correction.AddBuildEntryResolution.createChange(Build) 33 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.build.BuildInputContext.doRevert() 136 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.computeCompletionProposals(ITextViewer, int) 109 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.computeCompletionProposals(ITextViewer, int) 113 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.plugin.BundleInputContext.doRevert() 150 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.plugin.PluginInputContext.doRevert() 138 PRIVATE_PERMISSIBLE
[+] removeModelChangedListener(IModelChangedListener) : void
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpPage.dispose() 108 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.toc.TocPage.dispose() 121 PRIVATE_PERMISSIBLE
[+] setCharset(String) : void
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.pde.internal.ds.ui.editor.DSInputContext.createModel(IEditorInput) 77 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.DSInputContext.createModel(IEditorInput) 65 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.DSInputContext.createModel(IEditorInput) 70 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.DSInputContext.createModel(IEditorInput) 75 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSInputContext.createModel(IEditorInput) 79 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSInputContext.createModel(IEditorInput) 76 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSInputContext.createModel(IEditorInput) 71 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSInputContext.createModel(IEditorInput) 66 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpInputContext.createModel(IEditorInput) 59 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpInputContext.createModel(IEditorInput) 63 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpInputContext.createModel(IEditorInput) 67 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpInputContext.createModel(IEditorInput) 69 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.toc.TocInputContext.createModel(IEditorInput) 64 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.toc.TocInputContext.createModel(IEditorInput) 68 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.toc.TocInputContext.createModel(IEditorInput) 70 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.toc.TocInputContext.createModel(IEditorInput) 60 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.compare.PluginStructureCreator.createModel(Object, IDocument, boolean) 144 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.build.BuildInputContext.createModel(IEditorInput) 67 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.build.BuildInputContext.createModel(IEditorInput) 58 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.build.BuildInputContext.createModel(IEditorInput) 56 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.plugin.BundleInputContext.createModel(IEditorInput) 70 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.plugin.BundleInputContext.createModel(IEditorInput) 68 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.plugin.PluginInputContext.createModel(IEditorInput) 64 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.plugin.PluginInputContext.createModel(IEditorInput) 66 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.plugin.BundleInputContext.createModel(IEditorInput) 64 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.plugin.PluginInputContext.createModel(IEditorInput) 60 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.plugin.BundleInputContext.createModel(IEditorInput) 60 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.plugin.PluginInputContext.createModel(IEditorInput) 56 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.wizards.product.UpdateSplashProgressOperation.getBuildModel(IFile) 311 PRIVATE_PERMISSIBLE
[+] setInstallLocation(String) : void
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.pde.internal.ds.ui.editor.DSInputContext.createModel(IEditorInput) 74 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.DSInputContext.createModel(IEditorInput) 69 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSInputContext.createModel(IEditorInput) 75 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSInputContext.createModel(IEditorInput) 70 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpInputContext.createModel(IEditorInput) 66 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpInputContext.createModel(IEditorInput) 62 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.toc.TocInputContext.createModel(IEditorInput) 67 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.toc.TocInputContext.createModel(IEditorInput) 63 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.build.BuildInputContext.createModel(IEditorInput) 66 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.plugin.PluginInputContext.createModel(IEditorInput) 59 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.plugin.BundleInputContext.createModel(IEditorInput) 67 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.plugin.PluginInputContext.createModel(IEditorInput) 63 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.plugin.BundleInputContext.createModel(IEditorInput) 63 PRIVATE_PERMISSIBLE
[+] setUnderlyingResource(IResource) : void
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.mylyn.internal.pde.ui.PdeEditingMonitor.getNode(IDocument, IFile, int, boolean) 176 PRIVATE
org.eclipse.pde.internal.ds.ui.editor.DSInputContext.createModel(IEditorInput) 64 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSInputContext.createModel(IEditorInput) 65 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpInputContext.createModel(IEditorInput) 58 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.toc.TocInputContext.createModel(IEditorInput) 59 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.SimpleCSCreationOperation.createContent() 45 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.NewCtxHelpOperation.execute(IProgressMonitor) 53 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.wizards.toc.TocOperation.execute(IProgressMonitor) 47 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.build.BuildInputContext.createModel(IEditorInput) 55 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.plugin.PluginInputContext.createModel(IEditorInput) 55 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.plugin.BundleInputContext.createModel(IEditorInput) 59 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.util.PDEModelUtility.prepareAbstractEditingModel(IFile, IDocument, boolean) 496 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.wizards.product.UpdateSplashProgressOperation.getBuildModel(IFile) 310 PRIVATE_PERMISSIBLE

Back to bundle index

Valid HTML 4.01 Transitional