| Package | Description |
|---|---|
| org.dice_research.squirrel.analyzer.mime |
| Modifier and Type | Class and Description |
|---|---|
class |
RtTransition
Transition in finite state machine.
|
| Modifier and Type | Field and Description |
|---|---|
private List<Transition> |
RtState.transitions |
| Modifier and Type | Method and Description |
|---|---|
State |
State.with(Transition tr)
Add a Transition to this state.
|
State |
RtState.with(Transition tr) |
Copyright © 2017–2020. All rights reserved.