it.unibo.scafi.simulation.SpatialSimulation
a meta action used to change a set of node sensor value
a meta action used to change a set of node sensor value
the id of node
the sensor changed
the new sensor value
meta action used to move a set of node
meta action used to move a set of node
the map of node id and new node position
meta action used to change the value of a sensor
meta action used to change the value of a sensor
the node id
the sensor name
the new value of sensor
meta action used to move node using a dt movement
meta action used to move node using a dt movement
the node id
the delta movement
meta action used to move a node into another position
meta action used to move a node into another position
the node id
the new node position
observer type, a source can notify a observer class
observer type, a source can notify a observer class
fast way to add an observer
fast way to add an observer
want to observe current source
the source
add a meta action to queue list
add an observer to the source
add an observer to the source
want observe this source
false if the observer currently observe the source true otherwise
remove an observer to the source
remove an observer to the source
want to stop observer this source
false if the observer currently doesn't observer the source true otherwise
The local execution node
The expression to be run
The number of executions to be performed
An optional action launched after each execution
notify all the observer
the observers attached to current source
execute all action in queue and clear the action queue
execute all action in queue and clear the action queue
(Since version ) see corresponding Javadoc for more information.