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

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

public class CheckFinishedEvent
extends Event


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

Constructor Detail

CheckFinishedEvent

public CheckFinishedEvent(ProceedEvent proceedEvent)
Method Detail

actions

public void actions()