Provides manipulation event functionality. Inherited from Event.

Value

Object of R6Class ManipulationEvent.

Super class

Sima::Event -> ManipulationEvent

Methods

Public methods

Inherited methods

Method apply()

Apply a manipulation event

Usage

ManipulationEvent$apply(status)

Arguments

status

Current status of the simulated population.


Method clone()

The objects of this class are cloneable with this method.

Usage

ManipulationEvent$clone(deep = FALSE)

Arguments

deep

Whether to make a deep clone.