Each property represents a transition category and contains
an array of the transitions in that category
(with additional information for some categories).
Note: each transition will appear in only one category even though
delayDone and always may overlap.
A delayed always transition will appear in delayDone.
Return type for categorizeTransitions.
Each property represents a transition category and contains an array of the transitions in that category (with additional information for some categories).
Note: each transition will appear in only one category even though
delayDone
andalways
may overlap. A delayed always transition will appear indelayDone
.