CognitiveBehavior
fun <T> CognitiveBehavior(node: Node<T>, timeDistribution: TimeDistribution<T>)
Content copied to clipboard
Parameters
node
the owner of this reaction.
Content copied to clipboard
timeDistribution
the time distribution according to this the reaction executes.
Content copied to clipboard