it.unibo.scafi.simulation.Simulation
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 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
(Since version ) see corresponding Javadoc for more information.