public class SchedulingEvent extends de.uka.ipd.sdq.simulation.abstractsimengine.AbstractSimEventDelegator<IResourceInstance>
| Constructor and Description |
|---|
SchedulingEvent(de.uka.ipd.sdq.scheduler.SchedulerModel model,
SimActiveResource containingResource) |
| Modifier and Type | Method and Description |
|---|---|
void |
eventRoutine(IResourceInstance instance) |
removeEvent, schedule, scheduledAtTimepublic SchedulingEvent(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>