public class NavPointNeighboursState extends BotListState<NavPointNeighbourLink,TranslatorContext>
| Constructor and Description |
|---|
NavPointNeighboursState() |
| Modifier and Type | Method and Description |
|---|---|
void |
stateLeaving(TranslatorContext translatorContext,
cz.cuni.amis.fsm.IFSMState<InfoMessage,TranslatorContext> toState,
InfoMessage symbol) |
getList, init, newList, restart, stateEntering, stateSymboltoStringpublic void stateLeaving(TranslatorContext translatorContext, cz.cuni.amis.fsm.IFSMState<InfoMessage,TranslatorContext> toState, InfoMessage symbol)
stateLeaving in interface cz.cuni.amis.fsm.IFSMState<InfoMessage,TranslatorContext>stateLeaving in class BotListState<NavPointNeighbourLink,TranslatorContext>Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.