org.eclipse.cdt.internal.ui.editor
Class ExternalSearchAnnotationModel

java.lang.Object
  extended by org.eclipse.jface.text.source.AnnotationModel
      extended by org.eclipse.ui.texteditor.AbstractMarkerAnnotationModel
          extended by org.eclipse.ui.texteditor.ResourceMarkerAnnotationModel
              extended by org.eclipse.cdt.internal.ui.editor.ExternalSearchAnnotationModel
All Implemented Interfaces:
org.eclipse.core.filebuffers.IPersistableAnnotationModel, org.eclipse.jface.text.ISynchronizable, org.eclipse.jface.text.source.IAnnotationModel, org.eclipse.jface.text.source.IAnnotationModelExtension

public class ExternalSearchAnnotationModel
extends org.eclipse.ui.texteditor.ResourceMarkerAnnotationModel


Constructor Summary
ExternalSearchAnnotationModel(org.eclipse.core.resources.IResource markerResource, org.eclipse.core.resources.IStorage storage)
           
 
Method Summary
 
Methods inherited from class org.eclipse.ui.texteditor.AbstractMarkerAnnotationModel
commit, getMarkerAnnotation, getMarkerPosition, reinitialize, resetMarkers, revert, updateMarker, updateMarker, updateMarkers
 
Methods inherited from class org.eclipse.jface.text.source.AnnotationModel
addAnnotation, addAnnotationModel, addAnnotationModelListener, connect, disconnect, getAnnotationIterator, getAnnotationModel, getLockObject, getModificationStamp, getPosition, modifyAnnotationPosition, removeAllAnnotations, removeAnnotation, removeAnnotationModel, removeAnnotationModelListener, replaceAnnotations, setLockObject
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExternalSearchAnnotationModel

public ExternalSearchAnnotationModel(org.eclipse.core.resources.IResource markerResource,
                                     org.eclipse.core.resources.IStorage storage)
Parameters:
markerResource -
storage -