ix.examples
Class PicoISim

java.lang.Object
  extended by ix.examples.PicoIX
      extended by ix.examples.PicoISim
Direct Known Subclasses:
PicoISimTest1, PicoISimTest2, PicoISimTest3

public class PicoISim
extends PicoIX

A simple example using an I-X framework. This example shows how to extend PicoIX for a particular application type, in this case discrete event simulation.


Constructor Summary
PicoISim()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PicoISim

public PicoISim()