Class SetVariableActionHandler
- java.lang.Object
-
- org.palladiosimulator.solver.handler.SetVariableActionHandler
-
public class SetVariableActionHandler extends Object
-
-
Constructor Summary
Constructors Constructor Description SetVariableActionHandler(SeffVisitor seffVisitor)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
handle(org.palladiosimulator.pcm.seff.SetVariableAction sva)
-
-
-
Constructor Detail
-
SetVariableActionHandler
public SetVariableActionHandler(SeffVisitor seffVisitor)
-
-