org.drools.eclipse.debug.core
Class DroolsLineBreakpointMarkerUpdater
java.lang.Object
org.drools.eclipse.debug.core.DroolsLineBreakpointMarkerUpdater
- All Implemented Interfaces:
- org.eclipse.ui.texteditor.IMarkerUpdater
public class DroolsLineBreakpointMarkerUpdater
- extends Object
- implements org.eclipse.ui.texteditor.IMarkerUpdater
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DroolsLineBreakpointMarkerUpdater
public DroolsLineBreakpointMarkerUpdater()
getMarkerType
public String getMarkerType()
- Specified by:
getMarkerType in interface org.eclipse.ui.texteditor.IMarkerUpdater
getAttribute
public String[] getAttribute()
- Specified by:
getAttribute in interface org.eclipse.ui.texteditor.IMarkerUpdater
updateMarker
public boolean updateMarker(org.eclipse.core.resources.IMarker marker,
org.eclipse.jface.text.IDocument document,
org.eclipse.jface.text.Position position)
- Specified by:
updateMarker in interface org.eclipse.ui.texteditor.IMarkerUpdater
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.