|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of IFSM in cz.cuni.amis.fsm |
|---|
| Classes in cz.cuni.amis.fsm that implement IFSM | |
|---|---|
class |
FSM<SYMBOL,CONTEXT>
Context aware FSM implementation. |
class |
FSMNested<SYMBOL,CONTEXT>
Wraps the IFSM implementation as the IFSMState thus allowing you to create hierarchical fsm. |
| Constructors in cz.cuni.amis.fsm with parameters of type IFSM | |
|---|---|
FSMNested(IFSM<SYMBOL,CONTEXT> fsm)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||