Package alps.java.api.util
Schnittstelle IHasSiSiDistribution.IHasDuration
- Alle bekannten Unterschnittstellen:
IDoState
,ISendState
- Umschließende Schnittstelle:
IHasSiSiDistribution
public static interface IHasSiSiDistribution.IHasDuration
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungFor simple simulation of processes: The (expected) transmission time of this kind of message.void
setSisiExecutionDuration
(ISiSiTimeDistribution sisiExecutionDuration) For simple simulation of processes: The (expected) transmission time of this kind of message.
-
Methodendetails
-
getSisiExecutionDuration
ISiSiTimeDistribution getSisiExecutionDuration()For simple simulation of processes: The (expected) transmission time of this kind of message. Necessary only for simulation purposes- Gibt zurück:
-
setSisiExecutionDuration
For simple simulation of processes: The (expected) transmission time of this kind of message. Necessary only for simulation purposes- Parameter:
sisiExecutionDuration
-
-