Uses of Class
io.github.ai4ci.abm.inhost.ImmutableExposureModel
Packages that use ImmutableExposureModel
-
Uses of ImmutableExposureModel in io.github.ai4ci.abm.inhost
Methods in io.github.ai4ci.abm.inhost that return ImmutableExposureModelModifier and TypeMethodDescriptionImmutableExposureModel.Builder.build()
Builds a newImmutableExposureModel
.static ImmutableExposureModel
ImmutableExposureModel.copyOf
(ExposureModel instance) Creates an immutable copy of aExposureModel
value.final ImmutableExposureModel
ImmutableExposureModel.withDecayOffset
(double value) Copy the current immutable object by setting a value for thedecayOffset
attribute.final ImmutableExposureModel
ImmutableExposureModel.withExposureTime
(int value) Copy the current immutable object by setting a value for theexposureTime
attribute.final ImmutableExposureModel
ImmutableExposureModel.withGrowthOffset
(double value) Copy the current immutable object by setting a value for thegrowthOffset
attribute.final ImmutableExposureModel
ImmutableExposureModel.withImmuneActivityAtExposure
(double value) Copy the current immutable object by setting a value for theimmuneActivityAtExposure
attribute.final ImmutableExposureModel
ImmutableExposureModel.withNormalisedExposure
(double value) Copy the current immutable object by setting a value for thenormalisedExposure
attribute.