public class SimulationPreScript extends Object implements SimulationListener
| Constructor and Description |
|---|
SimulationPreScript() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterSimulation(SimulationContext context)
called after simulation
|
void |
beforeSimulation(SimulationContext context)
called before simulation
|
public void afterSimulation(SimulationContext context)
SimulationListenerafterSimulation in interface SimulationListenerpublic void beforeSimulation(SimulationContext context)
SimulationListenerbeforeSimulation in interface SimulationListenerCopyright © 1999–2013 CodeLutin. All rights reserved.