Uses of Interface
org.eclipse.core.filebuffers.IPersistableAnnotationModel
-
Packages that use IPersistableAnnotationModel Package Description org.eclipse.ui.texteditor Provides a framework for text editors obeying to the desktop rules. -
-
Uses of IPersistableAnnotationModel in org.eclipse.ui.texteditor
Classes in org.eclipse.ui.texteditor that implement IPersistableAnnotationModel Modifier and Type Class Description class
AbstractMarkerAnnotationModel
Abstract implementation of a marker-based annotation model.class
ResourceMarkerAnnotationModel
A marker annotation model whose underlying source of markers is a resource in the workspace.
-