Class SimulationProperties

java.lang.Object
fr.ifremer.isisfish.simulator.SimulationProperties

public class SimulationProperties extends Object
This class contains all usefull informations about a simulation. This is used for filter or search a simulation.

This is a mix of SimulationParameter and SimulationInformation.

The class is only a properties container, no method to access a data directly (except to obtain name of underlying simulation).