public interface SimulationListener
| Modifier and Type | Method and Description |
|---|---|
void |
afterSimulation(SimulationContext context)
called after simulation
|
void |
beforeSimulation(SimulationContext context)
called before simulation
|
void beforeSimulation(SimulationContext context)
context - void afterSimulation(SimulationContext context)
context - Copyright © 1999–2013 CodeLutin. All rights reserved.