Package org.eclipse.emf.mwe.core.monitor
package org.eclipse.emf.mwe.core.monitor
Defines monitors that report the progress state of workflows
-
ClassDescriptionEmpty implementation of
ProgressMonitor
.TheIProgressMonitor
interface is implemented by objects that monitor the progress of an activity; the methods in this interface are invoked by code that performs the activity.An adapter between Eclipse'sIProgressMonitor
interface and oAW'sProgressMonitor
interface.