Package | Description |
---|---|
massim.framework | |
massim.server |
Modifier and Type | Class and Description |
---|---|
class |
DefaultController
This class provides some reasonable defaults for concurrentGetSimulationConfiguration, by delegating
it to its blocking sibling using a new thread.
|
Modifier and Type | Method and Description |
---|---|
Controller |
SimulationRun.getController() |
Controller |
DefaultSimulation.getController() |
Modifier and Type | Method and Description |
---|---|
void |
SimulationRun.setController(Controller controller) |
void |
DefaultSimulation.setController(Controller controller) |
Modifier and Type | Class and Description |
---|---|
class |
ConfigurationDelivererController
This is a very stupid implementation of Controller which will instantly deliver a previously defined configuration
to the simulation.
|
Modifier and Type | Method and Description |
---|---|
Controller |
ControllerFactory.createController(Element config,
String simulationid) |
Controller |
TrivialControllerFactory.createController(Element config,
String simulationid) |
Copyright © 2013. All Rights Reserved.