|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.jface.text.source.AnnotationModel
org.eclipse.ui.texteditor.AbstractMarkerAnnotationModel
org.eclipse.ui.texteditor.ResourceMarkerAnnotationModel
org.drools.eclipse.editors.DRLAnnotationModel
public class DRLAnnotationModel
Drools annotation model.
| Field Summary |
|---|
| Fields inherited from class org.eclipse.jface.text.source.AnnotationModel |
|---|
fAnnotationModelListeners, fAnnotations, fDocument |
| Constructor Summary | |
|---|---|
DRLAnnotationModel(org.eclipse.core.resources.IResource resource)
|
|
| Method Summary | |
|---|---|
protected org.eclipse.jface.text.Position |
createPositionFromMarker(org.eclipse.core.resources.IMarker marker)
|
| Methods inherited from class org.eclipse.ui.texteditor.ResourceMarkerAnnotationModel |
|---|
deleteMarkers, getResource, isAcceptable, listenToMarkerChanges, retrieveMarkers, update |
| Methods inherited from class org.eclipse.ui.texteditor.AbstractMarkerAnnotationModel |
|---|
addMarkerAnnotation, addMarkerUpdater, commit, connected, createMarkerAnnotation, 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 |
| Constructor Detail |
|---|
public DRLAnnotationModel(org.eclipse.core.resources.IResource resource)
| Method Detail |
|---|
protected org.eclipse.jface.text.Position createPositionFromMarker(org.eclipse.core.resources.IMarker marker)
createPositionFromMarker in class org.eclipse.ui.texteditor.AbstractMarkerAnnotationModel
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||