hSimulator.simulator
Class HSimulator

java.lang.Object
  extended by hSimulator.simulator.HSimulator

public class HSimulator
extends Object

This object implements a complete model simulator that can be executed on a command prompt. To execute the simulator type java -jar HSimulator.jar and look at the printed documentation.

Version:
1.0
Author:
Luca Marchetti

Constructor Summary
HSimulator()
           
 
Method Summary
static void main(String[] args)
          Main method of the application.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HSimulator

public HSimulator()
Method Detail

main

public static void main(String[] args)
Main method of the application.

Parameters:
args - array of command line arguments