cloneCondition
open override fun cloneCondition(newNode: Node<T>, newReaction: Reaction<T>): NoOtherReactionCanExecute<T>(source)
How to override: create a new action of your concrete subtype.
How to override: create a new action of your concrete subtype.