de.uka.ipd.sdq.scheduler.events
Class DelayEvent

java.lang.Object
  extended by Event
      extended by de.uka.ipd.sdq.scheduler.events.DelayEvent

public class DelayEvent
extends Event


Constructor Summary
DelayEvent(ISchedulableProcess process)
           
 
Method Summary
 void actions()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DelayEvent

public DelayEvent(ISchedulableProcess process)
Method Detail

actions

public void actions()