fr.ifremer.isisfish.simulator
Class SimulationPreScript

java.lang.Object
  extended by fr.ifremer.isisfish.simulator.SimulationPreScript
All Implemented Interfaces:
SimulationListener

public class SimulationPreScript
extends Object
implements SimulationListener

SimulationPreScript. Created: 14 nov. 07 00:06:18

Version:
$Revision: 2658 $ Last update: $Date: 2009-10-13 17:00:50 +0200 (mar., 13 oct. 2009) $ by : $Author: chatellier $
Author:
poussin

Constructor Summary
SimulationPreScript()
           
 
Method Summary
 void afterSimulation(SimulationContext context)
          called after simulation
 void beforeSimulation(SimulationContext context)
          called before simulation
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimulationPreScript

public SimulationPreScript()
Method Detail

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-2010 CodeLutin. All Rights Reserved.