Package org.eclipse.graphiti.features
Interface IProgress
-
- All Known Implementing Classes:
EclipseProgress
public interface IProgressThe Interface IProgress.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidaddProgress(int work)Adds the progress.
-