Uses of Class
org.eclipse.ui.texteditor.AbstractMarkerAnnotationModel
Packages that use AbstractMarkerAnnotationModel
Package
Description
Provides a framework for text editors obeying to the
desktop rules.
-
Uses of AbstractMarkerAnnotationModel in org.eclipse.ui.texteditor
Subclasses of AbstractMarkerAnnotationModel in org.eclipse.ui.texteditorModifier and TypeClassDescriptionclassA marker annotation model whose underlying source of markers is a resource in the workspace.Methods in org.eclipse.ui.texteditor that return AbstractMarkerAnnotationModelModifier and TypeMethodDescriptionprotected AbstractMarkerAnnotationModelMarkerRulerAction.getAnnotationModel()Returns theAbstractMarkerAnnotationModelof the editor's input.protected final AbstractMarkerAnnotationModelSelectMarkerRulerAction.getAnnotationModel()Returns theAbstractMarkerAnnotationModelof the editor's input.