• simulation -- containing the scheduler
  • event -- representing the events
  • entity -- representing processes consisting of events
  • generator -- providing a variety of random distribution functions
  • resource -- to model passive objects conveniently
  • histogram -- to plot the results of a simulation
  • analysis -- to perform statistical analyses on the results

slide: Simulation classes