jas.engine
Interface ISimEngineListener

All Known Implementing Classes:
MultiRun

public interface ISimEngineListener

An interface implemented by objects which are able to listen to the engine main events.

Title: JAS

Description: Java Agent-based Simulation library

Copyright: Copyright (C) 2002 Michele Sonnessa

Company:

Author:
Michele Sonnessa

Method Summary
 void raisedEvent(int actionType)
           
 

Method Detail

raisedEvent

void raisedEvent(int actionType)