Uses of Class
io.github.ai4ci.config.inhost.PartialPhenomenologicalModel
Packages that use PartialPhenomenologicalModel
-
Uses of PartialPhenomenologicalModel in io.github.ai4ci.config.inhost
Methods in io.github.ai4ci.config.inhost that return PartialPhenomenologicalModelModifier and TypeMethodDescriptionPartialPhenomenologicalModel.Builder.build()
Builds a newPartialPhenomenologicalModel
.static PartialPhenomenologicalModel
PartialPhenomenologicalModel.copyOf
(PhenomenologicalModel._PartialPhenomenologicalModel instance) Creates an immutable copy of aPhenomenologicalModel._PartialPhenomenologicalModel
value.PartialPhenomenologicalModel.withApproxPeakImmuneResponse
(Abstraction.Distribution value) Copy the current immutable object by setting a value for theapproxPeakImmuneResponse
attribute.PartialPhenomenologicalModel.withApproxPeakViralLoad
(Abstraction.Distribution value) Copy the current immutable object by setting a value for theapproxPeakViralLoad
attribute.PartialPhenomenologicalModel.withImmuneWaningHalfLife
(Abstraction.Distribution value) Copy the current immutable object by setting a value for theimmuneWaningHalfLife
attribute.PartialPhenomenologicalModel.withIncubationPeriod
(Abstraction.Distribution value) Copy the current immutable object by setting a value for theincubationPeriod
attribute.PartialPhenomenologicalModel.withIncubationToPeakViralLoadDelay
(Abstraction.Distribution value) Copy the current immutable object by setting a value for theincubationToPeakViralLoadDelay
attribute.PartialPhenomenologicalModel.withInfectiousnessCutoff
(Double value) Copy the current immutable object by setting a value for theinfectiousnessCutoff
attribute.PartialPhenomenologicalModel.withPeakImmuneResponseDelay
(Abstraction.Distribution value) Copy the current immutable object by setting a value for thepeakImmuneResponseDelay
attribute.PartialPhenomenologicalModel.withPeakToRecoveryDelay
(Abstraction.Distribution value) Copy the current immutable object by setting a value for thepeakToRecoveryDelay
attribute.