See: Description
| Class | Description |
|---|---|
| AddRoles |
Adds roles to a state.
|
| ChangeInitial |
Configures if a state can be an initial state.
|
| ChangeKey |
Changes the key of a state.
|
| ChangeType |
Changes the type for which the state can be used.
|
| RemoveRoles |
Removes a role from a state.
|
| SetDescription |
Sets the description of a state.
|
| SetName |
Sets/unsets the name of a state.
|
| SetRoles |
Sets the roles of a state.
|
| SetTransitions |
Configures the allowed transitions to the next state.
|