|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SimulationProgressListener
Interface to observe the simulation run, maybe for showing some progress bar or something similar.
| Method Summary | |
|---|---|
void |
experimentFinished()
|
void |
newScenario(java.lang.String scenarioName,
int scenarioNumber,
int scenarioCount)
|
void |
progressChanged(double currentScenarioPercentage)
|
| Method Detail |
|---|
void newScenario(java.lang.String scenarioName,
int scenarioNumber,
int scenarioCount)
void progressChanged(double currentScenarioPercentage)
void experimentFinished()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||