Methods from org.eclipse.ui.editors used by org.eclipse.cdt.ui

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

Reference Details

org.eclipse.ui.editors.text.EditorsUI.getAnnotationPreferenceLookup()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.getAnnotationPreference(Annotation)787
org.eclipse.cdt.internal.ui.text.correction.CSelectAnnotationRulerAction.CSelectAnnotationRulerAction(ResourceBundle, String, ITextEditor, IVerticalRulerInfo)54

org.eclipse.ui.editors.text.EditorsUI.getPreferenceStore()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.createCombinedPreferenceStore(IEditorInput)3334
org.eclipse.cdt.internal.ui.preferences.CEditorColoringConfigurationBlock.createPreviewer(Composite)796
org.eclipse.cdt.internal.ui.text.spelling.CSpellingReconcileStrategy.isSpellingEnabled()122
org.eclipse.cdt.internal.ui.text.spelling.CSpellingService.getInstance()41
org.eclipse.cdt.internal.ui.text.spelling.DisableSpellCheckingProposal.apply(IDocument)50
org.eclipse.cdt.ui.CUIPlugin.getCombinedPreferenceStore()669

org.eclipse.ui.editors.text.EditorsUI.getSharedTextColors()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.ui.CUIPlugin.getSharedTextColors()650

org.eclipse.ui.editors.text.EditorsUI.getSpellingService()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.spelling.SpellingEngineDispatcher.SpellingEngineDispatcher()67

org.eclipse.ui.editors.text.EditorsUI.getTooltipAffordanceString()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.HoverControlCreator.canReuse(IInformationControl)570
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.HoverControlCreator.canReuse(IInformationControl)570
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.HoverControlCreator.doCreateInformationControl(Shell)550
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.HoverControlCreator.doCreateInformationControl(Shell)550
org.eclipse.cdt.internal.ui.text.c.hover.AbstractCEditorTextHover.getTooltipAffordanceString()118

org.eclipse.ui.editors.text.EditorsUI.useAnnotationsPreferencePage(IPreferenceStore)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.ui.CUIPreferenceInitializer.initializeDefaultPreferences()55

org.eclipse.ui.editors.text.EditorsUI.useQuickDiffPreferencePage(IPreferenceStore)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.ui.CUIPreferenceInitializer.initializeDefaultPreferences()56

org.eclipse.ui.editors.text.ForwardingDocumentProvider.ForwardingDocumentProvider(String, IDocumentSetupParticipant, IDocumentProvider)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CDocumentProvider.CDocumentProvider()761

org.eclipse.ui.editors.text.ILocationProvider.getPath(Object)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CDocumentProvider.createFileInfo(Object)847
org.eclipse.cdt.internal.ui.editor.ExternalSearchDocumentProvider.createAnnotationModel(Object)81
org.eclipse.cdt.internal.ui.includebrowser.IBConversions.objectToTU(Object)96
org.eclipse.cdt.internal.ui.search.PDOMSearchResult.getFileName(IEditorPart)90
org.eclipse.cdt.ui.text.AsmSourceViewerConfiguration.getLanguage()352
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getLanguage()959

org.eclipse.ui.editors.text.ILocationProviderExtension.getURI(Object)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CDocumentProvider.createFileInfo(Object)843
org.eclipse.cdt.internal.ui.editor.ExternalSearchDocumentProvider.createAnnotationModel(Object)87

org.eclipse.ui.editors.text.StorageDocumentProvider.createDocument(Object)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.DefaultBinaryFileEditor.BinaryFileDocumentProvider.createDocument(Object)157
org.eclipse.cdt.internal.ui.editor.DefaultBinaryFileEditor.BinaryFileDocumentProvider.createDocument(Object)157
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.DefaultBinaryFileEditor.BinaryFileDocumentProvider.createDocument(Object)-1
org.eclipse.cdt.internal.ui.editor.DefaultBinaryFileEditor.BinaryFileDocumentProvider.createDocument(Object)-1

org.eclipse.ui.editors.text.StorageDocumentProvider.isModifiable(Object)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.DefaultBinaryFileEditor.BinaryFileDocumentProvider.isModifiable(Object)-1
org.eclipse.cdt.internal.ui.editor.DefaultBinaryFileEditor.BinaryFileDocumentProvider.isModifiable(Object)-1

org.eclipse.ui.editors.text.StorageDocumentProvider.isReadOnly(Object)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.DefaultBinaryFileEditor.BinaryFileDocumentProvider.isReadOnly(Object)-1
org.eclipse.cdt.internal.ui.editor.DefaultBinaryFileEditor.BinaryFileDocumentProvider.isReadOnly(Object)-1

org.eclipse.ui.editors.text.StorageDocumentProvider.setupDocument(Object, IDocument)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CStorageDocumentProvider.setupDocument(Object, IDocument)-1

org.eclipse.ui.editors.text.StorageDocumentProvider.StorageDocumentProvider()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CStorageDocumentProvider.CStorageDocumentProvider()-1
org.eclipse.cdt.internal.ui.editor.DefaultBinaryFileEditor.BinaryFileDocumentProvider.BinaryFileDocumentProvider()-1
org.eclipse.cdt.internal.ui.editor.DefaultBinaryFileEditor.BinaryFileDocumentProvider.BinaryFileDocumentProvider()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CStorageDocumentProvider.CStorageDocumentProvider()29
org.eclipse.cdt.internal.ui.editor.DefaultBinaryFileEditor.BinaryFileDocumentProvider.BinaryFileDocumentProvider()143
org.eclipse.cdt.internal.ui.editor.DefaultBinaryFileEditor.BinaryFileDocumentProvider.BinaryFileDocumentProvider()143

