using the nextFlowStrategyMap (3.3)
Cantor, Scott
cantor.2 at osu.edu
Mon Oct 24 16:24:28 EDT 2016
> Possibly it was obvious from the documentation, but I didn't realize until
> trying it that you can put a map in any transition, not just one specially built
> for such a map.
Having trouble parsing that, but you can mix/match the various types of transition rules if that's what you mean. They're just progressively simpler shortcuts as you go from the full syntax to the simplest one.
The way to look at is is that the "big" map there is a set of "start state -> transition" rules.
The "transition" rules are then one of the three types of signaling logic shown, interchangeably.
-- Scott
More information about the dev
mailing list