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