visidia.simulation
Class SimulationConstants

java.lang.Object
  extended by visidia.simulation.SimulationConstants

public final class SimulationConstants
extends java.lang.Object

This class defines several simulation constants.


Nested Class Summary
static class SimulationConstants.Messages
          This class handles constants relative to messages.
static class SimulationConstants.PropertyStatus
          The Class PropertyStatus.
static class SimulationConstants.RunningMode
          This class handles constants relative to running mode.
static class SimulationConstants.SimulationStatus
          The SimulationStatus enumeration.
static class SimulationConstants.SimulationType
          The SimulationType enumeration.
 
Constructor Summary
SimulationConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimulationConstants

public SimulationConstants()