transitionWhen

fun transitionWhen(branches: LinkedHashMap<(args: ArgForInstanceNonEvent<T, C, V>) -> Boolean, ModelStates>, otherwise: ModelStates? = null)