Package com.nomagic.magicdraw.ui
Interface RefreshManager.RefreshParticipant
-
- Enclosing class:
- RefreshManager
public static interface RefreshManager.RefreshParticipant
Refresh participant
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
refresh(Project project, ProgressStatus progressStatus)
-
-
-
Method Detail
-
refresh
void refresh(Project project, ProgressStatus progressStatus)
-
-