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