|
Sautrela | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DWFSA<S extends State,Y extends Symbol,T extends Transition<S,Y>>
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface edu.gtts.sautrela.wfsa.WFSA |
|---|
WFSA.Factory |
| Method Summary | |
|---|---|
T |
getTrans(S state,
Y symbol)
Returns the transition for the given state and symbol |
| Methods inherited from interface edu.gtts.sautrela.wfsa.WFSA |
|---|
dumpTrainCounts, getAlphabet, getFinProb, getIniState, getName, getRandomTrans, getTrans, incrementTrainCount, incrementTrainCount, initTrainCounts, toXML |
| Method Detail |
|---|
T getTrans(S state,
Y symbol)
state - the source Statesymbol - the observed symbol
|
Sautrela | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||