Class CollectionIteratorActionHandler
java.lang.Object
org.palladiosimulator.solver.handler.AbstractLoopActionHandler
org.palladiosimulator.solver.handler.CollectionIteratorActionHandler
-
Field Summary
Fields inherited from class org.palladiosimulator.solver.handler.AbstractLoopActionHandler
usageFactory, visitor
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
handle
(org.palladiosimulator.pcm.seff.CollectionIteratorAction collIterAction) Methods inherited from class org.palladiosimulator.solver.handler.AbstractLoopActionHandler
getUpperBound, storeToUsageContext, visitLoopBody
-
Constructor Details
-
CollectionIteratorActionHandler
-
-
Method Details
-
handle
public void handle(org.palladiosimulator.pcm.seff.CollectionIteratorAction collIterAction) - Parameters:
loop
-
-