|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectgenDevs.devsBridge.SimulationHelper
public class SimulationHelper
Basic usage of DevsJava coordinator and SimView. for model construction and invocation of procedure see SimpArc.corba.efp
simpArc.devsBridge.efp| Constructor Summary | |
|---|---|
SimulationHelper()
|
|
| Method Summary | |
|---|---|
static void |
invokeSimView(simView.ViewableDigraph coupledModel)
alternatively invoke model within SimView. |
static void |
simulate(genDevs.modeling.digraph coupledModel,
int maxIter)
usual way of executing a coupled model. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimulationHelper()
| Method Detail |
|---|
public static void simulate(genDevs.modeling.digraph coupledModel,
int maxIter)
coupledModel - the model to execute.maxIter - maximum number of iterations performed.public static void invokeSimView(simView.ViewableDigraph coupledModel)
coupledModel - the model to simulate.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||