Package de.rss.fachstudie.MiSim.entities.generator

Contains user request generator definitions.
  • Class Summary
    Class Description
    Generator
    Superclass for all generators.
    IntervalGenerator
    Generator that produces UserRequestArrivalEvent at a target Service Endpoint on an interval.
    LIMBOGenerator
    Generator that produces UserRequestArrivalEvent at a target Service Endpoint based on a LIMBO load model.
  • Exception Summary
    Exception Description
    GeneratorStopException
    RuntimeException that represents the stopping of a generator.