|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TransitionTable
| Method Summary | |
|---|---|
boolean |
legalTransition(TxState from,
TxState to)
This method allows checking whether a transition is valid. |
| Method Detail |
|---|
boolean legalTransition(TxState from,
TxState to)
from - The start state of the transition.to - The end state of the transition.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||