Uses of Class
io.github.ai4ci.config.inhost.ImmutableStochasticModel
Packages that use ImmutableStochasticModel
-
Uses of ImmutableStochasticModel in io.github.ai4ci.config.inhost
Fields in io.github.ai4ci.config.inhost declared as ImmutableStochasticModelMethods in io.github.ai4ci.config.inhost that return ImmutableStochasticModelModifier and TypeMethodDescriptionImmutableStochasticModel.Builder.build()
Builds a newImmutableStochasticModel
.static ImmutableStochasticModel
ImmutableStochasticModel.copyOf
(StochasticModel instance) Creates an immutable copy of aStochasticModel
value.final ImmutableStochasticModel
ImmutableStochasticModel.withBaselineViralInfectionRate
(Double value) Copy the current immutable object by setting a value for thebaselineViralInfectionRate
attribute.final ImmutableStochasticModel
ImmutableStochasticModel.withBaselineViralReplicationRate
(Double value) Copy the current immutable object by setting a value for thebaselineViralReplicationRate
attribute.final ImmutableStochasticModel
ImmutableStochasticModel.withImmuneActivationRate
(Abstraction.Distribution value) Copy the current immutable object by setting a value for theimmuneActivationRate
attribute.final ImmutableStochasticModel
ImmutableStochasticModel.withImmuneTargetRatio
(Abstraction.Distribution value) Copy the current immutable object by setting a value for theimmuneTargetRatio
attribute.final ImmutableStochasticModel
ImmutableStochasticModel.withImmuneWaningRate
(Abstraction.Distribution value) Copy the current immutable object by setting a value for theimmuneWaningRate
attribute.final ImmutableStochasticModel
ImmutableStochasticModel.withInfectionCarrierProbability
(Abstraction.Distribution value) Copy the current immutable object by setting a value for theinfectionCarrierProbability
attribute.final ImmutableStochasticModel
ImmutableStochasticModel.withTargetCellCount
(Integer value) Copy the current immutable object by setting a value for thetargetCellCount
attribute.final ImmutableStochasticModel
ImmutableStochasticModel.withTargetRecoveryRate
(Abstraction.Distribution value) Copy the current immutable object by setting a value for thetargetRecoveryRate
attribute.final ImmutableStochasticModel
ImmutableStochasticModel.withVirionsDiseaseCutoff
(Integer value) Copy the current immutable object by setting a value for thevirionsDiseaseCutoff
attribute.