|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SimulationListener
You can create new SimulationListener and add it for simulation. To do that add tag/value in advanced parameter simulation launcher like tag: SimulationListener value: fr.ifremer.simulator.SimulationResultXML(outFilename="/tmp/export-isis/mexico.xml"), ...
| Method Summary | |
|---|---|
void |
afterSimulation(SimulationContext context)
called after simulation |
void |
beforeSimulation(SimulationContext context)
called before simulation |
| Method Detail |
|---|
void beforeSimulation(SimulationContext context)
context - void afterSimulation(SimulationContext context)
context -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||