public class JarFileMarkerAnnotationModel
extends org.eclipse.ui.texteditor.ResourceMarkerAnnotationModel
| Modifier and Type | Field and Description |
|---|---|
static String |
MARKER_URI |
| Constructor and Description |
|---|
JarFileMarkerAnnotationModel(org.eclipse.core.resources.IResource jarFile,
SourceRelativeURI sourceRelativeURI) |
JarFileMarkerAnnotationModel(org.eclipse.core.resources.IResource jarFile,
org.eclipse.emf.common.util.URI sourceRelativeURI) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isAcceptable(org.eclipse.core.resources.IMarker marker) |
deleteMarkers, getResource, listenToMarkerChanges, retrieveMarkers, updateaddMarkerAnnotation, addMarkerUpdater, commit, connected, createMarkerAnnotation, createPositionFromMarker, disconnected, getMarkerAnnotation, getMarkerPosition, handleCoreException, modifyMarkerAnnotation, reinitialize, removeAnnotations, removeMarkerAnnotation, removeMarkerUpdater, resetMarkers, revert, updateMarker, updateMarker, updateMarkersaddAnnotation, 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, setLockObjectpublic static final String MARKER_URI
public JarFileMarkerAnnotationModel(org.eclipse.core.resources.IResource jarFile,
SourceRelativeURI sourceRelativeURI)
public JarFileMarkerAnnotationModel(org.eclipse.core.resources.IResource jarFile,
org.eclipse.emf.common.util.URI sourceRelativeURI)
Copyright © 2016. All Rights Reserved.