Class SimuLizarRuntimeState


  • public class SimuLizarRuntimeState
    extends AbstractSimuLizarRuntimeState
    This class provides access to all simulation and SimuLizar related objects. This includes access to the original SimuComModel (containing the simulated resources, simulated processes, etc.), to SimuLizars central simulator event distribution object, and to simulated component instances (e.g. to access their current state of passive resources, etc.). Per simulation run, there should be exactly one instance of this class and all of its managed information objects.