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