org.eclipse.ui.editors.text.templates.ContributionContextTypeRegistry.addContextType(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.ui.CUIPlugin.getTemplateContextRegistry()877
org.eclipse.cdt.ui.CUIPlugin.getTemplateContextRegistry()879
org.eclipse.cdt.ui.CUIPlugin.getTemplateContextRegistry()878

org.eclipse.ui.editors.text.templates.ContributionContextTypeRegistry.ContributionContextTypeRegistry()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.ui.CUIPlugin.getCodeTemplateContextRegistry()912

org.eclipse.ui.editors.text.templates.ContributionContextTypeRegistry.ContributionContextTypeRegistry(String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.ui.CUIPlugin.getTemplateContextRegistry()876

org.eclipse.ui.editors.text.templates.ContributionTemplateStore.ContributionTemplateStore(ContextTypeRegistry, IPreferenceStore, String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.ui.CUIPlugin.getCodeTemplateStore()930
org.eclipse.cdt.ui.CUIPlugin.getTemplateStore()892

org.eclipse.ui.editors.text.TextEditor.createActions()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.createActions()2094
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.createActions()-1

org.eclipse.ui.editors.text.TextEditor.dispose()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.asm.AsmTextEditor.dispose()164
org.eclipse.cdt.internal.ui.editor.CEditor.dispose()2051
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.asm.AsmTextEditor.dispose()-1
org.eclipse.cdt.internal.ui.editor.CEditor.dispose()-1

org.eclipse.ui.editors.text.TextEditor.doSetInput(IEditorInput)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.internalDoSetInput(IEditorInput)1356
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.doSetInput(IEditorInput)-1

org.eclipse.ui.editors.text.TextEditor.editorContextMenuAboutToShow(IMenuManager)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.asm.AsmTextEditor.editorContextMenuAboutToShow(IMenuManager)203
org.eclipse.cdt.internal.ui.editor.CEditor.editorContextMenuAboutToShow(IMenuManager)2230
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.asm.AsmTextEditor.editorContextMenuAboutToShow(IMenuManager)-1
org.eclipse.cdt.internal.ui.editor.CEditor.editorContextMenuAboutToShow(IMenuManager)-1

org.eclipse.ui.editors.text.TextEditor.getAdapter(Class)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.asm.AsmTextEditor.getAdapter(Class)135
org.eclipse.cdt.internal.ui.editor.CEditor.getAdapter(Class)1506
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.asm.AsmTextEditor.getAdapter(Class)-1
org.eclipse.cdt.internal.ui.editor.CEditor.getAdapter(Class)-1

org.eclipse.ui.editors.text.TextEditor.handlePreferenceStoreChanged(PropertyChangeEvent)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.asm.AsmTextEditor.handlePreferenceStoreChanged(PropertyChangeEvent)189
org.eclipse.cdt.internal.ui.editor.CEditor.handlePreferenceStoreChanged(PropertyChangeEvent)1653
org.eclipse.cdt.internal.ui.editor.CEditor.handlePreferenceStoreChanged(PropertyChangeEvent)1653
org.eclipse.cdt.internal.ui.editor.CEditor.handlePreferenceStoreChanged(PropertyChangeEvent)1653
org.eclipse.cdt.internal.ui.editor.CEditor.handlePreferenceStoreChanged(PropertyChangeEvent)1653
org.eclipse.cdt.internal.ui.editor.CEditor.handlePreferenceStoreChanged(PropertyChangeEvent)1653
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.asm.AsmTextEditor.handlePreferenceStoreChanged(PropertyChangeEvent)-1
org.eclipse.cdt.internal.ui.editor.CEditor.handlePreferenceStoreChanged(PropertyChangeEvent)-1

org.eclipse.ui.editors.text.TextEditor.initializeEditor()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.asm.AsmTextEditor.initializeEditor()-1
org.eclipse.cdt.internal.ui.editor.CEditor.initializeEditor()-1

org.eclipse.ui.editors.text.TextEditor.isSaveAsAllowed()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.isSaveAsAllowed()-1

org.eclipse.ui.editors.text.TextEditor.TextEditor()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.asm.AsmTextEditor.AsmTextEditor()-1
org.eclipse.cdt.internal.ui.editor.CEditor.CEditor()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.asm.AsmTextEditor.AsmTextEditor()92
org.eclipse.cdt.internal.ui.editor.CEditor.CEditor()1296

org.eclipse.ui.editors.text.TextEditorActionContributor.contributeToMenu(IMenuManager)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditorActionContributor.contributeToMenu(IMenuManager)121
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditorActionContributor.contributeToMenu(IMenuManager)-1

org.eclipse.ui.editors.text.TextEditorActionContributor.dispose()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.asm.ASMEditorActionContributor.dispose()65
org.eclipse.cdt.internal.ui.editor.CEditorActionContributor.dispose()222
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.asm.ASMEditorActionContributor.dispose()-1
org.eclipse.cdt.internal.ui.editor.CEditorActionContributor.dispose()-1

org.eclipse.ui.editors.text.TextEditorActionContributor.init(IActionBars)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.asm.ASMEditorActionContributor.init(IActionBars)38
org.eclipse.cdt.internal.ui.editor.CEditorActionContributor.init(IActionBars)163
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.asm.ASMEditorActionContributor.init(IActionBars)-1
org.eclipse.cdt.internal.ui.editor.CEditorActionContributor.init(IActionBars)-1

org.eclipse.ui.editors.text.TextEditorActionContributor.setActiveEditor(IEditorPart)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.asm.ASMEditorActionContributor.setActiveEditor(IEditorPart)47
org.eclipse.cdt.internal.ui.editor.CEditorActionContributor.setActiveEditor(IEditorPart)180
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.asm.ASMEditorActionContributor.setActiveEditor(IEditorPart)-1
org.eclipse.cdt.internal.ui.editor.CEditorActionContributor.setActiveEditor(IEditorPart)-1

org.eclipse.ui.editors.text.TextEditorActionContributor.TextEditorActionContributor()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.asm.ASMEditorActionContributor.ASMEditorActionContributor()-1
org.eclipse.cdt.internal.ui.editor.CEditorActionContributor.CEditorActionContributor()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.asm.ASMEditorActionContributor.ASMEditorActionContributor()28
org.eclipse.cdt.internal.ui.editor.CEditorActionContributor.CEditorActionContributor()59

org.eclipse.ui.editors.text.TextFileDocumentProvider.commitFileBuffer(IProgressMonitor, TextFileDocumentProviderFileInfo, boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CDocumentProvider.commitWorkingCopy(IProgressMonitor, Object, CDocumentProviderTranslationUnitInfo, boolean)978

org.eclipse.ui.editors.text.TextFileDocumentProvider.connect(Object)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CDocumentProvider.connect(Object)778
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CDocumentProvider.connect(Object)-1

org.eclipse.ui.editors.text.TextFileDocumentProvider.createAnnotationModel(IFile)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CDocumentProvider.createAnnotationModel(IFile)-1

org.eclipse.ui.editors.text.TextFileDocumentProvider.createEmptyFileInfo()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CDocumentProvider.createEmptyFileInfo()-1

org.eclipse.ui.editors.text.TextFileDocumentProvider.createFileFromDocument(IProgressMonitor, IFile, IDocument)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CDocumentProvider.commitWorkingCopy(IProgressMonitor, Object, CDocumentProviderTranslationUnitInfo, boolean)966

org.eclipse.ui.editors.text.TextFileDocumentProvider.createFileInfo(Object)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CDocumentProvider.createFileInfo(Object)856
org.eclipse.cdt.internal.ui.editor.ExternalSearchDocumentProvider.createFileInfo(Object)46
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CDocumentProvider.createFileInfo(Object)-1
org.eclipse.cdt.internal.ui.editor.ExternalSearchDocumentProvider.createFileInfo(Object)-1

org.eclipse.ui.editors.text.TextFileDocumentProvider.createSaveOperation(Object, IDocument, boolean)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CDocumentProvider.createSaveOperation(Object, IDocument, boolean)-1

org.eclipse.ui.editors.text.TextFileDocumentProvider.disconnect(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CDocumentProvider.shutdown()1199
org.eclipse.cdt.internal.ui.editor.WorkingCopyManager.disconnect(IEditorInput)58

org.eclipse.ui.editors.text.TextFileDocumentProvider.disposeFileInfo(Object, TextFileDocumentProviderFileInfo)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CDocumentProvider.disposeFileInfo(Object, TextFileDocumentProviderFileInfo)935
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CDocumentProvider.disposeFileInfo(Object, TextFileDocumentProviderFileInfo)-1

org.eclipse.ui.editors.text.TextFileDocumentProvider.DocumentProviderOperation.DocumentProviderOperation()

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CDocumentProvider.2.(CDocumentProvider, Object, TextFileDocumentProviderFileInfo, boolean)1005

org.eclipse.ui.editors.text.TextFileDocumentProvider.DocumentProviderOperation.execute(IProgressMonitor)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CDocumentProvider.2.execute(IProgressMonitor)-1

org.eclipse.ui.editors.text.TextFileDocumentProvider.DocumentProviderOperation.getSchedulingRule()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CDocumentProvider.2.getSchedulingRule()-1

org.eclipse.ui.editors.text.TextFileDocumentProvider.FileInfo.FileInfo()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CDocumentProvider.TranslationUnitInfo.TranslationUnitInfo()-1
org.eclipse.cdt.internal.ui.editor.CDocumentProvider.TranslationUnitInfo.TranslationUnitInfo()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CDocumentProvider.TranslationUnitInfo.TranslationUnitInfo()98
org.eclipse.cdt.internal.ui.editor.CDocumentProvider.TranslationUnitInfo.TranslationUnitInfo()98

org.eclipse.ui.editors.text.TextFileDocumentProvider.fireElementStateChangeFailed(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CDocumentProvider.commitWorkingCopy(IProgressMonitor, Object, CDocumentProviderTranslationUnitInfo, boolean)985
org.eclipse.cdt.internal.ui.editor.CDocumentProvider.commitWorkingCopy(IProgressMonitor, Object, CDocumentProviderTranslationUnitInfo, boolean)989

org.eclipse.ui.editors.text.TextFileDocumentProvider.getAnnotationModel(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.c.hover.ProblemHover.ProblemInfo.getMarkerAnnotationFixes(MarkerAnnotation)111
org.eclipse.cdt.internal.ui.text.c.hover.ProblemHover.ProblemInfo.getMarkerAnnotationFixes(MarkerAnnotation)111
org.eclipse.cdt.internal.ui.text.correction.CCorrectionAssistant.collectQuickFixableAnnotations(ITextEditor, int, boolean, ArrayList)190
org.eclipse.cdt.internal.ui.text.correction.CCorrectionProcessor.computeQuickAssistProposals(IQuickAssistInvocationContext)191
org.eclipse.cdt.internal.ui.text.correction.CorrectionCommandHandler.execute(ExecutionEvent)75
org.eclipse.cdt.internal.ui.text.correction.QuickAssistLightBulbUpdater.getAnnotationModel()197

org.eclipse.ui.editors.text.TextFileDocumentProvider.getConnectedElementsIterator()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CDocumentProvider.shutdown()1197

org.eclipse.ui.editors.text.TextFileDocumentProvider.getDocument(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CDocumentProvider.connect(Object)779
org.eclipse.cdt.internal.ui.editor.WorkingCopyManager.setWorkingCopy(IEditorInput, IWorkingCopy)91
org.eclipse.cdt.internal.ui.text.correction.CorrectionCommandHandler.getDocument()143
org.eclipse.cdt.internal.ui.text.correction.proposals.TUCorrectionProposal.apply(IDocument)292
org.eclipse.cdt.internal.ui.text.correction.QuickAssistLightBulbUpdater.getDocument()201

org.eclipse.ui.editors.text.TextFileDocumentProvider.getFileInfo(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CDocumentProvider.createSaveOperation(Object, IDocument, boolean)1003
org.eclipse.cdt.internal.ui.editor.CDocumentProvider.getWorkingCopy(Object)1187

org.eclipse.ui.editors.text.TextFileDocumentProvider.getFileInfosIterator()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CDocumentProvider.enableHandlingTemporaryProblems()1169

org.eclipse.ui.editors.text.TextFileDocumentProvider.getProgressMonitor()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CDocumentProvider.createFileInfo(Object)864

org.eclipse.ui.editors.text.TextFileDocumentProvider.setParentDocumentProvider(IDocumentProvider)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CDocumentProvider.CDocumentProvider()762

org.eclipse.ui.editors.text.TextFileDocumentProvider.setUpSynchronization(TextFileDocumentProviderFileInfo)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CDocumentProvider.createFileInfo(Object)860
org.eclipse.cdt.internal.ui.editor.ExternalSearchDocumentProvider.createFileInfo(Object)54

org.eclipse.ui.editors.text.TextFileDocumentProvider.TextFileDocumentProvider()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CDocumentProvider.CDocumentProvider()-1
org.eclipse.cdt.internal.ui.editor.ExternalSearchDocumentProvider.ExternalSearchDocumentProvider()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CDocumentProvider.CDocumentProvider()759

org.eclipse.ui.editors.text.TextFileDocumentProvider.TextFileDocumentProvider(IDocumentProvider)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.ExternalSearchDocumentProvider.ExternalSearchDocumentProvider()38

org.eclipse.ui.editors.text.TextSourceViewerConfiguration.getAnnotationHover(ISourceViewer)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getAnnotationHover(ISourceViewer)-1

org.eclipse.ui.editors.text.TextSourceViewerConfiguration.getConfiguredTextHoverStateMasks(ISourceViewer, String)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getConfiguredTextHoverStateMasks(ISourceViewer, String)-1

org.eclipse.ui.editors.text.TextSourceViewerConfiguration.getHyperlinkDetectors(ISourceViewer)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.SimpleCSourceViewerConfiguration.getHyperlinkDetectors(ISourceViewer)-1

org.eclipse.ui.editors.text.TextSourceViewerConfiguration.getHyperlinkDetectorTargets(ISourceViewer)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getHyperlinkDetectorTargets(ISourceViewer)1052
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getHyperlinkDetectorTargets(ISourceViewer)-1

org.eclipse.ui.editors.text.TextSourceViewerConfiguration.getIndentPrefixes(ISourceViewer, String)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getIndentPrefixes(ISourceViewer, String)-1

org.eclipse.ui.editors.text.TextSourceViewerConfiguration.getOverviewRulerAnnotationHover(ISourceViewer)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.SimpleCSourceViewerConfiguration.getOverviewRulerAnnotationHover(ISourceViewer)-1

org.eclipse.ui.editors.text.TextSourceViewerConfiguration.getQuickAssistAssistant(ISourceViewer)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getQuickAssistAssistant(ISourceViewer)-1

org.eclipse.ui.editors.text.TextSourceViewerConfiguration.getReconciler(ISourceViewer)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.ui.text.AsmSourceViewerConfiguration.getReconciler(ISourceViewer)270
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.ui.text.AsmSourceViewerConfiguration.getReconciler(ISourceViewer)-1
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getReconciler(ISourceViewer)-1

org.eclipse.ui.editors.text.TextSourceViewerConfiguration.getTabWidth(ISourceViewer)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getTabWidth(ISourceViewer)-1

org.eclipse.ui.editors.text.TextSourceViewerConfiguration.getTextHover(ISourceViewer, String)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getTextHover(ISourceViewer, String)-1

org.eclipse.ui.editors.text.TextSourceViewerConfiguration.TextSourceViewerConfiguration(IPreferenceStore)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.ui.text.AsmSourceViewerConfiguration.AsmSourceViewerConfiguration(IColorManager, IPreferenceStore, ITextEditor, String)107
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.CSourceViewerConfiguration(IColorManager, IPreferenceStore, ITextEditor, String)176

org.eclipse.ui.texteditor.AbstractDecoratedTextEditor.collectContextMenuPreferencePages()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.asm.AsmTextEditor.collectContextMenuPreferencePages()118
org.eclipse.cdt.internal.ui.editor.CEditor.collectContextMenuPreferencePages()2846
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.asm.AsmTextEditor.collectContextMenuPreferencePages()-1
org.eclipse.cdt.internal.ui.editor.CEditor.collectContextMenuPreferencePages()-1

org.eclipse.ui.texteditor.AbstractDecoratedTextEditor.configureSourceViewerDecorationSupport(SourceViewerDecorationSupport)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.configureSourceViewerDecorationSupport(SourceViewerDecorationSupport)2365
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.configureSourceViewerDecorationSupport(SourceViewerDecorationSupport)-1

org.eclipse.ui.texteditor.AbstractDecoratedTextEditor.createPartControl(Composite)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.asm.AsmTextEditor.createPartControl(Composite)143
org.eclipse.cdt.internal.ui.editor.CEditor.createPartControl(Composite)2321
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.asm.AsmTextEditor.createPartControl(Composite)-1
org.eclipse.cdt.internal.ui.editor.CEditor.createPartControl(Composite)-1

org.eclipse.ui.texteditor.AbstractDecoratedTextEditor.createSourceViewer(Composite, IVerticalRuler, int)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.createSourceViewer(Composite, IVerticalRuler, int)-1

org.eclipse.ui.texteditor.AbstractDecoratedTextEditor.getAnnotationAccess()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.createSourceViewer(Composite, IVerticalRuler, int)2595
org.eclipse.cdt.internal.ui.editor.CEditor.getSourceViewerDecorationSupport(ISourceViewer)2354

org.eclipse.ui.texteditor.AbstractDecoratedTextEditor.getDocumentProvider()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.asm.AsmTextEditor.getAnnotation(int, int)275
org.eclipse.cdt.internal.ui.editor.asm.AsmTextEditor.setSelection(ISourceRange, boolean)493
org.eclipse.cdt.internal.ui.editor.asm.AsmTextEditor.setSelection(ISourceRange, boolean)488
org.eclipse.cdt.internal.ui.editor.asm.AsmTextEditor.setSelection(ISourceRange, boolean)486
org.eclipse.cdt.internal.ui.editor.CEditor.doSetInput(IEditorInput)1326
org.eclipse.cdt.internal.ui.editor.CEditor.doSetInput(IEditorInput)1341
org.eclipse.cdt.internal.ui.editor.CEditor.doSetInput(IEditorInput)1341
org.eclipse.cdt.internal.ui.editor.CEditor.getAnnotation(int, int)2473
org.eclipse.cdt.internal.ui.editor.CEditor.GotoMarkerAdapter.gotoMarker(IMarker)263
org.eclipse.cdt.internal.ui.editor.CEditor.GotoMarkerAdapter.gotoMarker(IMarker)263
org.eclipse.cdt.internal.ui.editor.CEditor.GotoMarkerAdapter.gotoMarker(IMarker)244
org.eclipse.cdt.internal.ui.editor.CEditor.GotoMarkerAdapter.gotoMarker(IMarker)244
org.eclipse.cdt.internal.ui.editor.CEditor.installTabsToSpacesConverter()1940
org.eclipse.cdt.internal.ui.editor.CEditor.OccurrencesAnnotationUpdaterJob.run(IProgressMonitor)3040
org.eclipse.cdt.internal.ui.editor.CEditor.OccurrencesAnnotationUpdaterJob.run(IProgressMonitor)3040
org.eclipse.cdt.internal.ui.editor.CEditor.OccurrencesFinderJobCanceler.uninstall()3114
org.eclipse.cdt.internal.ui.editor.CEditor.OccurrencesFinderJobCanceler.uninstall()3114
org.eclipse.cdt.internal.ui.editor.CEditor.removeOccurrenceAnnotations()3299
org.eclipse.cdt.internal.ui.editor.CEditor.setSelection(ISourceRange, boolean)1877
org.eclipse.cdt.internal.ui.editor.CEditor.setSelection(ISourceRange, boolean)1884
org.eclipse.cdt.internal.ui.editor.CEditor.setSelection(ISourceRange, boolean)1879
org.eclipse.cdt.internal.ui.editor.CEditor.updateScalabilityMode(IEditorInput)1375
org.eclipse.cdt.internal.ui.editor.InactiveCodeHighlighting.install(CEditor, LineBackgroundPainter)148
org.eclipse.cdt.internal.ui.editor.SpecificContentAssistAction.getDocument()138
org.eclipse.cdt.internal.ui.search.actions.OpenDeclarationsAction.computeSelectedWord()656

org.eclipse.ui.texteditor.AbstractDecoratedTextEditor.getOverviewRuler()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.createSourceViewer(Composite, IVerticalRuler, int)2579
org.eclipse.cdt.internal.ui.editor.CEditor.getSourceViewerDecorationSupport(ISourceViewer)2354

org.eclipse.ui.texteditor.AbstractDecoratedTextEditor.getSharedColors()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.createSourceViewer(Composite, IVerticalRuler, int)2595
org.eclipse.cdt.internal.ui.editor.CEditor.getSourceViewerDecorationSupport(ISourceViewer)2354

org.eclipse.ui.texteditor.AbstractDecoratedTextEditor.getSourceViewerDecorationSupport(ISourceViewer)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.getSourceViewerDecorationSupport(ISourceViewer)-1

org.eclipse.ui.texteditor.AbstractDecoratedTextEditor.gotoAnnotation(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.GotoAnnotationAction.run()37

org.eclipse.ui.texteditor.AbstractDecoratedTextEditor.initializeKeyBindingScopes()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.initializeKeyBindingScopes()-1

org.eclipse.ui.texteditor.AbstractDecoratedTextEditor.isNavigationTarget(Annotation)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.asm.AsmTextEditor.getAnnotation(int, int)291
org.eclipse.cdt.internal.ui.editor.CEditor.getAnnotation(int, int)2489

org.eclipse.ui.texteditor.AbstractDecoratedTextEditor.isOverviewRulerVisible()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.createSourceViewer(Composite, IVerticalRuler, int)2579

org.eclipse.ui.texteditor.AbstractDecoratedTextEditor.isPrefQuickDiffAlwaysOn()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.isPrefQuickDiffAlwaysOn()3371
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.isPrefQuickDiffAlwaysOn()-1

org.eclipse.ui.texteditor.AbstractDecoratedTextEditor.isTabsToSpacesConversionEnabled()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.isTabsToSpacesConversionEnabled()-1

org.eclipse.ui.texteditor.AbstractDecoratedTextEditor.rulerContextMenuAboutToShow(IMenuManager)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.rulerContextMenuAboutToShow(IMenuManager)2272
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.rulerContextMenuAboutToShow(IMenuManager)-1

org.eclipse.ui.texteditor.AbstractDecoratedTextEditor.updateMarkerViews(Annotation)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.asm.AsmTextEditor.updateStatusLine()261
org.eclipse.cdt.internal.ui.editor.CEditor.updateStatusLine()2458

org.eclipse.ui.texteditor.AbstractDecoratedTextEditor.validateEditorInputState()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.BracketInserter.verifyKey(VerifyEvent)646
org.eclipse.cdt.internal.ui.editor.CEditor.BracketInserter.verifyKey(VerifyEvent)646
org.eclipse.cdt.internal.ui.editor.CEditor.DeleteNextSubWordAction.setCaretPosition(int)896
org.eclipse.cdt.internal.ui.editor.CEditor.DeleteNextSubWordAction.setCaretPosition(int)896
org.eclipse.cdt.internal.ui.editor.CEditor.DeletePreviousSubWordAction.setCaretPosition(int)1100
org.eclipse.cdt.internal.ui.editor.CEditor.DeletePreviousSubWordAction.setCaretPosition(int)1100

org.eclipse.ui.texteditor.AbstractMarkerAnnotationModel.createMarkerAnnotation(IMarker)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CDocumentProvider.TranslationUnitAnnotationModel.createMarkerAnnotation(IMarker)367
org.eclipse.cdt.internal.ui.editor.CDocumentProvider.TranslationUnitAnnotationModel.createMarkerAnnotation(IMarker)367
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CDocumentProvider.TranslationUnitAnnotationModel.createMarkerAnnotation(IMarker)-1
org.eclipse.cdt.internal.ui.editor.CDocumentProvider.TranslationUnitAnnotationModel.createMarkerAnnotation(IMarker)-1

org.eclipse.ui.texteditor.AbstractMarkerAnnotationModel.createPositionFromMarker(IMarker)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CDocumentProvider.TranslationUnitAnnotationModel.createPositionFromMarker(IMarker)-1
org.eclipse.cdt.internal.ui.editor.CDocumentProvider.TranslationUnitAnnotationModel.createPositionFromMarker(IMarker)-1

org.eclipse.ui.texteditor.AbstractMarkerAnnotationModel.getMarkerPosition(IMarker)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.GotoMarkerAdapter.gotoMarker(IMarker)248
org.eclipse.cdt.internal.ui.editor.CEditor.GotoMarkerAdapter.gotoMarker(IMarker)248

org.eclipse.ui.texteditor.AbstractMarkerAnnotationModel.removeAnnotations(List, boolean, boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CDocumentProvider.TranslationUnitAnnotationModel.reportProblems(List)523
org.eclipse.cdt.internal.ui.editor.CDocumentProvider.TranslationUnitAnnotationModel.reportProblems(List)523
org.eclipse.cdt.internal.ui.editor.CDocumentProvider.TranslationUnitAnnotationModel.stopCollectingProblems()613
org.eclipse.cdt.internal.ui.editor.CDocumentProvider.TranslationUnitAnnotationModel.stopCollectingProblems()613

org.eclipse.ui.texteditor.AnnotationPreferenceLookup.getAnnotationPreference(Annotation)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.getAnnotationPreference(Annotation)787
org.eclipse.cdt.internal.ui.text.correction.CSelectAnnotationRulerAction.findCAnnotation()142

org.eclipse.ui.texteditor.ChainedPreferenceStore.ChainedPreferenceStore(IPreferenceStore[])

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.createCombinedPreferenceStore(IEditorInput)3336
org.eclipse.cdt.internal.ui.preferences.CEditorColoringConfigurationBlock.createPreviewer(Composite)797
org.eclipse.cdt.internal.ui.preferences.formatter.CPreview.CPreview(Map, Composite)118
org.eclipse.cdt.ui.CUIPlugin.getCombinedPreferenceStore()670

org.eclipse.ui.texteditor.DefaultMarkerAnnotationAccess.DefaultMarkerAnnotationAccess()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.AbstractAnnotationHover(boolean)613
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.AnnotationInformationControl.AnnotationInformationControl(Shell, String)148
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.AnnotationInformationControl.AnnotationInformationControl(Shell, String)148
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.AnnotationInformationControl.AnnotationInformationControl(Shell, ToolBarManager)155
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.AnnotationInformationControl.AnnotationInformationControl(Shell, ToolBarManager)155

org.eclipse.ui.texteditor.DefaultMarkerAnnotationAccess.getLayer(Annotation)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.getHoverInfo2(ITextViewer, IRegion)682

org.eclipse.ui.texteditor.DefaultMarkerAnnotationAccess.paint(Annotation, GC, Canvas, Rectangle)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.AnnotationInformationControl.1.paintControl(PaintEvent)309

org.eclipse.ui.texteditor.MarkerAnnotation.isQuickFixable()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.c.hover.ProblemHover.ProblemInfo.getMarkerAnnotationFixes(MarkerAnnotation)94
org.eclipse.cdt.internal.ui.text.c.hover.ProblemHover.ProblemInfo.getMarkerAnnotationFixes(MarkerAnnotation)94

org.eclipse.ui.texteditor.MarkerAnnotation.isQuickFixableStateSet()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.c.hover.ProblemHover.ProblemInfo.getMarkerAnnotationFixes(MarkerAnnotation)94
org.eclipse.cdt.internal.ui.text.c.hover.ProblemHover.ProblemInfo.getMarkerAnnotationFixes(MarkerAnnotation)94

org.eclipse.ui.texteditor.MarkerAnnotation.MarkerAnnotation(IMarker)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CMarkerAnnotation.CMarkerAnnotation(IMarker)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CMarkerAnnotation.CMarkerAnnotation(IMarker)40

org.eclipse.ui.texteditor.MarkerUtilities.getCharEnd(IMarker)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CDocumentProvider.TranslationUnitAnnotationModel.createPositionFromMarker(IMarker)377
org.eclipse.cdt.internal.ui.editor.CDocumentProvider.TranslationUnitAnnotationModel.createPositionFromMarker(IMarker)377
org.eclipse.cdt.internal.ui.editor.CEditor.GotoMarkerAdapter.gotoMarker(IMarker)239
org.eclipse.cdt.internal.ui.editor.CEditor.GotoMarkerAdapter.gotoMarker(IMarker)239

org.eclipse.ui.texteditor.MarkerUtilities.getCharStart(IMarker)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CDocumentProvider.TranslationUnitAnnotationModel.createPositionFromMarker(IMarker)376
org.eclipse.cdt.internal.ui.editor.CDocumentProvider.TranslationUnitAnnotationModel.createPositionFromMarker(IMarker)376
org.eclipse.cdt.internal.ui.editor.CEditor.GotoMarkerAdapter.gotoMarker(IMarker)238
org.eclipse.cdt.internal.ui.editor.CEditor.GotoMarkerAdapter.gotoMarker(IMarker)238

org.eclipse.ui.texteditor.MarkerUtilities.getLineNumber(IMarker)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.internal.ui.actions.GotoNextBookmarkAction.CompareMarker.compare(IMarker, IMarker)43
org.eclipse.cdt.internal.ui.actions.GotoNextBookmarkAction.CompareMarker.compare(IMarker, IMarker)42
org.eclipse.cdt.internal.ui.actions.GotoNextBookmarkAction.CompareMarker.compare(IMarker, IMarker)42
org.eclipse.cdt.internal.ui.actions.GotoNextBookmarkAction.CompareMarker.compare(IMarker, IMarker)43
org.eclipse.cdt.internal.ui.actions.GotoNextBookmarkAction.run()104
org.eclipse.cdt.internal.ui.actions.GotoNextBookmarkAction.run()97
org.eclipse.cdt.internal.ui.editor.CDocumentProvider.TranslationUnitAnnotationModel.createPositionFromMarker(IMarker)387
org.eclipse.cdt.internal.ui.editor.CDocumentProvider.TranslationUnitAnnotationModel.createPositionFromMarker(IMarker)387
org.eclipse.cdt.internal.ui.editor.CEditor.GotoMarkerAdapter.gotoMarker(IMarker)274
org.eclipse.cdt.internal.ui.editor.CEditor.GotoMarkerAdapter.gotoMarker(IMarker)274
org.eclipse.cdt.internal.ui.viewsupport.ProblemsLabelDecorator.isMarkerInRange(IMarker, ISourceReference)224

org.eclipse.ui.texteditor.MarkerUtilities.getMarkerType(IMarker)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CDocumentProvider.TranslationUnitAnnotationModel.createMarkerAnnotation(IMarker)363
org.eclipse.cdt.internal.ui.editor.CDocumentProvider.TranslationUnitAnnotationModel.createMarkerAnnotation(IMarker)363
org.eclipse.cdt.internal.ui.editor.CMarkerAnnotation.getMarkerType()178

org.eclipse.ui.texteditor.MarkerUtilities.isMarkerType(IMarker, String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CMarkerAnnotation.CMarkerAnnotation(IMarker)41

org.eclipse.ui.texteditor.ResourceMarkerAnnotationModel.getResource()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CDocumentProvider.TranslationUnitAnnotationModel.createAnnotationModelEvent()415
org.eclipse.cdt.internal.ui.editor.CDocumentProvider.TranslationUnitAnnotationModel.createAnnotationModelEvent()415
org.eclipse.cdt.internal.ui.editor.ExternalSearchAnnotationModel.retrieveMarkers()64
org.eclipse.cdt.internal.ui.editor.ExternalSearchAnnotationModel.retrieveMarkers()65

org.eclipse.ui.texteditor.ResourceMarkerAnnotationModel.isAcceptable(IMarker)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.ExternalSearchAnnotationModel.isAcceptable(IMarker)-1

org.eclipse.ui.texteditor.ResourceMarkerAnnotationModel.ResourceMarkerAnnotationModel(IResource)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CDocumentProvider.TranslationUnitAnnotationModel.TranslationUnitAnnotationModel(IResource)-1
org.eclipse.cdt.internal.ui.editor.CDocumentProvider.TranslationUnitAnnotationModel.TranslationUnitAnnotationModel(IResource)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CDocumentProvider.TranslationUnitAnnotationModel.TranslationUnitAnnotationModel(IResource)354
org.eclipse.cdt.internal.ui.editor.CDocumentProvider.TranslationUnitAnnotationModel.TranslationUnitAnnotationModel(IResource)354
org.eclipse.cdt.internal.ui.editor.ExternalSearchAnnotationModel.ExternalSearchAnnotationModel(IResource, IPath, int, String)55

org.eclipse.ui.texteditor.ResourceMarkerAnnotationModel.retrieveMarkers()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.ExternalSearchAnnotationModel.retrieveMarkers()-1

org.eclipse.ui.texteditor.SelectMarkerRulerAction.getAnnotationAccessExtension()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.correction.CSelectAnnotationRulerAction.findCAnnotation()108

org.eclipse.ui.texteditor.SelectMarkerRulerAction.getAnnotationModel()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.correction.CSelectAnnotationRulerAction.findCAnnotation()107

org.eclipse.ui.texteditor.SelectMarkerRulerAction.getDocument()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.correction.CSelectAnnotationRulerAction.findCAnnotation()110

org.eclipse.ui.texteditor.SelectMarkerRulerAction.includesRulerLine(Position, IDocument)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.correction.CSelectAnnotationRulerAction.findCAnnotation()130

org.eclipse.ui.texteditor.SelectMarkerRulerAction.run()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.correction.CSelectAnnotationRulerAction.runWithEvent(Event)82
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.correction.CSelectAnnotationRulerAction.run()-1

org.eclipse.ui.texteditor.SelectMarkerRulerAction.SelectMarkerRulerAction(ResourceBundle, String, ITextEditor, IVerticalRulerInfo)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.correction.CSelectAnnotationRulerAction.CSelectAnnotationRulerAction(ResourceBundle, String, ITextEditor, IVerticalRulerInfo)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.correction.CSelectAnnotationRulerAction.CSelectAnnotationRulerAction(ResourceBundle, String, ITextEditor, IVerticalRulerInfo)50

org.eclipse.ui.texteditor.SelectMarkerRulerAction.update()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.correction.CSelectAnnotationRulerAction.update()100
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.correction.CSelectAnnotationRulerAction.update()-1

org.eclipse.ui.texteditor.SimpleMarkerAnnotation.getMarker()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CAnnotationIterator.isProblemMarkerAnnotation(Annotation)59
org.eclipse.cdt.internal.ui.editor.CMarkerAnnotation.CMarkerAnnotation(IMarker)41
org.eclipse.cdt.internal.ui.editor.CMarkerAnnotation.getId()98
org.eclipse.cdt.internal.ui.editor.CMarkerAnnotation.getMarkerType()178
org.eclipse.cdt.internal.ui.editor.CMarkerAnnotation.getMarkerType()174
org.eclipse.cdt.internal.ui.editor.CMarkerAnnotation.getMessage()49
org.eclipse.cdt.internal.ui.editor.CMarkerAnnotation.getTranslationUnit()166
org.eclipse.cdt.internal.ui.editor.CMarkerAnnotation.isError()58
org.eclipse.cdt.internal.ui.editor.CMarkerAnnotation.isWarning()69
org.eclipse.cdt.internal.ui.editor.TranslationUnitAnnotationModelEvent.testIfProblemMarker(Annotation)57
org.eclipse.cdt.internal.ui.text.c.hover.ProblemHover.ProblemInfo.getMarkerAnnotationFixes(MarkerAnnotation)97
org.eclipse.cdt.internal.ui.text.c.hover.ProblemHover.ProblemInfo.getMarkerAnnotationFixes(MarkerAnnotation)97
org.eclipse.cdt.internal.ui.text.correction.CCorrectionProcessor.collectMarkerProposals(SimpleMarkerAnnotation, Collection)275
org.eclipse.cdt.internal.ui.text.correction.CCorrectionProcessor.hasCorrections(Annotation)121

Back to reference summary for org.eclipse.cdt.ui

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict