fr.ifremer.isisfish.simulator
Class SimulationExportResultWrapper
java.lang.Object
fr.ifremer.isisfish.simulator.SimulationExportResultWrapper
- All Implemented Interfaces:
- SimulationListener
public class SimulationExportResultWrapper
- extends Object
- implements SimulationListener
Export simulation listener.
Do export after simulation ends.
Created: 14 nov. 07 00:22:51
- Version:
- $Revision: 3124 $
Last update: $Date: 2010-11-29 19:14:09 +0100 (Mon, 29 Nov 2010) $
by : $Author: chatellier $
- Author:
- poussin
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimulationExportResultWrapper
public SimulationExportResultWrapper()
afterSimulation
public void afterSimulation(SimulationContext context)
- Description copied from interface:
SimulationListener
- called after simulation
- Specified by:
afterSimulation in interface SimulationListener
beforeSimulation
public void beforeSimulation(SimulationContext context)
- Description copied from interface:
SimulationListener
- called before simulation
- Specified by:
beforeSimulation in interface SimulationListener
Copyright © 1999-2012 CodeLutin. All Rights Reserved.