Class FailureBehaviorChange
java.lang.Object
org.palladiosimulator.simulizar.failurescenario.interpreter.dto.FailureBehaviorChange
A Data Transfer Object which contains a strategy and a relativePointInTime value.
-
Constructor Summary
ConstructorDescriptionFailureBehaviorChange
(FailureBehaviorChangingStrategy strategy, double relativePointInTime) -
Method Summary
Modifier and TypeMethodDescriptiondouble
-
Constructor Details
-
FailureBehaviorChange
-
-
Method Details
-
getStrategy
-
getRelativePointInTime
public double getRelativePointInTime()
-