Package com.e1c.langtool.v8.dt.xtext
Class MonitorBasedCancelIndicator
java.lang.Object
com.e1c.langtool.v8.dt.xtext.MonitorBasedCancelIndicator
- All Implemented Interfaces:
org.eclipse.xtext.util.CancelIndicator
public class MonitorBasedCancelIndicator
extends Object
implements org.eclipse.xtext.util.CancelIndicator
-
Field Summary
Fields inherited from interface org.eclipse.xtext.util.CancelIndicator
NullImpl -
Constructor Summary
ConstructorsConstructorDescriptionMonitorBasedCancelIndicator(org.eclipse.core.runtime.IProgressMonitor monitor) -
Method Summary
-
Constructor Details
-
MonitorBasedCancelIndicator
public MonitorBasedCancelIndicator(org.eclipse.core.runtime.IProgressMonitor monitor)
-
-
Method Details
-
isCanceled
public boolean isCanceled()- Specified by:
isCanceledin interfaceorg.eclipse.xtext.util.CancelIndicator
-