|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GraphSimulationConfiguration | |
---|---|
massim.competition2012 |
Uses of GraphSimulationConfiguration in massim.competition2012 |
---|
Fields in massim.competition2012 declared as GraphSimulationConfiguration | |
---|---|
protected GraphSimulationConfiguration |
GraphSimulationWorldState.config
The configuration of this simulation. |
Methods in massim.competition2012 that return GraphSimulationConfiguration | |
---|---|
GraphSimulationConfiguration |
GraphSimulationWorldState.getConfig()
getter for the configuration object. |
Methods in massim.competition2012 with parameters of type GraphSimulationConfiguration | |
---|---|
void |
GraphSimulationAgent.initialize(GraphSimulationConfiguration config)
Initializes the agent internal values. |
Constructors in massim.competition2012 with parameters of type GraphSimulationConfiguration | |
---|---|
GraphSimulationWorldState(GraphSimulationConfiguration config)
Creates a simulation state as defined by config |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |