Constructor
new TransitionDescription(transition, startState, goalState)
Create a transition description.
Parameters:
Name | Type | Description |
---|---|---|
transition |
Transition | The transition |
startState |
State | The initial |
goalState |
State | The target state of a transition activity |
- Source: