| Gets the next id to be used for simulation purposes. Since, during simulation, we cannot save to the database and get primary keys
assigned to our data beans, this method will be used to get a new simulation id which is guaranteed to be a negative number
which will be unique for at least the lifetime of the simulation.
|