Closed conradbock closed 1 year ago
Adds StatePerformance::incomingTransitionTrigger, constrained in StateTransitionPerformance to be a MessageTransfer accepted to trigger into the transition target (if it's a StatePerformance).
Pushed null default on StatePerformance::incomingTransitionTrigger (for state performances started by something other than an incoming transition).
Adds StatePerformance::incomingTransitionTrigger, constrained in StateTransitionPerformance to be a MessageTransfer accepted to trigger into the transition target (if it's a StatePerformance).