getData

open override fun <T> getData(environment: Environment<T, *>, reaction: Actionable<T>?, time: Time, step: Long): Map<Node<T>, Double>(source)

Delegated to the concrete implementation to extract data from the environment.