5 |
import appl.parallel.spmd.SPMDClientInterface; |
import appl.parallel.spmd.SPMDClientInterface; |
6 |
import edu.bonn.xulu.model.AbstractStepModel; |
import edu.bonn.xulu.model.AbstractStepModel; |
7 |
import edu.bonn.xulu.model.ModelContentManager; |
import edu.bonn.xulu.model.ModelContentManager; |
|
import edu.bonn.xulu.model.event.ModelStepFinishedEvent; |
|
|
import edu.bonn.xulu.model.event.ModelStepStartedEvent; |
|
8 |
|
|
9 |
/** |
/** |
10 |
* This class is used instead of the {@link AbstractStepModel} for implementation |
* This class is used instead of the {@link AbstractStepModel} for implementation |