de.cau.cs.kieler.core.model.handlers
Class RemoveMarkerHandler
java.lang.Object
org.eclipse.core.commands.common.EventManager
org.eclipse.core.commands.AbstractHandler
de.cau.cs.kieler.core.model.handlers.RemoveMarkerHandler
- All Implemented Interfaces:
- IHandler, IHandler2
public class RemoveMarkerHandler
- extends AbstractHandler
A Command handler that removes all problem markers from the currently opened
file/diagram.
- Rating

Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoveMarkerHandler
public RemoveMarkerHandler()
execute
public Object execute(ExecutionEvent event)
throws ExecutionException
-
- Throws:
ExecutionException
removeMarkers
public static void removeMarkers()
- Remove all syncchart diagnostic problem markers.