de.uka.ipd.sdq.pcmsolver.handler
Class LoopActionHandler

java.lang.Object
  extended by de.uka.ipd.sdq.pcmsolver.handler.AbstractLoopActionHandler
      extended by de.uka.ipd.sdq.pcmsolver.handler.LoopActionHandler

public class LoopActionHandler
extends AbstractLoopActionHandler

Author:
Koziolek

Field Summary
 
Fields inherited from class de.uka.ipd.sdq.pcmsolver.handler.AbstractLoopActionHandler
usageFactory, visitor
 
Constructor Summary
LoopActionHandler(SeffVisitor seffVisitor)
           
 
Method Summary
 void handle(LoopAction loop)
           
 
Methods inherited from class de.uka.ipd.sdq.pcmsolver.handler.AbstractLoopActionHandler
getUpperBound, storeToUsageContext, visitLoopBody
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoopActionHandler

public LoopActionHandler(SeffVisitor seffVisitor)
Method Detail

handle

public void handle(LoopAction loop)