|
GATE Version 3.1-2270 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FSM | |
---|---|
gate.fsm | |
gate.jape |
Uses of FSM in gate.fsm |
---|
Methods in gate.fsm that return FSM | |
---|---|
FSM |
FSMInstance.getSupportGraph()
Returns the FSM transition graph that backs this FSM instance |
Methods in gate.fsm with parameters of type FSM | |
---|---|
static FSMInstance |
FSMInstance.getNewInstance(FSM supportGraph,
State FSMPosition,
Node startNode,
Node AGPosition,
HashMap bindings,
Document doc)
Static method that provides new FSM instances. |
Constructors in gate.fsm with parameters of type FSM | |
---|---|
FSMInstance(FSM supportGraph,
State FSMPosition,
Node startNode,
Node AGPosition,
HashMap bindings,
Document document)
Creates a new FSMInstance object. |
Uses of FSM in gate.jape |
---|
Fields in gate.jape declared as FSM | |
---|---|
protected FSM |
SinglePhaseTransducer.fsm
|
Methods in gate.jape that return FSM | |
---|---|
protected FSM |
SinglePhaseTransducer.createFSM()
|
FSM |
SinglePhaseTransducer.getFSM()
|
|
GATE Version 3.1-2270 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |