Uses of Class
io.github.ai4ci.config.inhost.PartialPhenomenologicalModel.Builder
Packages that use PartialPhenomenologicalModel.Builder
-
Uses of PartialPhenomenologicalModel.Builder in io.github.ai4ci.config.inhost
Methods in io.github.ai4ci.config.inhost that return PartialPhenomenologicalModel.BuilderModifier and TypeMethodDescriptionPartialPhenomenologicalModel.builder()
Creates a builder forPartialPhenomenologicalModel
.PartialPhenomenologicalModel.Builder.from
(PhenomenologicalModel instance) Fill a builder with attribute values from the providedio.github.ai4ci.config.inhost.PhenomenologicalModel
instance.PartialPhenomenologicalModel.Builder.from
(PhenomenologicalModel._PartialPhenomenologicalModel instance) Fill a builder with attribute values from the providedio.github.ai4ci.config.inhost.PhenomenologicalModel._PartialPhenomenologicalModel
instance.PartialPhenomenologicalModel.Builder.setApproxPeakImmuneResponse
(Abstraction.Distribution approxPeakImmuneResponse) Initializes the value for theapproxPeakImmuneResponse
attribute.PartialPhenomenologicalModel.Builder.setApproxPeakViralLoad
(Abstraction.Distribution approxPeakViralLoad) Initializes the value for theapproxPeakViralLoad
attribute.PartialPhenomenologicalModel.Builder.setImmuneWaningHalfLife
(Abstraction.Distribution immuneWaningHalfLife) Initializes the value for theimmuneWaningHalfLife
attribute.PartialPhenomenologicalModel.Builder.setIncubationPeriod
(Abstraction.Distribution incubationPeriod) Initializes the value for theincubationPeriod
attribute.PartialPhenomenologicalModel.Builder.setIncubationToPeakViralLoadDelay
(Abstraction.Distribution incubationToPeakViralLoadDelay) Initializes the value for theincubationToPeakViralLoadDelay
attribute.PartialPhenomenologicalModel.Builder.setInfectiousnessCutoff
(Double infectiousnessCutoff) Initializes the value for theinfectiousnessCutoff
attribute.PartialPhenomenologicalModel.Builder.setPeakImmuneResponseDelay
(Abstraction.Distribution peakImmuneResponseDelay) Initializes the value for thepeakImmuneResponseDelay
attribute.PartialPhenomenologicalModel.Builder.setPeakToRecoveryDelay
(Abstraction.Distribution peakToRecoveryDelay) Initializes the value for thepeakToRecoveryDelay
attribute.