CognitiveBehavior

fun <T> CognitiveBehavior(node: Node<T>, timeDistribution: TimeDistribution<T>)

Parameters

node
    the owner of this reaction.
timeDistribution
    the time distribution according to this the reaction executes.