isTransitive

abstract fun isTransitive(): Boolean

Checks if the activation is transitive.

If an activation is NOT transitive, subsequent activations will NOT be triggered.

Return

true if the activation is transitive, false otherwise.