Class SchedulerModel

java.lang.Object
de.uka.ipd.sdq.scheduler.SchedulerModel
All Implemented Interfaces:
de.uka.ipd.sdq.simulation.abstractsimengine.ISimulationModel

public abstract class SchedulerModel extends Object implements de.uka.ipd.sdq.simulation.abstractsimengine.ISimulationModel
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface de.uka.ipd.sdq.simulation.abstractsimengine.ISimulationModel

    finalise, getConfiguration, getSimEngineFactory, getSimulationControl, init, setSimulationControl, setSimulationEngineFactory
  • Constructor Details

    • SchedulerModel

      public SchedulerModel()