|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ix.examples.PicoIX ix.examples.PicoISim ix.examples.PicoISimTest1
public class PicoISimTest1
A simple example using an I-X framework. This example shows how to extend PicoISim to create a simulator.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class ix.examples.PicoISim |
---|
PicoISim.IX_Simulator, PicoISim.SimController, PicoISim.SimEvent, PicoISim.SimEventHandler |
Nested classes/interfaces inherited from class ix.examples.PicoIX |
---|
PicoIX.Activity, PicoIX.ActivityHandler, PicoIX.Constraint, PicoIX.ConstraintManager, PicoIX.Controller, PicoIX.IX_System, PicoIX.IX_SystemListener, PicoIX.ModelManager |
Constructor Summary | |
---|---|
PicoISimTest1()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] argv)
Main program. |
(package private) static java.lang.Object[] |
makeTestSimEventHandlers()
|
Methods inherited from class ix.examples.PicoISim |
---|
SYM |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PicoISimTest1()
Method Detail |
---|
public static void main(java.lang.String[] argv)
static java.lang.Object[] makeTestSimEventHandlers()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |