public class SimuComFactory extends Object
| Constructor and Description |
|---|
SimuComFactory() |
| Modifier and Type | Method and Description |
|---|---|
static SimuComModel |
getSimuComModel(SimuComConfig config,
SimuComStatus simuComStatus,
boolean isRemote)
Create a new simulation model as needed by desmo-j
|
public static SimuComModel getSimuComModel(SimuComConfig config, SimuComStatus simuComStatus, boolean isRemote)
name - The name of the simulation modelshowInReport - Should desmoj report on our experimentshowInTrance - Should desmoj trace our experiment