| Modifier and Type | Class and Description |
|---|---|
class |
SchedulerModel |
| Modifier and Type | Class and Description |
|---|---|
class |
SimuComModel
Central simulation class needed by desmoj.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSimulationModel |
| Modifier and Type | Method and Description |
|---|---|
ISimulationModel |
SimulationElement.getModel()
Returns the simulation model.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ISimEngineFactory.setModel(ISimulationModel model) |
| Constructor and Description |
|---|
AbstractExperiment(ISimulationModel model) |
AbstractSimProcessDelegator(ISimulationModel model,
String name) |
SimulationElement(ISimulationModel model,
String name) |
| Modifier and Type | Class and Description |
|---|---|
class |
DesmoJModel |
| Modifier and Type | Method and Description |
|---|---|
void |
DesmoJSimEngineFactory.setModel(ISimulationModel model) |
| Constructor and Description |
|---|
DesmoJModel(ISimulationModel model,
String modelName) |