org.eclipse.emf.mwe.core.monitor
Interface ProgressMonitor2

All Superinterfaces:
ProgressMonitor

public interface ProgressMonitor2
extends ProgressMonitor

Author:
thoms - Initial contribution and API

Field Summary
 
Fields inherited from interface org.eclipse.emf.mwe.core.monitor.ProgressMonitor
UNKNOWN
 
Method Summary
 void init(java.lang.String[] args)
          Initializes the Monitor after instantiation with arguments passed to the workflow engine
 
Methods inherited from interface org.eclipse.emf.mwe.core.monitor.ProgressMonitor
beginTask, done, finished, internalWorked, isCanceled, postTask, preTask, setCanceled, setTaskName, started, subTask, worked
 

Method Detail

init

void init(java.lang.String[] args)
Initializes the Monitor after instantiation with arguments passed to the workflow engine