Uses of Interface
io.github.ai4ci.abm.OutbreakTemporalState
Packages that use OutbreakTemporalState
-
Uses of OutbreakTemporalState in io.github.ai4ci.abm
Subinterfaces of OutbreakTemporalState in io.github.ai4ci.abmModifier and TypeInterfaceDescriptioninterface
interface
The current state of the outbreak.Classes in io.github.ai4ci.abm that implement OutbreakTemporalStateModifier and TypeClassDescriptionfinal class
Immutable implementation ofOutbreakHistory
.final class
Immutable implementation ofOutbreakState
.Methods in io.github.ai4ci.abm with parameters of type OutbreakTemporalStateModifier and TypeMethodDescriptionImmutableOutbreakHistory.Builder.from
(OutbreakTemporalState instance) Fill a builder with attribute values from the providedio.github.ai4ci.abm.OutbreakTemporalState
instance.ImmutableOutbreakState.Builder.from
(OutbreakTemporalState instance) Fill a builder with attribute values from the providedio.github.ai4ci.abm.OutbreakTemporalState
instance. -
Uses of OutbreakTemporalState in io.github.ai4ci.util
Methods in io.github.ai4ci.util with parameters of type OutbreakTemporalStateModifier and TypeMethodDescriptionstatic OutbreakBaseline
ModelNav.modelBase
(OutbreakTemporalState outbreakState) static ExecutionConfiguration
ModelNav.modelParam
(OutbreakTemporalState outbreak) static SetupConfiguration
ModelNav.modelSetup
(OutbreakTemporalState outbreak)