|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ExitStateTransition
Defines contract for exit transitions
Method Summary | |
---|---|
void |
exitTransition(SMStateIF currentState)
Called every time other state replaces the state associated with this transition as current |
Method Detail |
---|
void exitTransition(SMStateIF currentState)
currentState
- the state asociated with this transition
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |