Interface DESEvent
- All Superinterfaces:
SlingshotEvent
- All Known Implementing Classes:
AbstractEntityChangedEvent
,AbstractGenericEvent
,AbstractSimulationEvent
,ModelAdjusted
,ModelVisited
,PreSimulationConfigurationStarted
,SimulationFinished
,SimulationStarted
This is an event that should happen during the simulation.
-
Method Summary
Methods inherited from interface org.palladiosimulator.analyzer.slingshot.common.events.SlingshotEvent
getId, getName
-
Method Details
-
time
double time() -
setTime
void setTime(double time) -
delay
double delay()
-