public class SchedulingInterruptEvent extends de.uka.ipd.sdq.simulation.abstractsimengine.AbstractSimEventDelegator<IResourceInstance>
Constructor and Description |
---|
SchedulingInterruptEvent(de.uka.ipd.sdq.scheduler.SchedulerModel model,
SimActiveResource containingResource) |
Modifier and Type | Method and Description |
---|---|
void |
eventRoutine(IResourceInstance instance) |
removeEvent, schedule, scheduledAtTime
public SchedulingInterruptEvent(de.uka.ipd.sdq.scheduler.SchedulerModel model, SimActiveResource containingResource)
public void eventRoutine(IResourceInstance instance)
eventRoutine
in class de.uka.ipd.sdq.simulation.abstractsimengine.AbstractSimEventDelegator<IResourceInstance>