public class StretchedUsageEvolver extends PeriodicallyTriggeredUsageEvolver
| Constructor and Description |
|---|
StretchedUsageEvolver(SimuLizarRuntimeState rtState,
double firstOccurrence,
double delay,
org.palladiosimulator.pcm.usagemodel.UsageScenario evolvedScenario)
Creates the stretching usage evolver.
|
triggerpublic StretchedUsageEvolver(SimuLizarRuntimeState rtState, double firstOccurrence, double delay, org.palladiosimulator.pcm.usagemodel.UsageScenario evolvedScenario)
rtState - The SimuLizar runtime state.firstOccurrence - The first point in time at which the usage evolution should be executed.delay - The repeating interval in which usage evolution should be executed.evolvedScenario - The scenario evolved by this.