ix.examples
Class PicoISimTest3

java.lang.Object
  extended by ix.examples.PicoIX
      extended by ix.examples.PicoISim
          extended by ix.examples.PicoISimTest3

public class PicoISimTest3
extends PicoISim

A simple example using an I-X framework. This example shows how to extend PicoISim to create a simulator that uses a simple resource CM to keep track of the current "state of the resource world".


Constructor Summary
PicoISimTest3()
           
 
Method Summary
static void main(java.lang.String[] argv)
          Main program.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PicoISimTest3

public PicoISimTest3()
Method Detail

main

public static void main(java.lang.String[] argv)
Main program.