- java.lang.Object
-
- org.eclipse.jface.text.source.AnnotationModel
-
- org.eclipse.ui.texteditor.AbstractMarkerAnnotationModel
-
- org.eclipse.ui.texteditor.ResourceMarkerAnnotationModel
-
- org.eclipse.xtext.ui.editor.model.JarFileMarkerAnnotationModel
-
-
Field Summary
-
Fields inherited from class org.eclipse.jface.text.source.AnnotationModel
fAnnotationModelListeners, fAnnotations, fDocument
-
Constructor Summary
Constructors
| Constructor and Description |
JarFileMarkerAnnotationModel(org.eclipse.core.resources.IResource jarFile,
org.eclipse.emf.common.util.URI fullURI) |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
protected boolean |
isAcceptable(org.eclipse.core.resources.IMarker marker) |
-
Methods inherited from class org.eclipse.ui.texteditor.ResourceMarkerAnnotationModel
deleteMarkers, getResource, listenToMarkerChanges, retrieveMarkers, update
-
Methods inherited from class org.eclipse.ui.texteditor.AbstractMarkerAnnotationModel
addMarkerAnnotation, addMarkerUpdater, commit, connected, createMarkerAnnotation, createPositionFromMarker, disconnected, getMarkerAnnotation, getMarkerPosition, handleCoreException, modifyMarkerAnnotation, reinitialize, removeAnnotations, removeMarkerAnnotation, removeMarkerUpdater, resetMarkers, revert, updateMarker, updateMarker, updateMarkers
-
Methods inherited from class org.eclipse.jface.text.source.AnnotationModel
addAnnotation, addAnnotation, addAnnotationModel, addAnnotationModelListener, addPosition, cleanup, connect, createAnnotationModelEvent, disconnect, fireModelChanged, fireModelChanged, getAnnotationIterator, getAnnotationIterator, getAnnotationIterator, getAnnotationMap, getAnnotationModel, getAnnotationModelEvent, getLockObject, getModificationStamp, getPosition, modifyAnnotation, modifyAnnotationPosition, modifyAnnotationPosition, removeAllAnnotations, removeAllAnnotations, removeAnnotation, removeAnnotation, removeAnnotationModel, removeAnnotationModelListener, removePosition, replaceAnnotations, replaceAnnotations, setLockObject
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2015. All Rights Reserved.