de.uka.ipd.sdq.scheduler.events
Class SchedulingInterruptEvent
java.lang.Object
Event
de.uka.ipd.sdq.scheduler.events.SchedulingInterruptEvent
public class SchedulingInterruptEvent
- extends Event
Event causing a call to the schedule method of the specified scheduling
strategy. Used to trigger a scheduling at a specific time.
This Event will never be canceled and can exist an arbitrary number of times in the event queue.
- Author:
- jens
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SchedulingInterruptEvent
public SchedulingInterruptEvent(SimActiveResource containingResource,
IResourceInstance instance)
actions
public void actions()