Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
transition_set [2011/07/31 21:38] 127.0.0.1 external edit |
transition_set [2026/08/28 03:35] (current) hermann Sync from local documentation review |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Transition Set ====== | + | ====== Transition Set ====== |
| ===== Description ===== | ===== Description ===== | ||
| - | This functor specifies a list of transitions . | + | Declares a transition set value that can be reused as the input to more than one functor, instead of repeating the same constant throughout the model. |
| ===== Inputs ===== | ===== Inputs ===== | ||
| - | ^ Name ^ Type ^ Description ^ | + | ^ Name ^ Type ^ Description ^ |
| - | | Constant | [[Transition Set Type|Transition Set]] | A list of transitions. | | + | | Constant | [[Transition Set Type]] | Value or constant representing a list of transitions. | |
| ===== Optional Inputs ===== | ===== Optional Inputs ===== | ||
| + | |||
| + | None. | ||
| ===== Outputs ===== | ===== Outputs ===== | ||
| - | ^ Name ^ Type ^ Description ^ | + | ^ Name ^ Type ^ Description ^ |
| - | | Object | [[Transition Set Type|Transition Set]] | A list of transitions. | | + | | Object | [[Transition Set Type]] | Value or constant representing a list of transitions, provided as the functor input. | |
| ===== Group ===== | ===== Group ===== | ||
| Line 23: | Line 25: | ||
| ===== Notes ===== | ===== Notes ===== | ||
| - | ===== Internal Name ===== | + | None. |
| + | |||
| + | ===== Internal Name ===== | ||
| TransitionSet | TransitionSet | ||