Modifier and Type | Method and Description |
---|---|
void |
GridSimulation.configureSimulation(SimulationConfiguration c) |
void |
GridSimulationVisualizationObserver.notifySimulationConfiguration(SimulationConfiguration simconf) |
Modifier and Type | Method and Description |
---|---|
void |
GridSimulation.configureSimulation(SimulationConfiguration c) |
Modifier and Type | Method and Description |
---|---|
void |
GridSimulation.configureSimulation(SimulationConfiguration c) |
Modifier and Type | Class and Description |
---|---|
class |
GridSimulationConfiguration
This class describes the not hand crafted configuration.
|
class |
GridSimulationConfigurationHandCrafted
This class is derived from GridSimulationConfiguration.
|
Modifier and Type | Method and Description |
---|---|
void |
GridSimulation.configureSimulation(SimulationConfiguration c) |
Modifier and Type | Method and Description |
---|---|
void |
GridSimulation.configureSimulation(SimulationConfiguration c) |
Modifier and Type | Method and Description |
---|---|
void |
GraphSimulation.configureSimulation(SimulationConfiguration c) |
void |
GraphSimulationXMLObserver.notifySimulationConfiguration(SimulationConfiguration simconf) |
void |
GraphSimulationVisualizationObserver.notifySimulationConfiguration(SimulationConfiguration simconf) |
Modifier and Type | Class and Description |
---|---|
class |
GraphSimulationConfiguration
This class holds the simulation configuration specified in the XML config file.
|
Modifier and Type | Method and Description |
---|---|
void |
GraphSimulation.configureSimulation(SimulationConfiguration c) |
void |
GraphSimulationXMLObserver.notifySimulationConfiguration(SimulationConfiguration simconf) |
void |
GraphSimulationVisualizationObserver.notifySimulationConfiguration(SimulationConfiguration simconf) |
void |
GraphSimulationStatisticsObserver.notifySimulationConfiguration(SimulationConfiguration simconf) |
Modifier and Type | Method and Description |
---|---|
void |
GraphSimulation.configureSimulation(SimulationConfiguration c) |
void |
GraphSimulationXMLObserver.notifySimulationConfiguration(SimulationConfiguration simconf) |
void |
GraphSimulationVisualizationObserver.notifySimulationConfiguration(SimulationConfiguration simconf) |
void |
GraphSimulationStatisticsObserver.notifySimulationConfiguration(SimulationConfiguration simconf) |
Modifier and Type | Method and Description |
---|---|
SimulationConfiguration |
Controller.getSimulationConfiguration()
Retrieve simulation configuration.
|
Modifier and Type | Method and Description |
---|---|
Future<SimulationConfiguration> |
DefaultController.concurrentGetSimulationConfiguration() |
Future<SimulationConfiguration> |
Controller.concurrentGetSimulationConfiguration()
non-blocking version of getSimulationConfiguration, return a Future object.
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultSimulation.configureSimulation(SimulationConfiguration m)
This method can be used by simulation managers to configure a simulation.
|
void |
Simulation.configureSimulation(SimulationConfiguration config)
This method will be automatically called as soon as the simulation is
being configured.
|
void |
Observer.notifySimulationConfiguration(SimulationConfiguration simconf) |
void |
XMLOutputObserver.notifySimulationConfiguration(SimulationConfiguration simconf) |
void |
DefaultObserver.notifySimulationConfiguration(SimulationConfiguration simconf) |
void |
BroadcastObserver.notifySimulationConfiguration(SimulationConfiguration simconf) |
Modifier and Type | Interface and Description |
---|---|
interface |
SimpleSimulationConfiguration |
Modifier and Type | Class and Description |
---|---|
class |
DefaultSimpleSimulationConfiguration |
Modifier and Type | Method and Description |
---|---|
void |
AbstractSimulation.configureSimulation(SimulationConfiguration config) |
Modifier and Type | Class and Description |
---|---|
class |
SimulationConfigurationHandCrafted
This class is derived from GridSimulationConfiguration.
|
class |
SimulationConfigurationImpl
This class describes the not hand crafted configuration.
|
Modifier and Type | Method and Description |
---|---|
void |
SimulationVisualizationObserver.notifySimulationConfiguration(SimulationConfiguration simconf) |
Modifier and Type | Method and Description |
---|---|
SimulationConfiguration |
ConfigurationDelivererController.getConfiguration()
retrieve the predefined configuration
|
SimulationConfiguration |
ConfigurationDelivererController.getSimulationConfiguration() |
Modifier and Type | Method and Description |
---|---|
void |
ConfigurationDelivererController.setConfiguration(SimulationConfiguration configuration)
set the predefined configuration
|
Constructor and Description |
---|
ConfigurationDelivererController(SimulationConfiguration configuration) |
Copyright © 2013. All Rights Reserved.