com.karneim.util.collection.set
protected class SAutomaton.Transition extends Object implements IStatePro.ITransition
| Field Summary | |
|---|---|
| protected Automaton.State.Transition | transition |
| Constructor Summary | |
|---|---|
| protected | Transition(Automaton.State.Transition transition) |
| Method Summary | |
|---|---|
| ISet_char | getCharSet() |
| IStatePro | getFromState() |
| Set | getLabels() |
| IStatePro | getToState() |
| String | toString() |