|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FSATransition | |
|---|---|
| ProtocolLearner | |
| Uses of FSATransition in ProtocolLearner |
|---|
| Methods in ProtocolLearner that return types with arguments of type FSATransition | |
|---|---|
java.util.ArrayList<FSATransition> |
FSAutomaton.getStateTransition(int stateID)
Returns the set of transition functions for a state. |
| Methods in ProtocolLearner with parameters of type FSATransition | |
|---|---|
int |
FSAutomaton.addTransition(int srcState,
FSATransition transition)
Add a transition object to the automaton |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||