Package org.eclipse.emf.mwe.core.monitor
Interface ProgressMonitor2
- All Superinterfaces:
ProgressMonitor
- Author:
- thoms - Initial contribution and API
-
Field Summary
Fields inherited from interface org.eclipse.emf.mwe.core.monitor.ProgressMonitor
UNKNOWN
-
Method Summary
Methods inherited from interface org.eclipse.emf.mwe.core.monitor.ProgressMonitor
beginTask, done, finished, internalWorked, isCanceled, postTask, preTask, setCanceled, setTaskName, started, subTask, worked
-
Method Details
-
init
Initializes the Monitor after instantiation with arguments passed to the workflow engine
-