|
||||||||||
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.eclipse.datatools.sqltools.routineeditor.ui.RoutineAnnotationModel
public class RoutineAnnotationModel
This is the default annotation model for routine objects.
Constructor Summary | |
---|---|
RoutineAnnotationModel(org.eclipse.datatools.sqltools.core.ProcIdentifier procid)
|
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, 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 |
---|
public RoutineAnnotationModel(org.eclipse.datatools.sqltools.core.ProcIdentifier procid)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |