cloneCondition

open fun cloneCondition(newNode: Node<T>, newReaction: Reaction<T>): Condition<T>(source)

How to override: create a new action of your concrete subtype.