public class SimulationExportResultWrapper extends Object implements SimulationListener
| Constructor and Description |
|---|
SimulationExportResultWrapper() |
| 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.