|
||||||||||
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.PicoISimTest3
public class PicoISimTest3
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".
Nested Class Summary | |
---|---|
(package private) static class |
PicoISimTest3.ResourceEvent
|
(package private) static class |
PicoISimTest3.ResourceEventHandler
|
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 | |
---|---|
PicoISimTest3()
|
Method Summary | |
---|---|
(package private) static void |
askForResourceReport(PicoISim.IX_Simulator sim)
|
static void |
main(java.lang.String[] argv)
Main program. |
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 PicoISimTest3()
Method Detail |
---|
public static void main(java.lang.String[] argv)
static void askForResourceReport(PicoISim.IX_Simulator sim)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |