| Package | Description |
|---|---|
| org.palladiosimulator.simulizar.simulationevents |
| Modifier and Type | Method and Description |
|---|---|
void |
AggregatedContainerCostProbe.triggerPeriodicUpdate(CostModel costModel,
double timestamp,
double delay) |
void |
ContainerCostProbe.triggerPeriodicUpdate(CostModel costModel,
double timestamp,
double delay) |
void |
IAbstractPeriodicContainerListener.triggerPeriodicUpdate(CostModel costModel,
double timestamp,
double delay)
The method that is triggered periodically.
|
| Constructor and Description |
|---|
PeriodicallyTriggeredContainerEntity(de.uka.ipd.sdq.simucomframework.model.SimuComModel model,
CostModel costModel,
org.palladiosimulator.pcm.resourceenvironment.ResourceContainer resourceContainer) |
PeriodicallyTriggeredCostModelEntity(de.uka.ipd.sdq.simucomframework.model.SimuComModel model,
CostModel costModel,
double firstOccurrence,
double delay) |